You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests that modify Lead Momentum dbs via api calls should ensure they are in a proper state before beginning and that they clean up after themselves even after they fail.
Steps to reproduce
Create contact in Lead Momentum
Add appointment to contact in Lead Momentum
Run any test to create an appoinment
Verify that tests fail because we expect ONE user and only after it's created in the test, and the user is expected to be empty.
Current behavior
Tests fail in CI if user already exists in Lead Momentum
Desired behavior
Tests should clean up after themselves an validate the state of leadmo before beginning.
This also requires a dedicated pipeline/account for testing in LeadMo to keep things organized.
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Description
Tests that modify Lead Momentum dbs via api calls should ensure they are in a proper state before beginning and that they clean up after themselves even after they fail.
Steps to reproduce
Current behavior
Tests fail in CI if user already exists in Lead Momentum
Desired behavior
Tests should clean up after themselves an validate the state of leadmo before beginning.
This also requires a dedicated pipeline/account for testing in LeadMo to keep things organized.
Screenshots
No response
The text was updated successfully, but these errors were encountered: