Tim Donohue
|
2b2d0b19b6
|
Ensure DSpace defaults to UTC time zone in all code / tests. This is necessary so that Spring / Hibernate don't auto-switch timezones when reading from database.
|
2025-07-30 12:08:23 -05:00 |
|
Tim Donohue
|
68266cd3c1
|
Move logging of test methods to Abstract*Test classes in dspace-api. That way they work for **both** dspace-server-webapp and dspace-api tests.
(cherry picked from commit bd20c9262b )
|
2024-11-06 21:12:01 +00:00 |
|
Mark H. Wood
|
c427a2e83f
|
[DS-3952] Fix a broken test. Various cleanups.
|
2021-08-08 19:12:49 -04:00 |
|
Tim Donohue
|
db18ddfb5a
|
Update dependencies. Fixes Maven issues with initializing dspace.dir
|
2020-02-13 13:43:48 -06:00 |
|
Patrick Trottier
|
7f4b4e9f8a
|
Convert getLogger() and Log4J imports for Log4J 2
|
2018-11-09 08:41:42 -05:00 |
|
Tim Donohue
|
3e45d113dc
|
Fix dspace-api unit tests to align with code style
|
2018-02-28 11:38:22 -06:00 |
|
Tim Donohue
|
8a48f782ea
|
Fix dspace-api module per new code style
|
2018-02-21 15:23:58 -06:00 |
|
Tom Desair
|
6a7c60c121
|
DS-3484: Refactoring builders and extended Browse by title test
|
2017-11-02 11:18:50 +01:00 |
|
Colin Delacroix
|
a17bf59b9d
|
annotate unit tests so they can be run directly from eclipse junit4 runner
|
2017-01-30 11:27:39 +01:00 |
|
Tim Donohue
|
9bbf81a1e2
|
Ensure dspace.dir system property also specified for Integration Tests
|
2016-01-25 14:35:42 -06:00 |
|
Tim Donohue
|
ed25cc0afe
|
Create new AbstractDSpaceTest to initialize Kernel separate from Database. Some tests ONLY need the Kernel for configs, and not the full DB.
|
2016-01-25 14:35:38 -06:00 |
|