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

E2E Test #4

Open
bh2smith opened this issue Jul 22, 2022 · 0 comments
Open

E2E Test #4

bh2smith opened this issue Jul 22, 2022 · 0 comments

Comments

@bh2smith
Copy link
Contributor

bh2smith commented Jul 22, 2022

Most of this app is 3rd party communication (namely Dune and Slack).

  • To have some dummy test of Dune, we could create an account with public password that having a couple of dummy queries.
select * from generate_series(1, {{ResultLimit}}) as _ (num)

cf - https://dune.com/queries/1086642?ResultLimit=3

Note sure how to test slack (could add a --dry-run flag to the run_loop).

Could also Mock refresh and send_alert

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

1 participant