Skip to content

TEST: Write functional tests

  • Rename tests/Controller to tests/Functionnal
  • Check access to app routes
    • When all need parameters are present and correct
    • When all need parameters are present and not correct (not right format or type)
    • When some or all parameters are missing