summaryrefslogtreecommitdiff
path: root/tests/functional/api/test_topics.py
Commit message (Collapse)AuthorAgeFilesLines
* chore: topic functional testsLiora Milbaum2022-10-151-5/+11
|
* chore(topics): 'title' is required when creating a topicJohn L. Villalovos2022-07-281-2/+9
| | | | In GitLab >= 15.0 `title` is required when creating a topic.
* feat(api): re-add topic delete endpointNejc Habjan2022-04-011-0/+3
| | | | This reverts commit e3035a799a484f8d6c460f57e57d4b59217cd6de.
* chore(api): temporarily remove topic delete endpointNejc Habjan2021-12-111-3/+0
| | | | It is not yet available upstream.
* feat(api): add support for Topics APINejc Habjan2021-12-111-0/+21