Skip to content

Conversation

@MoonBow-1
Copy link
Contributor

@MoonBow-1 MoonBow-1 commented Aug 11, 2025

Should be merged only after Pr #15 is closed!
Closes #31

  • Removes the annotated methods from test files
  • Converts Spring Boot tests to normal unit tests

MoonBow-1 added 30 commits May 6, 2025 16:25
- Time to migrate the time related tests from ServiceAndEventManagerIT to TimestampedHttpEventDataTest
- 4 failing assertions found in this commit
- Fixes tests
- Performance impact
- Otherwise does compile, but doesn't start properly
MoonBow-1 added 29 commits June 24, 2025 09:18
- Old Time classes have been deleted
- Tests are missing and broken at the moment
…alue

- Allows for tests to declare an expected value
- Tested by running the test file 1000 times
- Causes problems if the test is not run in 30 seconds
- Some vars were not renamed when refactoring objects, so fix the HttpEvent... references
- Allows Configuration to be configurable via ctor
- Allows Configuration to be a parameter to Acknowledgements via ctor
- Allows HECServiceImpl to specify fields with a new ctor
- TokenManagerTests renamed to TokenManagerTest
@MoonBow-1 MoonBow-1 self-assigned this Aug 11, 2025
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.

Investigate possibility of removing JUnit @BeforeEach, @AfterEach etc. annotations

1 participant