Skip to content

Machinarius/GAPInsurance

Repository files navigation

GAPInsurance

This is my implementation of the insurance company test for GAP

Current Progress

  • Most of the functional integration tests have been written
  • Business model definition code with unit tests written
  • Angular client mostly finished

TODO

  • Dockerize the functional integration tests with SQL Server on Linux Docker image as the database
  • Complete the funcional integration test suite
  • Apply proper authorization with a JWT role claim and filter out roles with the roles property
  • Proper client-side form validations using ngForm
  • Proper client-side API error messages

About authentication

  • The client and server apps are configured to work with an auth0 tenant that has a single valid user: test@gapinsurance.com - abc123ZX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published