Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.76 KB

archive-branches.md

File metadata and controls

19 lines (12 loc) · 1.76 KB

Archive branches

API implementation and mocking

What is the branch?

The branch archive/api-mock-implementation-with-wiremock is an archive of main at the point when FIAT was using the Academies API (before moving to directly connect to the Academies db).

Why did we archive this branch?

We removed the connection to the Academies API to temporarily directly connect to the Academies database but as we intend to reconnect FIAT to other APIs in the future we didn't want to lose all the good work we put into mocking APIs for the UI tests.

What is interesting about this branch?