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

Replace console.foo with helper functions #21

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Replace console.foo with helper functions #21

merged 3 commits into from
Feb 20, 2024

Commits on Feb 20, 2024

  1. Replace console.foo with helper functions

    Allows us to:
    - Intercept these methods at test time
    - Duplicate output streams (e.g. to a log file)
    nbrahms committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    70d7d9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1aa441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    493c0ed View commit details
    Browse the repository at this point in the history