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

PONY-16 Redo Schema and Fix Tests #15

Merged
merged 20 commits into from
May 5, 2022
Merged

PONY-16 Redo Schema and Fix Tests #15

merged 20 commits into from
May 5, 2022

Commits on Mar 4, 2022

  1. Create newSchema.yml

    Took 18 minutes
    ajrice6713 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    2d54aa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d83229c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Remove Core reference from pypony.py

    Took 25 seconds
    ajrice6713 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ee4f7ee View commit details
    Browse the repository at this point in the history
  2. Update requirements.dev.txt

    Took 34 seconds
    ajrice6713 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    28c2f06 View commit details
    Browse the repository at this point in the history
  3. unused import

    Took 3 minutes
    ajrice6713 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    0ae2178 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. fixing schema rework

    ckoegel committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    60280d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. more fixes of schema

    ckoegel committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f2594d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea10558 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Added some TODOs

    Figured out how to fix `check_endpoint_coverage()`
    
    Took 15 minutes
    ajrice6713 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    e211b85 View commit details
    Browse the repository at this point in the history
  2. Add some TODOs

    ajrice6713 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    0dde743 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Get the validation working

    Took 1 hour 0 minutes
    ajrice6713 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    2ce238a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. PONY-19 Fix context_test.py

    Took 6 minutes
    ajrice6713 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    89695c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from Bandwidth/PONY-19

    PONY-19 Fix `context_test.py`
    ajrice6713 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7f869b3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. fix request test

    ckoegel committed May 3, 2022
    Configuration menu
    Copy the full SHA
    e718ddc View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. PONY-25, PONY-22, PONY-27 Fix step_test.py, preprocessing_test.py

    … and Endpoint Coverage (#11)
    
    * begin fixing localhost step files for preprocessing test
    
    * fix operation coverage
    
    * fix step files and get preprocessing_test.py and step_test.py to work
    
    * remove all references to `endpoint`
    
    * remove more references to `endpoint`
    ckoegel committed May 4, 2022
    Configuration menu
    Copy the full SHA
    307c6cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da58fd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd53fa1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    ffd22e7 View commit details
    Browse the repository at this point in the history
  2. cleanup unused imports

    ckoegel committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e9686b3 View commit details
    Browse the repository at this point in the history
  3. remove local files

    ckoegel committed May 5, 2022
    Configuration menu
    Copy the full SHA
    59148ce View commit details
    Browse the repository at this point in the history