JSn1nj4 / ElliotDerhay.com

My personal website project.
MIT License
0 stars 1 forks source link

Configure a few initial tests #45

Closed JSn1nj4 closed 2 years ago

JSn1nj4 commented 2 years ago

(Copied from Trello)

Overview

This is to ensure some existing things continue to work. Will also be a good learning opportunity.

Important about faking HTTP responses: https://laravel.com/docs/8.x/http-client#faking-specific-urls

Tests to implement

Any others that come up can be added here. This list

JSn1nj4 commented 2 years ago

The HomePageTest used to be "complete", but it's not working now. Needs revisiting.

JSn1nj4 commented 2 years ago

Just tested again and the last test is actually working. It's possible the reason this wasn't working before is tied to #29, beyond the project running in Lando.