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

Merge uweb3tests into uweb3 main branch. #67

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

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    45722ea View commit details
    Browse the repository at this point in the history
  2. Formatting

    stefvanhouten committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    f8199ec View commit details
    Browse the repository at this point in the history
  3. Delete sqlite.db

    stefvanhouten committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    1e3209f View commit details
    Browse the repository at this point in the history
  4. Add uweb3tests to uweb3

    stefvanhouten committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    ae397be View commit details
    Browse the repository at this point in the history
  5. formatting

    stefvanhouten committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    9066592 View commit details
    Browse the repository at this point in the history
  6. Update python-app.yml

    stefvanhouten committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c3b1800 View commit details
    Browse the repository at this point in the history
  7. Update python-app.yml

    stefvanhouten committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c1aec06 View commit details
    Browse the repository at this point in the history
  8. Formatting

    stefvanhouten committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    4087a16 View commit details
    Browse the repository at this point in the history
  9. Fix linting issues

    stefvanhouten committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    e274e13 View commit details
    Browse the repository at this point in the history
  10. remove unused variable

    stefvanhouten committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    bed5cb1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0970fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0693acc View commit details
    Browse the repository at this point in the history
  13. Set Exception message to the same as if we are attempting to access a…

    …n undefined variable test.
    
    Instead of writing invalid python we raise an exception here, this results into the same behavior and keeps the linters happy.
    stefvanhouten committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    2f78553 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3c28526 View commit details
    Browse the repository at this point in the history