Skip to content
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

End-to-end test enhancements #153

Open
2 of 3 tasks
stdavis opened this issue May 25, 2018 · 1 comment
Open
2 of 3 tasks

End-to-end test enhancements #153

stdavis opened this issue May 25, 2018 · 1 comment

Comments

@stdavis
Copy link
Member

stdavis commented May 25, 2018

3b1aa5b added a very basic framework. There is still work to be done:

  • There's no way to run on travis yet (need to mock ArcGIS server or hit the test server)
  • There's no way to prevent data from actually being written to database so we can't run this against production. Perhaps there could be parameter added to the gp tools that prevent them from saving edits.
  • The test code could be refactored to allow reuse between different testing paths.
@steveoh
Copy link
Member

steveoh commented May 25, 2018

You can block/mock requests with puppeteer.

@steveoh steveoh added this to the backlog milestone May 31, 2018
@stdavis stdavis removed this from the backlog milestone Sep 17, 2019
stdavis added a commit that referenced this issue Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants