Commit graph

200 commits

Author SHA1 Message Date
8b1023b846 daily-email: add 2023-09-28
Feature flags enable continuous integration
2023-09-29 12:41:13 +01:00
cd5ef415b5 daily-email: add 2023-09-27
Separating environments with feature flags
2023-09-29 00:21:56 +01:00
af5f0b6619 daily-email: add 2023-09-26
Which branch should be in which environment?
2023-09-28 23:52:55 +01:00
e4527d0172 daily-email: add 2023-09-25
Should you use a staging environment?
2023-09-28 23:29:32 +01:00
7f7e08a7e3 docs: add slides 2023-09-28 22:56:19 +01:00
bc54583d32 daily-email: add 2023-09-24
Test to save your job
2023-09-28 02:02:44 +01:00
7f22bed206 daily-email: fix 2023-09-27 01:00:00 +01:00
fa41500285 daily-email: add 2023-09-23
Everyone tests their code, but not everyone writes automated tests
2023-09-27 00:33:14 +01:00
67706af480 daily-email: fix 2023-09-27 00:32:51 +01:00
de34bd579c daily-email: add 2023-09-22
Documentation and comments get stale. Tests don't.
2023-09-27 00:17:01 +01:00
cb44df2d5f docs(testimonials): add Tawny call testimonial 2023-09-26 21:48:15 +01:00
82fe15fd01 daily-email: add 2023-09-21
Buggy software causes reputational damage
2023-09-25 21:38:15 +01:00
b85d84e3bb daily-email: add 2023-09-20
Why I prefer types
2023-09-22 21:47:40 +01:00
18bde167b9 daily-email: add 2023-09-19
Stop writing tests
2023-09-22 09:08:30 +01:00
f0c4d172f3 daily-email: add 2023-09-18
Increasing test coverage with regression tests
2023-09-22 08:30:40 +01:00
18ee301014 daily-email: add 2023-09-17
How much refactoring should I be doing?
2023-09-22 07:57:12 +01:00
2862fd78b9 daily-email: add 2023-09-16
How not to break 36,000 websites
2023-09-21 20:50:20 +01:00
cdf3223a75 daily-email: add 2023-09-15
Types or no types
2023-09-20 20:27:16 +01:00
2543521576 daily-email: add 2023-09-14
Outside-in or inside-out?
2023-09-20 19:36:43 +01:00
a6e691e442 docs(testimonials): add Joe Howell 2023-09-20 10:20:02 +01:00
0bacb72f3d daily-email: add 2023-09-13
Which type of test should I use?
2023-09-19 00:52:26 +01:00
d14bb924b1 daily-email: add 2023-09-12
Don't inject too many dependencies
2023-09-18 23:08:10 +01:00
8bcfeae3d5 daily-email: add 2023-09-11
Don't use else
2023-09-18 13:38:51 +01:00
3e84dff33f daily-email: add 2023-09-10
Code is read more than it's written
2023-09-15 07:26:49 +01:00
c85d496333 daily-email: add 2023-09-09
A lack of tests discourages refactoring
2023-09-14 00:54:20 +01:00
14bff9328a daily-email: add 2023-09-08
Do you proactively refactor your code?
2023-09-14 00:28:44 +01:00
94ae659351 daily-email: add 2023-09-07
What's the simplest test to begin with?
2023-09-13 23:34:11 +01:00
fa16a75a14 daily-email: add 2023-09-06
Verbosity over abstraction
2023-09-13 00:03:49 +01:00
2353fe3dd9 daily-email: add 2023-09-05
Spring clean before upgrading
2023-09-10 11:05:59 +01:00
311aa22deb daily-email: add 2023-09-04
Charging more _not_ to write tests
2023-09-09 10:58:48 +01:00
d81206d0ba daily-email: add 2023-09-03
Including time for tests in estimates
2023-09-09 10:29:13 +01:00
3137670abc daily-email: add 2023-09-02
Planning first or reviewing last?
2023-09-07 22:25:24 +01:00
1b6ab19dcd daily-email: add 2023-09-01
Non-blocking code reviews
2023-09-05 22:16:15 +01:00
d7e80b3192 daily-email: add 2023-08-31
Code review discourages small refactorings
2023-09-04 21:40:17 +01:00
1e3ece300a daily-email: add 2023-08-30
TDD and Unexpected errors
2023-09-04 21:14:58 +01:00
dcb1fe33a5 daily-email: add 2023-08-29
CI pipelines are an automated code review
2023-09-01 01:35:52 +01:00
ae9fd0d8e5 daily-email: add 2023-08-28
Pair and mob programming are continuous code review
2023-09-01 00:18:11 +01:00
3b8e29e711 daily-email: add 2023-08-27
Pull requests are great for open-source
2023-08-27 23:54:14 +01:00
2f2dcd1ee0 daily-email: add 2023-08-26
Work in small chunks
2023-08-27 23:33:23 +01:00
a57442a67e daily-email: add 2023-08-25
Start with a vague test
2023-08-26 20:09:19 +01:00
fe34040f13 daily-email: add link 2023-08-26 14:25:41 +01:00
d080945390 daily-email: add 2023-08-24
Testing multiple implementations with contract tests
2023-08-26 12:01:42 +01:00
fd40fdd085 daily-email: add 2023-08-23
Don't use third-party services directly
2023-08-26 10:57:02 +01:00
b995463cdc daily-email: add 2023-08-22
Deployments with your CI pipeline
2023-08-24 22:59:29 +01:00
ae87cbb269 daily-email: add 2023-08-21
Which part of the CI pipeline has the most value?
2023-08-23 22:43:25 +01:00
40ff4dd17e daily-email: add 2023-08-20
PHP types and assertions
2023-08-21 22:14:46 +01:00
35b3e291ba daily-email: add 2023-08-19
Asserting all the things
2023-08-21 20:16:59 +01:00
0caf486d4e daily-email: add 2023-08-18
Types vs tests
2023-08-19 11:43:54 +01:00
80e4104660 daily-email: add 2023-08-17
Writing custom assertions in your tests
2023-08-19 10:58:19 +01:00
2a0f447432 daily-email: add 2023-08-16
Writing tests in your own time
2023-08-16 22:47:14 +01:00