Commit Graph
6 Commits
Author SHA1 Message Date
Andrei Forascu 7a5693f675 REPO-3206 - Rewrite Lucene-based Tests in TAS for LockServiceImplTest 2018-02-14 13:28:48 +00:00
Alexandru Epure 7084d319cd REPO-3023: Fix quarantined TAS REST API GetTagsTests 2017-11-27 16:13:56 +00:00
Alexandru-Eusebiu Epure cbae035ed4 REPO-2289 : Implement tests in TAS project for 'Groups'
Remove only DESC assertion sorting from GroupsTests.createListUpdateAndDeleteGroup because the assert does not work properly.
2017-10-24 18:15:39 +03:00
Alexandru-Eusebiu Epure 3a80218f24 REPO-2289 : Implement tests in TAS project for 'Groups'
Remove DESC sorting from GroupsTests.createListUpdateAndDeleteGroup because the assert does not work properly.
2017-10-24 17:10:42 +03:00
Alexandru-Eusebiu Epure 7cb8112e75 REPO-2289 : Implement tests in TAS project for 'Groups'
Implemented createGroupMembershipUntilIsCreated that waits maximum 90s for solr to index the group membership
   Add test for each endpoint.
   Updated listGroupMembership for person as it did not returned the correct model.
2017-10-23 16:05:58 +03:00
Alexandru-Eusebiu Epure 369dedf435 REPO-2289 : Implement tests in TAS project for 'Groups'
Add models for groups (RestGroupModel and RestGroupMember)
   Implemented all endpoints requests for GROUPS category (Api-Explorer)
2017-10-20 10:43:12 +03:00