Creates a mock content server that will be used for e2e testing to mock out the content.
The motivation behind this is that we still want to test the e2e integration between the FE and our proxy to the content (which is served on GitHub). This allows us to ensure that the content is static while still verifying our e2e setup.
Creates a mock content server that will be used for e2e testing to mock out the content.
The motivation behind this is that we still want to test the e2e integration between the FE and our proxy to the content (which is served on GitHub). This allows us to ensure that the content is static while still verifying our e2e setup.