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

Test/gui tests #113

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Test/gui tests #113

wants to merge 3 commits into from

Conversation

jcharkow
Copy link
Collaborator

@jcharkow jcharkow commented Feb 27, 2024

Description

--DRAFT--
Addition of basic GUI tests. Currently just have tests which ensure that the example files load properly (no errors) . Meant to be run with pyttest.

Contents (#113)

Uncategorised!

  • [TEST] add gui test basics
  • [TEST] add more gui tests for test datasets
  • [TEST] add gui test for test examples

modify gui script so when called as main calls a helper method with no
arguments for simplicity.

add test_gui which creates AppTest
basic examples where load the example data

Problem: currently does not test all of the different settings
@jcharkow
Copy link
Collaborator Author

@irahorecka @singjc Likely more tests are needed for the GUI however I am not sure the best way to go about it since it seems like all the buttons are hidden in the classes.

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

Successfully merging this pull request may close these issues.

None yet

1 participant