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

Integration tests to create for the extension #676

Open
3 of 16 tasks
aeisenberg opened this issue Nov 9, 2020 · 1 comment
Open
3 of 16 tasks

Integration tests to create for the extension #676

aeisenberg opened this issue Nov 9, 2020 · 1 comment
Labels
enhancement New feature or request VSCode

Comments

@aeisenberg
Copy link
Contributor

aeisenberg commented Nov 9, 2020

Once #645, we will have the option of adding integration tests to the extension. This issue will keep a list of all the integration tests we want to create. And over time, we will implement all:

  • AST Viewer works and displays some results
  • Run Queries
  • View DIL
  • View Logs
  • databases
    • Add from folder
    • Add from archive
    • Add from LGTM
    • Add from URL
    • Remove from folder
    • Remove from archive
    • Remove from LGTM
    • Remove from URL
    • Also, test that the language is correctly guessed
  • Compare queries shows some results

This is a continuation of #642.

@aeisenberg
Copy link
Contributor Author

Uploading a simple database for use in integration tests. This database zip file should not be removed.

simple-db.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request VSCode
Projects
None yet
Development

No branches or pull requests

1 participant