-
Notifications
You must be signed in to change notification settings - Fork 620
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for DEX Tests #1209
Support for DEX Tests #1209
Conversation
changelog detected ✅ |
Codecov Report
@@ Coverage Diff @@
## master #1209 +/- ##
==========================================
- Coverage 49.36% 49.22% -0.14%
==========================================
Files 128 129 +1
Lines 12430 12499 +69
==========================================
+ Hits 6136 6153 +17
- Misses 4890 4930 +40
- Partials 1404 1416 +12
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
ee75986
to
159f2a0
Compare
couple of tiny nitpicks, otherwise 👍 |
thanks @Dhens! |
This functionality has been released in v0.62.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Add CRUD support for configuring Digital Experience Monitoring tests with terraform.
Has your change been tested?
Unit tests have been created to cover each endpoint and request methods.
Types of changes
Checklist: