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

Tests improvement for a massive test run (1000 iterations) #58

Merged
merged 6 commits into from
Sep 30, 2024
Merged

Conversation

fededim
Copy link
Owner

@fededim fededim commented Sep 30, 2024

  • Switched from XmlDocument to XDocument in order to greatly improved the speed of RandomXmlFileTest
  • Bugfix on generation of a random DateTimeOffset which sometimes could generate under/overflow
  • Bugfix on checking configuration entries for empty element nodes in XML files since framework AddXmlFile method skips them when importing a file).
  • Improved logging information

fededim added 5 commits July 30, 2024 00:08
- Switched from XmlDocument to XDocument in order to greatly improved the speed of RandomXmlFileTest
- Bugfix on generation of a random DateTimeOffset which sometimes could generate under/overflow
- Bugfix on checking configuration entries for empty element nodes in XML files since framework AddXmlFile method skips them when importing a file.
- Improved logging information
Copy link

FEDEDIM.EXTENSIONS.CONFIGURATION.PROTECTED.DATAPROTECTIONAPITEST

Generic badge

Duration: 64.971 seconds
Start: 2024-09-30 20:59:33.814 UTC
Creation: 2024-09-30 20:59:41.872 UTC
Queuing: 2024-09-30 20:59:41.872 UTC
Finish: 2024-09-30 21:00:38.785 UTC
Duration: 64.971 seconds
Outcome: Completed | Total Tests: 6 | Passed: 6 | Failed: 0
Total: 6
Executed: 6
Passed: 6
Failed: 0

FEDEDIM.EXTENSIONS.CONFIGURATION.PROTECTED.DATAPROTECTIONAPITEST

Generic badge

Duration: 50.014 seconds
Start: 2024-09-30 20:58:43.225 UTC
Creation: 2024-09-30 20:58:56.758 UTC
Queuing: 2024-09-30 20:58:56.758 UTC
Finish: 2024-09-30 20:59:33.239 UTC
Duration: 50.014 seconds
Outcome: Completed | Total Tests: 6 | Passed: 6 | Failed: 0
Total: 6
Executed: 6
Passed: 6
Failed: 0

FEDEDIM.EXTENSIONS.CONFIGURATION.PROTECTED.DATAPROTECTIONAPITEST

Generic badge

Duration: 390.948 seconds
Start: 2024-08-01 17:45:03.405 UTC
Creation: 2024-08-01 17:45:10.756 UTC
Queuing: 2024-08-01 17:45:10.756 UTC
Finish: 2024-08-01 17:51:34.353 UTC
Duration: 390.948 seconds
Outcome: Completed | Total Tests: 6 | Passed: 6 | Failed: 0
Total: 6
Executed: 6
Passed: 6
Failed: 0

FEDEDIM.EXTENSIONS.CONFIGURATION.PROTECTED.DATAPROTECTIONAPITEST

Generic badge

Duration: 348.22 seconds
Start: 2024-08-01 17:39:14.608 UTC
Creation: 2024-08-01 17:39:20.541 UTC
Queuing: 2024-08-01 17:39:20.541 UTC
Finish: 2024-08-01 17:45:02.828 UTC
Duration: 348.22 seconds
Outcome: Completed | Total Tests: 6 | Passed: 6 | Failed: 0
Total: 6
Executed: 6
Passed: 6
Failed: 0

@fededim fededim merged commit 0386662 into master Sep 30, 2024
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.

1 participant