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

Commits on Feb 27, 2024

  1. [TEST] add gui test basics

    modify gui script so when called as main calls a helper method with no
    arguments for simplicity.
    
    add test_gui which creates AppTest
    jcharkow committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    28d63fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f689f9 View commit details
    Browse the repository at this point in the history
  3. [TEST] add gui test for test examples

    basic examples where load the example data
    
    Problem: currently does not test all of the different settings
    jcharkow committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5a566bd View commit details
    Browse the repository at this point in the history