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

Fix/unit tests 1 #180

Merged
merged 8 commits into from
Jan 7, 2019
Merged

Fix/unit tests 1 #180

merged 8 commits into from
Jan 7, 2019

Commits on Nov 7, 2018

  1. Added a __main__ reference to get simple python invocation unittest w…

    …orking
    
    Re:  python test_Scheduler.py -v
    T.J.Rogers committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    273b856 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Added test_QGL comments regarding Git LFS data file usage

    (and error encountered when git-lfs library is NOT installed).
    T.J.Rogers committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    81bb8f1 View commit details
    Browse the repository at this point in the history
  2. Added README.md tail comment regarding Git LFS usage for some unittes…

    …t data files.
    T.J.Rogers committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    6ca6ef8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Defined ReadMeDocs.txt to briefly describe the MkDocs document librar…

    …y use case.
    T.J.Rogers committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    355d120 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. Defined renderDocs.sh and runUnitTests.sh shell scripts to automate

    documentation rendering and unit test invocation logic.
    T.J.Rogers committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    5cfc75d View commit details
    Browse the repository at this point in the history
  2. Corrected runUnitTests.sh description header.

    T.J.Rogers committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    3c72462 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Fixed a typo in runUnitTests.sh (removed the .py reference in second …

    …test set).
    
    Added test_Sequences.py logic (set_awg_dir) to invoke config.load_conifg() when config.AWGDir is undefined.
    (when running as a stand-alone test, this case was causing failures).
    T.J.Rogers committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    e124ef3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. Configuration menu
    Copy the full SHA
    89e64ca View commit details
    Browse the repository at this point in the history