Skip to content

Releases: ricaun-io/ricaun.RevitTest

1.3.5-beta.2

14 Aug 20:04
Compare
Choose a tag to compare
1.3.5-beta.2 Pre-release
Pre-release

Features

  • Update Application images to support light and dark theme.

Application

  • Update project to build net47 and net48.
  • Update Images with light and dark theme.
  • Update ricaun.Revit.UI with the image auto theme based in the light and dark 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 the PathTooLongException. (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

14 Aug 15:41
Compare
Choose a tag to compare
1.3.5-beta.1 Pre-release
Pre-release

Features

  • Update Application images to support light and dark theme.

Application

  • Update project to build net47 and net48.
  • Update Images with light and dark theme.
  • Update ricaun.Revit.UI with the image auto theme based in the light and dark 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 the PathTooLongException. (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

14 Aug 12:43
Compare
Choose a tag to compare
1.3.5-beta Pre-release
Pre-release

Features

  • Update Application images to support light and dark theme.

Application

  • Update project to build net47 and net48.
  • Update Images with light and dark theme.
  • Update ricaun.Revit.UI with the image auto theme based in the light and dark 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 the PathTooLongException. (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

06 Aug 19:06
Compare
Choose a tag to compare
1.3.5-alpha Pre-release
Pre-release

Features

  • Update Application images to support light and dark theme.

Application

  • Update project to build net47 and net48.
  • Update Images with light and dark theme.
  • Update ricaun.Revit.UI with the image auto theme based in the light and dark 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

27 May 11:15
b706298
Compare
Choose a tag to compare

Console

  • Update ricaun.Revit.Installation to fix bundle not loading when Revit is open. (Fix: #46)
  • Update ricaun.Revit.Installation with a different RevitInstallationUtils.

1.3.4-rc

24 May 20:15
Compare
Choose a tag to compare
1.3.4-rc Pre-release
Pre-release

Console

  • Update ricaun.Revit.Installation to fix bundle not loading when Revit is open. (Fix: #46)
  • Update ricaun.Revit.Installation with a different RevitInstallationUtils.

1.3.4-beta

23 May 20:11
Compare
Choose a tag to compare
1.3.4-beta Pre-release
Pre-release

Console

  • Update ricaun.Revit.Installation to fix bundle not loading when Revit is open.
  • Update ricaun.Revit.Installation with a different RevitInstallationUtils.

1.3.4-alpha

23 May 15:52
Compare
Choose a tag to compare
1.3.4-alpha Pre-release
Pre-release

Console

  • Update ricaun.Revit.Installation to fix bundle not loading when Revit is open.

1.3.3

23 May 12:35
433a27f
Compare
Choose a tag to compare

Fixed

  • Fix TestCase with the same Guid using GuidFromString. (Fix: #43)
  • Fix TestCase with . in the name. (Fix: #44)

TestAdapter

  • Add GuidFromString in the TestCaseUtils.
  • Update SplitTestName to check ( and ".
  • Update Application for LocalFileExists.

Tests

  • Add TestDoubleCase with double with . in the name.

1.3.3-beta

22 May 21:32
Compare
Choose a tag to compare
1.3.3-beta Pre-release
Pre-release

Fixed

  • Fix TestCase with the same Guid using GuidFromString. (Fix: #43)
  • Fix TestCase with . in the name. (Fix: #44)

TestAdapter

  • Add GuidFromString in the TestCaseUtils.
  • Update SplitTestName to check ( and ".
  • Update Application for LocalFileExists.

Tests

  • Add TestDoubleCase with double with . in the name.