Commit Graph

79 Commits

Author SHA1 Message Date
René Pfeuffer
c4b34752b4 Fix integration tests by delegating to existing servlets 2018-09-04 20:29:17 +02:00
Mohamed Karray
9b7e34b08b add tag endpoints 2018-09-04 17:38:28 +02:00
Philipp Czora
0b70c6227c Added integration test 2018-09-03 15:36:09 +02:00
René Pfeuffer
b4ae92d123 Add simple changeset integration test 2018-08-29 13:34:53 +02:00
René Pfeuffer
b070df4dda Remove system out 2018-08-29 10:20:14 +02:00
René Pfeuffer
9911b3ade1 Fix buildbreaker after merge 2018-08-28 12:43:56 +02:00
René Pfeuffer
cb3b2a1e2c Merge with 2.0.0-m3 2018-08-28 10:02:16 +02:00
René Pfeuffer
f66267e107 Correct test case 2018-08-27 13:04:05 +02:00
Mohamed Karray
19ce115786 #8771 merge 2018-08-24 11:13:24 +02:00
Mohamed Karray
abe3dec8df #8771 fix get all to return links
add permissionRead and permissionWrite permissions
2018-08-24 10:57:50 +02:00
René Pfeuffer
0642a4c8bc Fix integration test using self link instead of content link 2018-08-24 09:15:15 +02:00
René Pfeuffer
b3fd051321 Check against feature instead of repository type 2018-08-24 07:57:13 +02:00
René Pfeuffer
ca563dd874 Fix default revision for hg and fix encoded slashes in URLs 2018-08-23 15:52:02 +02:00
René Pfeuffer
02f4801b58 Let integration tests use links from HAL and test brute force links 2018-08-22 12:20:09 +02:00
René Pfeuffer
585d37feed Split up test methods for each user 2018-08-22 11:19:19 +02:00
René Pfeuffer
b68c8400a7 Move tests to test classes 2018-08-22 10:59:46 +02:00
Mohamed Karray
8c128127de #8771 implement integration tests 2018-08-22 09:18:17 +02:00
René Pfeuffer
6a7987481a Peer review 2018-08-17 09:33:45 +02:00
René Pfeuffer
332fc347db Add basic integration test for interactions with repositories 2018-08-15 11:44:20 +02:00
Sebastian Sdorra
77edb49f2a use scm-webapp from local repository and not from target directory 2018-08-07 15:50:38 +02:00
Sebastian Sdorra
0a887be349 cleanup pom of scm-it module 2018-08-07 15:39:39 +02:00
René Pfeuffer
04999bba86 Move test data creation to class TestData 2018-08-06 16:16:19 +02:00
René Pfeuffer
6fff26eb76 Add http protocol link to repository object response 2018-08-06 15:34:31 +02:00
René Pfeuffer
07e7fd91aa Use existing constants 2018-08-06 14:22:07 +02:00
René Pfeuffer
62f0e3f505 Add checks to repository tests 2018-08-06 14:06:36 +02:00
René Pfeuffer
e3d2997e71 Migrate IT for read and commit from/to repository to new module 2018-08-06 13:48:06 +02:00
René Pfeuffer
c87179e686 Build json in integration test via java ee builder 2018-08-06 11:53:45 +02:00
René Pfeuffer
e60bea5f08 Simplify scm test parameters 2018-08-03 10:42:47 +02:00
René Pfeuffer
62f8509e85 Introduce new integration test module 2018-08-03 09:38:13 +02:00