Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.3.5 #49

Merged
merged 27 commits into from
Aug 28, 2024
Merged

Version 1.3.5 #49

merged 27 commits into from
Aug 28, 2024

Conversation

ricaun
Copy link
Member

@ricaun ricaun commented Aug 28, 2024

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 Improve: Path too long for the tests. #48)
  • Update to use ricaun.Revit.UI.Tasks library to run async tests.
  • Update to use ricaun.Revit.UI.Busy library to check if revit is busy.

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.
  • Update ApplicationUtils check local file exists.
  • Update RevitTestConsole with SetCurrentDirectory using the source test file.

Copy link
Member Author

@ricaun ricaun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Great

@ricaun ricaun merged commit 1230bce into master Aug 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve: Path too long for the tests.
1 participant