An error occurred fetching the project authors.
- 17 Feb, 2022 1 commit
-
-
Felipe Artur authored
Now that all test reports have issue_id column populated we can deprecate its relatioships with requirements and use work items(issues of requirement type). Requirements objects will only be used as proxy to keep its iids compatible. Changelog: changed EE: true
-
- 09 Mar, 2021 1 commit
-
-
Felipe Artur authored
Validate last_test_report_state parameter used to filter requirements.
-
- 12 Feb, 2021 1 commit
-
-
Felipe Artur authored
Allow to filter requirementsby passed or failed status on graphql.
-
- 03 Jun, 2020 1 commit
-
-
Arturo Herrero authored
The plan for RSpec 4.0 is to disable monkey patching: https://rspec.info/blog/2013/07/the-plan-for-rspec-3/#zero-monkey-patching-mode This commit stops using RSpec monkey patching: https://relishapp.com/rspec/rspec-core/docs/configuration/zero-monkey-patching-mode
-
- 28 May, 2020 1 commit
-
-
charlie ablett authored
- Add scopes to Requirement, plus tests - Add filters to RequirementsFinder, plus tests - Add filter args to GraphQL resolver, plus tests
-
- 30 Apr, 2020 1 commit
-
-
Jan Provaznik authored
* moved under requirement_management
-
- 17 Mar, 2020 1 commit
-
-
Jan Provaznik authored
Allows listing requirements through GraphQL API and use basic filtering and sorting parameters.
-