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

Add API tests #20

Draft
wants to merge 37 commits into
base: dev
Choose a base branch
from
Draft

Add API tests #20

wants to merge 37 commits into from

Commits on Jan 13, 2023

  1. add code to test api endpoints

    linglp committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    e6d24d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43d4079 View commit details
    Browse the repository at this point in the history
  3. add storage assets table

    linglp committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    309c055 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. add using wrk

    linglp committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    456ab18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea38536 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. add comment

    linglp committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    107af7e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

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

Commits on Jan 27, 2023

  1. save temp progress

    linglp committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    05533d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    cc69097 View commit details
    Browse the repository at this point in the history
  2. temporary changes

    linglp committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ad2d1c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 14, 2023

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

Commits on Feb 17, 2023

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

Commits on Feb 21, 2023

  1. update post script

    linglp committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    af2d7d9 View commit details
    Browse the repository at this point in the history
  2. save temporary changes

    linglp committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f34aff5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. save temp changes

    linglp committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7a34265 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. save temp changes

    linglp committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    017a5f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. update base url

    linglp committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    17e378b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. add restrict rules param

    linglp committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    ef1038e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. add code to produce box plot

    linglp committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    570bd91 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

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

Commits on Mar 17, 2023

  1. init commit

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    5bc522a View commit details
    Browse the repository at this point in the history
  2. pull changes from dev

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f799afe View commit details
    Browse the repository at this point in the history
  3. update version number

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    872cdde View commit details
    Browse the repository at this point in the history
  4. add function to export to csv

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    ffecfb3 View commit details
    Browse the repository at this point in the history
  5. run pre-commit hook

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    ed47512 View commit details
    Browse the repository at this point in the history
  6. update requirements

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    20c9677 View commit details
    Browse the repository at this point in the history
  7. use pip3

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    455d7a1 View commit details
    Browse the repository at this point in the history
  8. set up python

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c6cfaba View commit details
    Browse the repository at this point in the history
  9. update python version

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    17a866c View commit details
    Browse the repository at this point in the history
  10. update to use 3.10.0

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    d816aa4 View commit details
    Browse the repository at this point in the history
  11. fix syntax

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a9c6f11 View commit details
    Browse the repository at this point in the history
  12. fix syntax

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f4fe60a View commit details
    Browse the repository at this point in the history
  13. update pytest

    linglp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    49fc7d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. save changes in param

    linglp committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e4776b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b799eaa View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. add another base url

    linglp committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    dba9409 View commit details
    Browse the repository at this point in the history