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

fix(api): added error handling for undefined api routes #187

Merged
merged 6 commits into from
Jul 27, 2019

Commits on Jul 20, 2019

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

Commits on Jul 23, 2019

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

Commits on Jul 24, 2019

  1. Configuration menu
    Copy the full SHA
    c4da768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f47194 View commit details
    Browse the repository at this point in the history
  3. fix(app): backend /404 route returns a status 200 using the render_er…

    …ror function, and updated jest test to match the status error response
    dingtaoliu committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    62a7b1a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. fix(app): adding more descriptive string for unknown route jest tests…

    …, and fixing spacing problems
    dingtaoliu committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    047cd32 View commit details
    Browse the repository at this point in the history