Mustapha Zorgati
|
b1166939cd
|
TSK-1937: cleaned up usage of WithServiceProvider annotation
|
2022-08-10 12:18:14 +02:00 |
Mustapha Zorgati
|
82400aecb1
|
TSK-1937: test-api now initializes service providers properly
when multiple WithServiceProvider annotations are defined
|
2022-08-10 12:18:14 +02:00 |
Mustapha Zorgati
|
f7b668835c
|
TSK-1937: test-api now supports instantiation off all class types
except for anonymous classes since they're not assignable to the WithAccessId annotation
|
2022-08-10 12:18:14 +02:00 |
Mustapha Zorgati
|
63315eaf22
|
TSK-1937: moved test-api tests to proper package
Co-authored-by: ryzheboka <25465835+ryzheboka@users.noreply.github.com>
|
2022-08-10 12:18:14 +02:00 |
Mustapha Zorgati
|
d32a6189c7
|
Updated poms to version 5.3.1-SNAPSHOT
|
2022-08-02 15:25:22 +00:00 |
ryzheboka
|
18ee26ba80
|
TSK-1837: Add custom_int fields and standard operations on them
|
2022-08-02 14:35:13 +02:00 |
Mustapha Zorgati
|
045ef3c7a1
|
TSK-1882: test-api now uses one database with different schema names
Co-authored-by: ryzheboka <25465835+ryzheboka@users.noreply.github.com>
|
2022-07-19 17:48:03 +02:00 |
Mustapha Zorgati
|
e7e2a8afa5
|
TSK-1918: test-api now exposes driver dependencies
so that they don't have to be added manually in each dependant's pom
|
2022-07-14 13:41:12 +02:00 |
Mustapha Zorgati
|
d03ab1bc60
|
TSK-1918: replace Db2 JDBC driver with official one (from maven central)
|
2022-07-14 13:41:12 +02:00 |
Mustapha Zorgati
|
86ab0a14bb
|
TSK-1917: fixed formatting of XML files (in IntelliJ)
|
2022-07-14 13:24:37 +02:00 |
Mustapha Zorgati
|
9ffa3f76c0
|
Updated poms to version 5.2.2-SNAPSHOT
|
2022-07-05 15:34:08 +00:00 |
Mustapha Zorgati
|
34ac68000b
|
Updated poms to version 5.2.1-SNAPSHOT
|
2022-06-08 21:21:45 +00:00 |
ryzheboka
|
2d3e0f9f0a
|
TSK-1884: Move builder and their tests into taskana-test-api
|
2022-05-31 09:53:01 +02:00 |
ryzheboka
|
22dac2b48c
|
TSK-1857: Move taskana-core tests into a dedicated module
|
2022-05-27 14:22:57 +02:00 |
ryzheboka
|
54f01f8927
|
TSK-1856: duplicating the test-api into a dedicated module
|
2022-04-28 16:26:31 +02:00 |