.. |
fixtures
|
Add tests for the repository.get_commits function (#1674)
|
2020-07-10 21:54:44 +02:00 |
conftest.py
|
Use autouse pytest feature instead of defining usefixtures in pytest.ini file
|
2020-06-15 18:59:53 +02:00 |
test_assignee.py
|
Add basic test for the Assignee model (#621)
|
2019-07-02 20:52:08 +02:00 |
test_backout.py
|
Use some bug features in the Backout model (#615)
|
2019-07-11 15:42:02 +02:00 |
test_bug.py
|
Multilabel classifier for detecting type of bug (#395)
|
2019-05-14 12:17:53 +02:00 |
test_bug_features.py
|
Make sure features are not used twice (#1215)
|
2020-01-10 21:17:09 +01:00 |
test_bug_snapshot.py
|
Make bug snapshotting code fail silently when really necessary (#457)
|
2019-05-17 20:06:57 +02:00 |
test_bugtype.py
|
Add basic tests for the BugType model (#513)
|
2019-05-29 10:39:33 +02:00 |
test_bugzilla.py
|
Ignore case when looking for components in the component to team data
|
2020-12-14 19:20:29 +01:00 |
test_commit_features.py
|
Make sure features are not used twice (#1215)
|
2020-01-10 21:17:09 +01:00 |
test_db.py
|
Update all index URLs, removing the 'relman' string
|
2020-09-01 14:45:02 +02:00 |
test_defect.py
|
Add basic test for defect model (#607)
|
2019-06-21 08:20:56 -07:00 |
test_defect_enhancement_task.py
|
Add basic test for defect_enhancement_task model (#1019)
|
2019-10-18 11:56:23 +02:00 |
test_devdocneeded.py
|
Add basic test for DevDocNeeded model (#661)
|
2019-07-01 11:46:52 +02:00 |
test_feature_cleanup.py
|
Use re.compile to speedup feature cleanups (#351)
|
2019-05-09 15:09:26 +02:00 |
test_hooks.py
|
Create a new Taskcluster hook that runs the landings risk report generation script daily at midnight UTC
|
2020-10-22 02:13:31 +02:00 |
test_labels.py
|
Assert get_all_bug_ids returns only numbers
|
2019-05-30 16:15:54 +02:00 |
test_models.py
|
Fix some code quality issues (#1958)
|
2020-12-21 15:42:24 +01:00 |
test_pipelines.py
|
Validate schema of tasks and task payloads defined in our pipelines
|
2020-12-02 23:03:27 +01:00 |
test_qaneeded.py
|
Multilabel classifier for detecting type of bug (#395)
|
2019-05-14 12:17:53 +02:00 |
test_rcatype.py
|
Add a model to identify the root cause of a bug (#1283)
|
2020-04-26 12:11:53 +02:00 |
test_regression.py
|
Add basic test for the Regression model (#618)
|
2019-06-22 12:44:31 -07:00 |
test_repository.py
|
Don't consider some special r= keywords as actual reviewers
|
2020-12-09 02:04:32 +01:00 |
test_stepstoreproduce.py
|
Add a basic test for the StepsToReproduce model (#503)
|
2019-06-07 11:11:39 +02:00 |
test_test_scheduling.py
|
Fix some new linting errors appearing with the new versions of the linters
|
2020-08-27 16:19:02 +02:00 |
test_test_scheduling_features.py
|
Calculate path distances in a faster way
|
2020-05-15 17:52:35 +02:00 |
test_testselect.py
|
Ensure we select the least possible number of configurations
|
2020-09-28 01:07:13 +02:00 |
test_tracking.py
|
Multilabel classifier for detecting type of bug (#395)
|
2019-05-14 12:17:53 +02:00 |
test_trainer.py
|
Update all index URLs, removing the 'relman' string
|
2020-09-01 14:45:02 +02:00 |
test_uplift.py
|
Add basic test case for the Uplift model (#696)
|
2019-07-15 23:29:28 +02:00 |
test_utils.py
|
Update all index URLs, removing the 'relman' string
|
2020-09-01 14:45:02 +02:00 |