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

Get Selenium tests working #346

Open
2 tasks
gaurav opened this issue Feb 26, 2025 · 0 comments
Open
2 tasks

Get Selenium tests working #346

gaurav opened this issue Feb 26, 2025 · 0 comments
Milestone

Comments

@gaurav
Copy link
Member

gaurav commented Feb 26, 2025

These are in PR #343 and are almost working, except for two things:

  • The code isn't correctly waiting for the AJAX requests to the backend to complete before testing the result of the evaluation.
  • The goal here is to have a combined Selenium + Jest test, such that:
    • The Selenium test constructs a novel Phyx file and saves it somewhere.
    • The Selenium test runs reasoning on the novel Phyx file or one of the example files, then exports the Nexus representation of the file.
    • We then test the generated Phyx file and Nexus files to make sure they were generated correctly (or, at least, predictably).
@gaurav gaurav added this to the Klados v1.1 milestone Feb 26, 2025
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