MichalKinas
7592b637cc
ACS-4966 Correct child category creation
2023-04-14 09:57:14 +02:00
MichalKinas
70c490f26c
ACS-4966 Parent category not as root
2023-04-14 09:15:07 +02:00
MichalKinas
93f7d06cf0
ACS-4966 Missing imports
2023-04-14 08:37:49 +02:00
MichalKinas
657318c6ae
ACS-4966 Create Categories under the right parent
2023-04-14 08:31:54 +02:00
MichalKinas
4f4d8210ef
ACS-4966 Explicitly test path equality
2023-04-13 19:37:41 +02:00
MichalKinas
14ba7f5d55
ACS-4966 Explicit test result logging
2023-04-13 19:00:35 +02:00
MichalKinas
b0f767c1ae
ACS-4966 CR fixes
2023-04-13 12:40:35 +02:00
MichalKinas
baccde2663
ACS-4966 Restore user creation
2023-04-13 10:23:32 +02:00
MichalKinas
e048278a27
ACS-4966 Missing import
2023-04-13 09:38:01 +02:00
MichalKinas
8586d22b95
ACS-4966 Correct categories creation
2023-04-13 09:28:23 +02:00
MichalKinas
3dec621b15
ACS-4966 Correct path in unit tests, cover child category case
2023-04-13 09:19:05 +02:00
Tom Page
4f69f28586
ACS-4932 Fix issues around renaming tags. ( #1847 )
...
* ACS-4932 Rename tag node without the id changing.
* ACS-4932 Use fake tag to fire events for all nodes.
* ACS-4932 Use event generator to create events for renamed tags.
* ACS-4932 Fix unit test.
* ACS-4932 Fix tag update tests.
* ACS-4932 Tag names are always lower case.
* ACS-4932 Update TAS tag tests to use lowercase tag names.
2023-04-05 11:37:16 +01:00
Kacper Magdziarz
959cf8f13f
Feature/acs 4462 mtls e2e test ( #1861 )
...
ACS-4462 add empty response handling
2023-04-05 08:22:25 +02:00
MichalKinas
0612d74c68
ACS-4966 Correct path check
2023-04-03 16:46:22 +02:00
MichalKinas
eb6157ed2a
ACS-4966 Move category creation to data preparation step
2023-04-03 15:55:06 +02:00
MichalKinas
72a573c090
ACS-4966 Rest tests expect correct path
2023-04-03 15:45:59 +02:00
MichalKinas
13e3369a7f
ACS-4966 Add path to RestCategoryModel, fix path tests
2023-04-03 13:12:51 +02:00
MichalKinas
444de08f91
ACS-4966 Add REST tests
2023-04-03 12:08:12 +02:00
Tom Page
8bb30643d4
Merge pull request #1790 from Alfresco/feature/ACS-4779-Count_isssue_for_GET_call
...
ACS-4779:Count field issue for GET call
2023-03-27 17:23:27 +01:00
Tom Page
a86a954771
Merge pull request #1829 from Alfresco/feature/ACS-4863_InvestigateTestFailure
...
ACS-4863 Restore code to allow aliases in tag and category APIs.
2023-03-24 11:37:15 +00:00
Tom Page
c27a44d711
ACS-4863 Remove test for invalid URL.
...
This test behaves differently against community and enterprise as the double slash is treated differently.
2023-03-24 10:16:28 +00:00
Krystian Dabrowski
ef089472fb
ACS-4915: Editing an orphaned tag results in the tag being deleted ( #1823 )
...
* ACS-4915: Editing an orphaned tag results in the tag being deleted
2023-03-24 10:55:12 +01:00
Piotr Żurek
fb119565dc
ACS-4888 Use Keycloak free tas-utility ( #1827 )
2023-03-23 18:29:19 +01:00
Tom Page
06c6efc6c9
ACS-4779 Remove duplicate @BeforeClass method.
2023-03-23 13:51:47 +00:00
Tom Page
fd96c90c08
ACS-4779 Remove test for unsupported use case.
2023-03-22 16:02:55 +00:00
Tom Page
a41fcdff0f
ACS-4779 Ensure we only include the count for tags in the GET response when requested.
2023-03-22 15:18:37 +00:00
Tom Page
ab461e34af
ACS-4779 Tidy test class.
2023-03-22 14:48:01 +00:00
Tom Page
c92ef4393c
Merge master into feature branch.
2023-03-22 14:46:15 +00:00
Krystian Dabrowski
f2fdf958f2
ACS-4023: Update GET /tags to support getting tags by name ( #1766 )
...
* ACS-4023: Update GET /tags to support getting tags by name
2023-03-15 09:46:58 +01:00
adam.zakrzewski
267bd98d21
ACS-4779: Adding update for tests after Tome's review
2023-03-08 16:14:21 +01:00
adam.zakrzewski
bcaeedb162
ACS-4779:Count field exists in response for get list of tags even when that field is not included. Other issue is that count field is not present when we do GET call with included count for /tags/{tagId}
2023-03-08 14:39:47 +01:00
adam.zakrzewski
f93bced905
ACS-4779:Count field exists in response for get list of tags even when that field is not included. Other issue is that count field is not present when we do GET call with included count for /tags/{tagId}
2023-03-08 14:27:16 +01:00
mikolajbrzezinski
bf16e843fd
ACS-3975 Fix Intermittent Test Failure ( #1785 )
...
Fix Intermittent Test Failure
2023-03-07 11:50:33 +01:00
Krystian Dabrowski
23de0fefd7
ACS-4633: Duplicated tag is not detected when tag string contains upper case ( #1750 )
2023-02-15 18:13:19 +01:00
George Evangelopoulos
561e7330e3
ACS-4027: add E2Es for DELETE /tags/{tagsId} endpoint ( #1743 )
...
* ACS-4027: add E2Es and helper methods
2023-02-13 13:31:53 +02:00
Krystian Dabrowski
96c1464b6c
ACS-4026: Create orphaned tag with POST /tags ( #1748 )
...
* ACS-4026: Create orphaned tag with POST /tags
2023-02-10 16:51:22 +01:00
George Evangelopoulos
a59234f47f
ACS-4027: Introduce changes to support removing tag from all associated nodes ( #1709 )
...
* ACS-4027: Introduce changes to support removing tag from all associated nodes
* ACS-4027: fix implementation and add tests
2023-02-07 18:32:52 +02:00
Krystian Dabrowski
285ebc29a4
ACS-4154: Add category count to relevant CRUD endpoints for categories ( #1724 )
...
* ACS-4154: Add category count to relevant CRUD endpoints for categories
2023-02-07 11:14:35 +01:00
Krystian Dabrowski
37ec795358
ACS-4362: Fix returned HTTP error status for invalid note type ( #1691 )
...
* ACS-4362: Create categories and tags - fix returned HTTP error status for invalid note type
2023-01-24 17:42:12 +01:00
George Evangelopoulos
281009bc50
ACS-4035: support for removing a piece of content from a category ( #1670 )
...
* ACS-4035: support for removing a piece of content from a category
2023-01-24 14:29:05 +02:00
Domenico Sibilio
3461a67120
ACS-4177 Improve rendition API tests retry logic ( #1692 )
2023-01-20 10:52:04 +01:00
krdabrowski
c228bfac1f
Acs 4400 multiple same categories can be linked from content or folder ( #1675 )
...
ACS-4400: Multiple same categories can be linked from content or folder
2023-01-16 11:40:37 +01:00
krdabrowski
0197b0e221
ACS-4033: List linked categories for a particular node ( #1672 )
...
* ACS-4033: List linked categories for a particular node - GET /nodes/{nodeId}/category-links
2023-01-13 18:10:46 +01:00
krdabrowski
e4e4ed214a
ACS-4034: Assign a piece of content to a category ( #1655 )
...
* ACS-4034: Assign a piece of content to a category - POST /nodes/{nodeId}/category-links
- added also one TAS test for update category covering repeated name case
2023-01-09 16:01:57 +01:00
Domenico Sibilio
2a2ae2448e
ACS-4188 Migrate tas tests to Log4j 2.x ( #1630 )
...
* ACS-4188 Migrate tas tests to Log4j 2.x
* ACS-4188 Make main log4j2.properties file more compact
* ACS-4188 Remove unnecessary log4j2 test dependencies
* ACS-4188 Rename log4j.properties file
2022-12-20 09:45:10 +01:00
krdabrowski
cea3e37dd5
ACS-4029: Update a category name - PUT /categories/{categoryId} ( #1621 )
...
* ACS-4029: Update a category name - PUT /categories/{categoryId}
2022-12-16 12:36:06 +01:00
George Evangelopoulos
88b6a8e5b3
ACS-4030: Delete category endpoint ( #1618 )
...
* ACS-4030: Delete category endpoint implementation and tests
2022-12-14 16:00:59 +00:00
Maciej Pichura
0aae95b255
ACS-4031 list category children ( #1617 )
...
* ACS-4031: Get category children endpoint.
* ACS-4031: Fix in E2E test.
* ACS-4031: Adding more unit tests.
* Fix test description
Co-authored-by: Tom Page <tpage-alfresco@users.noreply.github.com >
* Fix test description
Co-authored-by: Tom Page <tpage-alfresco@users.noreply.github.com >
* ACS-4031: Refactoring after code review.
* ACS-4031: Updating E2E test after latest logic refactor.
Co-authored-by: Tom Page <tpage-alfresco@users.noreply.github.com >
2022-12-13 17:13:02 +01:00
Maciej Pichura
f511436823
ACS-4032 create category (multiple categories pagination fix) ( #1610 )
...
* ACS-4032: Some fixes and refactors after verification. Fixing pagination info on POST multiple entities response.
* ACS-4032: Some fixes and refactors after verification. Fixing pagination info on POST multiple entities response.
* Fixing a test STEP description
Co-authored-by: Tom Page <tpage-alfresco@users.noreply.github.com >
Co-authored-by: Tom Page <tpage-alfresco@users.noreply.github.com >
2022-12-08 17:40:56 +01:00
Maciej Pichura
b701f9a994
ACS-4032 Create category (POST) ( #1606 )
...
* ACS-4028 Get category by id (#1591 )
* ACS-4028: Get category by id endpoint.
* ACS-4028: Get category by id endpoint.
* ACS-4028: Get category by id endpoint - integration TAS tests.
* ACS-4028: Get category by id endpoint - refactoring.
* ACS-4028: Adding test to test suite.
* ACS-4028: Fixes after code review.
* ACS-4032: Initial code for POST category endpoint.
* ACS-4032: Full implementation for POST category endpoint + tests.
* ACS-4032: Some fixes and refactors after code review.
2022-12-08 10:43:22 +01:00