feat: defer invoices below 5 EUR with carry-over #3525
GitHub Actions / Test report for ktlint:test
succeeded
Mar 18, 2026 in 0s
9 passed, 0 failed and 0 skipped
✅ backend/ktlint/build/test-results/test/TEST-io.tolgee.testing.ktlint.DirtiesContextTagRuleTest.xml
4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| io.tolgee.testing.ktlint.DirtiesContextTagRuleTest | 4✅ | 1s |
✅ io.tolgee.testing.ktlint.DirtiesContextTagRuleTest
✅ raises an error if DirtiesContext method isn't inside the class with ContextRecreatingTest annotation()
✅ no error if DirtiesContext method is inside the class with ContextRecreatingTest annotation()
✅ no error if DirtiesContext test has ContextRecreatingTest annotation()
✅ raises an error if DirtiesContext class test doesn't have ContextRecreatingTest annotation()
✅ backend/ktlint/build/test-results/test/TEST-io.tolgee.testing.ktlint.JakartaTransientInEntitiesTest.xml
5 tests were completed in 43ms with 5 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| io.tolgee.testing.ktlint.JakartaTransientInEntitiesTest | 5✅ | 43ms |
✅ io.tolgee.testing.ktlint.JakartaTransientInEntitiesTest
✅ does not complain on correct Transient usage()
✅ does not complain on Transient in non-entity classes()
✅ raises an error if using Kotlin transient in entity (property)()
✅ raises an error if using Kotlin transient in entity (constructor parameter)()
✅ raises an error if using Kotlin transient in entity (with specifier)()
Loading