Commit Graph

10 Commits

Author SHA1 Message Date
Tim Donohue
e69a63c5a7 Fix a number of errorprone warnings in tests. 2020-02-13 15:31:47 -06:00
Patrick Trottier
7f4b4e9f8a Convert getLogger() and Log4J imports for Log4J 2 2018-11-09 08:41:42 -05:00
Terry Brady
0ced11c0af port pr1973 2018-08-06 11:25:22 -07:00
Tim Donohue
8a48f782ea Fix dspace-api module per new code style 2018-02-21 15:23:58 -06:00
Mark H. Wood
a1aae4a82b [DS-3720] Remove all traces of ContiPerf. 2018-02-01 16:37:02 -05:00
Tom Desair
8a35828e1e DS-3579: Attempt to speed up the IT tests to prevent test failures due to average execution time exceeded the requirement. 2017-07-04 15:36:59 +02:00
Tim Donohue
993e4522bd DS-3179 : Add Integration Tests to validate Community / Collection Admin inherited delete permissions 2016-06-28 19:19:41 +00:00
Tim Donohue
094820c12d Enhance unit/integration tests to also test for mapped items in ITCommunityCollection 2016-02-04 15:27:45 -06:00
Tim Donohue
2139b09353 Add a testCreateItems(). Decrease number of times we run testCountItems() 2016-02-04 10:34:56 -06:00
Mark H. Wood
9b6b581d98 [DS-2397] Run 2 integration tests; fix problems uncovered thereby.
This makes Failsafe run conditional on maven.test.skip, ensures that
the test environment is unpacked for that phase, and configures
Failsafe as Surefire is.  Two *Test.java classes were renamed IT*.java
so that Failsafe would run them and Surefire wouldn't.
2015-10-01 13:34:06 -04:00