.. |
fixtures
|
[New Model] Performance Bug Model (#3895)
|
2024-01-17 08:58:47 -05:00 |
conftest.py
|
Add support for multiple DBs for github (#2465)
|
2021-10-05 14:31:00 +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
|
Fix test failures in defect models (#2944)
|
2022-06-06 09:48:56 +02:00 |
test_bug_features.py
|
Extract the logic to identify bug types into individual feature classes (#3907)
|
2024-01-03 10:04:12 -05: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
|
Update pre-commit repositories
|
2023-02-06 11:42:06 +01:00 |
test_bugzilla.py
|
Fix some new linting failures
|
2022-03-16 11:55:55 +01:00 |
test_commit_features.py
|
Change extraction features classes names from snake case to pascal case (#3781)
|
2023-11-03 16:23:45 -04:00 |
test_db.py
|
Don't return a last modified date if the DB schema changed (#2653)
|
2021-12-13 19:40:05 +01: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
|
Add a model to identify invalid reports for Firefox in-product reporter (#3790)
|
2023-11-18 20:56:31 -05:00 |
test_github.py
|
Add support for multiple DBs for github (#2465)
|
2021-10-05 14:31:00 +02:00 |
test_github_issue_retriever.py
|
Change github retriever test to assert for the MaxRetry exception to be raised
|
2022-05-30 11:26:15 +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_invalid_compatibility_report.py
|
Add a model to identify invalid reports for Firefox in-product reporter (#3790)
|
2023-11-18 20:56:31 -05:00 |
test_labels.py
|
Assert get_all_bug_ids returns only numbers
|
2019-05-30 16:15:54 +02:00 |
test_models.py
|
Drop the component_nn model
|
2023-11-29 20:01:09 -05:00 |
test_needsdiagnosis.py
|
Add needsdiagnosis model to classify webcompat issues (#2313)
|
2021-04-27 10:06:14 +02:00 |
test_performancebug.py
|
[New Model] Performance Bug Model (#3895)
|
2024-01-17 08:58:47 -05:00 |
test_phabricator.py
|
Use dict, list, tuple instead of typing (#2640)
|
2021-12-01 17:27:14 +01:00 |
test_pipelines.py
|
Add responses.add_passthru in all test functions where it is needed
|
2022-05-30 11:12:37 +02: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
|
Fix test failures in defect models (#2944)
|
2022-06-06 09:48:56 +02:00 |
test_repository.py
|
Change extraction features classes names from snake case to pascal case (#3781)
|
2023-11-03 16:23:45 -04: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
|
When retrieving past failure data for a TOML manifest, fallback on data from the homonymous INI manifest (#3691)
|
2023-10-06 15:15:40 +02:00 |
test_test_scheduling_features.py
|
Change extraction features classes names from snake case to pascal case (#3781)
|
2023-11-03 16:23:45 -04:00 |
test_testselect.py
|
When retrieving past failure data for a TOML manifest, fallback on data from the homonymous INI manifest (#3691)
|
2023-10-06 15:15:40 +02:00 |
test_tracking.py
|
Multilabel classifier for detecting type of bug (#395)
|
2019-05-14 12:17:53 +02:00 |
test_trainer.py
|
Bump numpy from 1.22.4 to 1.26.1 (#3774)
|
2023-10-30 13:14:08 +01:00 |
test_uplift.py
|
Add basic test case for the Uplift model (#696)
|
2019-07-15 23:29:28 +02:00 |
test_utils.py
|
Fix StructuredColumnTransformer transformer and add some tests for it (#3762)
|
2023-10-27 17:18:38 +02:00 |