experimenter/.circleci
Benjamin Forehand Jr 3c4fd8e95c
fixes #7592 test(nimbus): Added end-to-end test for telemetry verification during enrollment and unenrollment (#7634)
* fixes #7592 type(test): Added end-to-end test for telemetry verification during enrollment and unenrollment

Because
* Making sure telemetry is sent when a client enrolls and unenrolls is very important. We did not have automated tests for this though

This Commit
* Adds automated checks for telemetry enroll/unenroll events.

Since this test can take a varying amount of time to complete, I utilized pytest-xdist to group tests so that this test can be run immediately, to save time.
I also had to write a ping server to collect and verify the pings, that is included in this PR.
2022-08-25 10:30:10 -04:00
..
config.yml fixes #7592 test(nimbus): Added end-to-end test for telemetry verification during enrollment and unenrollment (#7634) 2022-08-25 10:30:10 -04:00
get_firefox_versions.sh fixes #7409 chore(nimbus): Allow integration testing against multiple firefox versions (#7414) 2022-06-27 15:31:38 -05:00