mirror of
				https://github.com/mozilla/gecko-dev.git
				synced 2025-10-31 16:28:05 +02:00 
			
		
		
		
	|  48dd16b6cd There were a few things wrong with how we were handling the `nimbus-desktop-experiments` and `nimbus-secure-experiments` collections in browser tests: - We were only importing changes into the client databases in setupTest() instead of in an add_setup() function - We were not importing changes into the nimbus-secure-experiments collection in all cases - Some tests were calling `client.db.clear()`, which makes it as if the collection has never been synced. We now have a `resetRemoteSettingsCollections` helper function that will insert the provided recipes into the database for each collection, or insert the empty list, which suppresses errors from the RS client. Differential Revision: https://phabricator.services.mozilla.com/D254268 | ||
|---|---|---|
| .. | ||
| docs | ||
| generate | ||
| lib | ||
| schemas | ||
| test | ||
| ExperimentAPI.sys.mjs | ||
| FeatureManifest.yaml | ||
| FirefoxLabs.sys.mjs | ||
| jar.mn | ||
| metrics.yaml | ||
| moz.build | ||
| pings.yaml | ||