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 missing unit tests #9

Merged
merged 38 commits into from
Apr 21, 2022
Merged

Add missing unit tests #9

merged 38 commits into from
Apr 21, 2022

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    42f682c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b17c039 View commit details
    Browse the repository at this point in the history
  3. remove absolute imports

    ramirotw committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    b34132d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59a9fd8 View commit details
    Browse the repository at this point in the history
  5. fix imports

    ramirotw committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    2ea10cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2d4fcf View commit details
    Browse the repository at this point in the history
  7. add babel plugin to transpile the nullish coalescing operator so the …

    …Cow Explorer builds fine
    ramirotw committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    32f693f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Add setup tests

    matextrem committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b097ebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79067db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f698170 View commit details
    Browse the repository at this point in the history
  4. Fix coveralls template

    matextrem committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    77bcc6d View commit details
    Browse the repository at this point in the history
  5. Update coverage yml

    matextrem committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    1b46634 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c86d99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9298e3e View commit details
    Browse the repository at this point in the history
  8. Update coveralls script

    matextrem committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    7822a94 View commit details
    Browse the repository at this point in the history
  9. Update coveralls script

    matextrem committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    62017ef View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. test variables

    matextrem committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    cb4e94e View commit details
    Browse the repository at this point in the history
  2. Test

    matextrem committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    6e7ac1c View commit details
    Browse the repository at this point in the history
  3. Test

    matextrem committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    27d9598 View commit details
    Browse the repository at this point in the history
  4. Test

    matextrem committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    9cfa1f2 View commit details
    Browse the repository at this point in the history
  5. update script

    matextrem committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    d7d0320 View commit details
    Browse the repository at this point in the history
  6. Update coverage script

    matextrem committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    2295965 View commit details
    Browse the repository at this point in the history
  7. Bump version

    matextrem committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    7dd543c View commit details
    Browse the repository at this point in the history
  8. Bump version

    matextrem committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    50e534a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ece749d View commit details
    Browse the repository at this point in the history
  10. Change trigger action

    matextrem committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    f4ba492 View commit details
    Browse the repository at this point in the history
  11. Update trigger action

    matextrem committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    7fd0acf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7cf14a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    995f259 View commit details
    Browse the repository at this point in the history
  2. enable debug mode

    matextrem committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7ebe408 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85ccada View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    2c9a81a View commit details
    Browse the repository at this point in the history
  2. Fix types + merge from main

    matextrem committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    2be3188 View commit details
    Browse the repository at this point in the history
  3. Fix dep name

    matextrem committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    10808e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

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

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    994487b View commit details
    Browse the repository at this point in the history
  2. Improve tests readability

    matextrem committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    507750d View commit details
    Browse the repository at this point in the history
  3. Fix getTrades test

    matextrem committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    776d468 View commit details
    Browse the repository at this point in the history