Testing, against a real database and a real door
612 tests, none of them against mocks where the thing being
tested is the database. Two of them drive a real server over HTTP
with nothing but an API key, because a test that sets the tenant
itself proves nothing about the door that faces the internet.
Testing is also where three compliance rules turned out to be
wrong. I had taken them from a conversation rather than a source.
One had the right duty on the wrong date by a year. Another
described a legal defence that does not exist in those rules at all.
A model wrote all three confidently, and only going back to the
legislation caught them.
Out: a suite that fails loudly, and
a rule that compliance claims cite a source in the code beside
them.