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 examples #324

Merged
merged 4 commits into from
Dec 10, 2023
Merged

Test examples #324

merged 4 commits into from
Dec 10, 2023

Commits on Dec 10, 2023

  1. examples(01_bootstrap): Make easier to run in tests

    run() make it possible to inject options object, and __name__ == "__main__"
    guard preserves ability to execute via command line.
    tony committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4bf59dd View commit details
    Browse the repository at this point in the history
  2. tests: Add examples

    tony committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d091dcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f4f1e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b59c2b7 View commit details
    Browse the repository at this point in the history