Releases: ricaun-io/ricaun.RevitTest
Releases · ricaun-io/ricaun.RevitTest
1.3.5-beta.2
Features
- Update
Application
images to supportlight
anddark
theme.
Application
- Update project to build
net47
andnet48
. - Update
Images
with light and dark theme. - Update
ricaun.Revit.UI
with the image auto theme based in thelight
anddark
in the file name. - Update
Exception
when null. - Update timestamp in temp folder to hexadecimal.
- Update test folder to temporarty the folder
RevitTest
to reduce thePathTooLongException
. (Fix #48) - Update to use
ricaun.Revit.UI.Tasks
library to run async tests.
Console
- Throw exception when
RevitTestUtils
is empty.
TestAdapter
- Show Warning when Console fails.
- Fix local file copy to temporary by zip folder.
- Add
TestsFilePathTooLong
to similate long path inside test. - Update to use
ricaun.Revit.UI.Tasks
library to run async tests.
1.3.5-beta.1
Features
- Update
Application
images to supportlight
anddark
theme.
Application
- Update project to build
net47
andnet48
. - Update
Images
with light and dark theme. - Update
ricaun.Revit.UI
with the image auto theme based in thelight
anddark
in the file name. - Update
Exception
when null. - Update timestamp in temp folder to hexadecimal.
- Update test folder to temporarty the folder
RevitTest
to reduce thePathTooLongException
. (Fix #48) - Update to use
ricaun.Revit.UI.Tasks
library to run async tests.
Console
- Throw exception when
RevitTestUtils
is empty.
TestAdapter
- Show Warning when Console fails.
- Fix local file copy to temporary by zip folder.
- Add
TestsFilePathTooLong
to similate long path inside test. - Update to use
ricaun.Revit.UI.Tasks
library to run async tests.
1.3.5-beta
Features
- Update
Application
images to supportlight
anddark
theme.
Application
- Update project to build
net47
andnet48
. - Update
Images
with light and dark theme. - Update
ricaun.Revit.UI
with the image auto theme based in thelight
anddark
in the file name. - Update
Exception
when null. - Update timestamp in temp folder to hexadecimal.
- Update test folder to temporarty the folder
RevitTest
to reduce thePathTooLongException
. (Fix #48)
Console
- Throw exception when
RevitTestUtils
is empty.
TestAdapter
- Show Warning when Console fails.
- Fix local file copy to temporary by zip folder.
- Add
TestsFilePathTooLong
to similate long path inside test.
1.3.5-alpha
Features
- Update
Application
images to supportlight
anddark
theme.
Application
- Update project to build
net47
andnet48
. - Update
Images
with light and dark theme. - Update
ricaun.Revit.UI
with the image auto theme based in thelight
anddark
in the file name. - Update
Exception
when null.
Console
- Throw exception when
RevitTestUtils
is empty.
TestAdapter
- Show Warning when Console fails.
- Fix local file copy to temporary by zip folder.
1.3.4
1.3.4-rc
1.3.4-beta
Console
- Update
ricaun.Revit.Installation
to fix bundle not loading when Revit is open. - Update
ricaun.Revit.Installation
with a differentRevitInstallationUtils
.
1.3.4-alpha
Console
- Update
ricaun.Revit.Installation
to fix bundle not loading when Revit is open.
1.3.3
Fixed
- Fix
TestCase
with the same Guid usingGuidFromString
. (Fix: #43) - Fix
TestCase
with.
in the name. (Fix: #44)
TestAdapter
- Add
GuidFromString
in theTestCaseUtils
. - Update
SplitTestName
to check(
and"
. - Update Application for
LocalFileExists
.
Tests
- Add
TestDoubleCase
with double with.
in the name.
1.3.3-beta
Fixed
- Fix
TestCase
with the same Guid usingGuidFromString
. (Fix: #43) - Fix
TestCase
with.
in the name. (Fix: #44)
TestAdapter
- Add
GuidFromString
in theTestCaseUtils
. - Update
SplitTestName
to check(
and"
. - Update Application for
LocalFileExists
.
Tests
- Add
TestDoubleCase
with double with.
in the name.