rbygrave
|
baa0594501
|
Change ebean-test tests to use H2 rather than mariadb
|
2021-07-13 12:10:23 +12:00 |
|
Robin Bygrave
|
c9968a9662
|
Change JsonAssertContains array matching to match on size
|
2021-03-16 22:03:12 +13:00 |
|
Robin Bygrave
|
e3001e8bdd
|
Fix JsonAssertContains testContainsFails with missing parts of JSON
Just add missing parts of test/resources/original.json and original-subset-modified.json
|
2021-03-16 09:30:54 +13:00 |
|
sebastian-mrozek
|
899fdca995
|
Improve assertions in case json compare does not fail as expected
Remove sys out print.
|
2021-03-15 13:04:05 +13:00 |
|
sebastian-mrozek
|
4731ee034e
|
Handle searching for matching elements in an array
Add unit tests.
Refactor internals to allow reusing assertion method for finding matches in an array.
|
2021-03-15 12:51:36 +13:00 |
|
sebastian-mrozek
|
ef3980a3ee
|
Add test resources
|
2021-03-11 13:47:46 +13:00 |
|
sebastian-mrozek
|
2a1c170aa4
|
Add test for shuffled array comparison
|
2021-03-11 13:44:59 +13:00 |
|
Robin Bygrave
|
b7da2cbd97
|
#2173 - ebean-test: Add assertContains - DbJson.of(entityBean).assertContains(...)
|
2021-02-19 09:29:06 +13:00 |
|
Robin Bygrave
|
99bb55efa0
|
No change - update ebean-test test configuration only for windows
|
2021-01-20 17:22:00 +13:00 |
|
rob bygrave
|
fe874c946d
|
#2140 - Bump ebean-migration dependency of ebean-ddl-generator to 12.4.0 (update ebean-test)
|
2020-12-23 20:22:50 +13:00 |
|
rob bygrave
|
9d706056c6
|
No functional change, replace new ReentrantLock(false) with new ReentrantLock()
|
2020-12-04 21:18:55 +13:00 |
|
rob bygrave
|
35580fa62b
|
#2101 - Refactor to make ebean-migration optional dependency
|
2020-11-18 21:52:32 +13:00 |
|
rob bygrave
|
064b3ceaa4
|
#2080 - Refactor convert from sychronized to ReentrantLock
DatabaseFactory, DbPrimary, ScalarTypeArrayList etc
|
2020-10-16 00:46:13 +13:00 |
|
rob bygrave
|
a53168bd00
|
Add Automatic-Module-Name entries MANIFEST.MF
|
2020-10-12 16:21:29 +13:00 |
|
rob bygrave
|
a6f5ab8074
|
Refactor internals - move DbOffline, split VisitAllUsing into VisitProperties
|
2020-10-09 18:02:40 +13:00 |
|
rob bygrave
|
fa4130ba8e
|
Fix travis testing for ebean-querybean module
|
2020-10-09 10:29:35 +13:00 |
|
rob bygrave
|
5112253d19
|
Fix for travis build of ebean-test module
|
2020-10-09 10:04:15 +13:00 |
|
rob bygrave
|
bc055fea25
|
#2068 - Add ebean-test as module
|
2020-10-08 23:48:19 +13:00 |
|