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

refactor app-simplefin.ts to make it easily testable #440

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Aug 24, 2024

  1. add simplefin tests

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    8d4360b View commit details
    Browse the repository at this point in the history
  2. more changes

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    44ed9bc View commit details
    Browse the repository at this point in the history
  3. rename SimpleFinApiHandler

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    917d978 View commit details
    Browse the repository at this point in the history
  4. lint fix

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    f356e17 View commit details
    Browse the repository at this point in the history
  5. fix lint

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    0d37fd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c445adf View commit details
    Browse the repository at this point in the history
  7. add tests

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    2a3bdc3 View commit details
    Browse the repository at this point in the history
  8. fix kebab case fields

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    de74065 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd8445b View commit details
    Browse the repository at this point in the history
  10. release notes

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    8bc98de View commit details
    Browse the repository at this point in the history
  11. disable logger in tests

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    4632ca1 View commit details
    Browse the repository at this point in the history
  12. run docker with tsx

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    d94d4fe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e8d04c1 View commit details
    Browse the repository at this point in the history
  14. change GET to POST

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    ec4db13 View commit details
    Browse the repository at this point in the history
  15. fix tests to work with UTC

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    4c2228c View commit details
    Browse the repository at this point in the history
  16. normalize date correctly

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    d41ef51 View commit details
    Browse the repository at this point in the history
  17. run linter

    tcrasset committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    17e18d5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1c19a69 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. adapt tests

    tcrasset committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    dbbf1b6 View commit details
    Browse the repository at this point in the history
  2. adapt more tests

    tcrasset committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    a20957a View commit details
    Browse the repository at this point in the history
  3. run linter

    tcrasset committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    6a4f958 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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