Commit graph

178 commits

Author SHA1 Message Date
0b83c2454e daily-email: add 2023-07-31
Upgrading from Drupal 9 is easier
2023-07-31 20:19:08 +01:00
dc7d5d9693 daily-email: split paragraphs 2023-07-31 01:16:37 +01:00
acf3ca864f daily-email: add 2023-07-30
Commit often, deploy often
2023-07-31 01:10:47 +01:00
8f751e7bb2 daily-email: add 2023-07-29
Should I wait to upgrade from Drupal 7?
2023-07-31 00:56:59 +01:00
200c14e1c0 daily-email: update title 2023-07-29 12:00:58 +01:00
691efce853 daily-email: add 2023-07-28
Please don't write generic commit messages
2023-07-29 11:37:05 +01:00
3bcc6a76dc daily-email: add 2023-07-27
Stick to conventions
2023-07-29 00:24:13 +01:00
23e8e6a6f8 daily-email: add 2023-07-26
Prove the concept
2023-07-27 21:49:47 +01:00
4858eb5143 daily-email: add 2023-07-25
Working backwards
2023-07-26 23:50:10 +01:00
e2c4fdb100 daily-email: add 2023-07-24
Testing is all about confidence
2023-07-25 23:41:34 +01:00
e58540eee6 daily-email: add 2023-07-23
Tomorrow is easier if todays code is simpler
2023-07-24 15:19:09 +01:00
10f0eb6c1a daily-email: add 2023-07-22
More code, more problems
2023-07-23 20:25:12 +01:00
d1ae3be377 daily-email: add 2023-07-21
Comments as communication
2023-07-22 11:17:30 +01:00
80ef277296 daily-email: add 2023-07-20
Tests as communication
2023-07-21 22:42:35 +01:00
7fa140db9c daily-email: add 2023-07-20
Why isnt TDD taught from day one?
2023-07-21 22:23:52 +01:00
23c37cbd29 daily-email: add 2023-07-19
TDD is like clicker training
2023-07-20 20:48:02 +01:00
ec2bbeffbb daily-email: add 2023-07-18
TDD as a concept is simple, but TDD is difficult
2023-07-18 23:37:32 +01:00
bc0fa14129 fix: remove characters from paths 2023-07-18 14:07:57 +01:00
4508da8202 daily-email: add 2023-07-17
Too many choices?
2023-07-18 09:03:44 +01:00
5648cf267d docs: fix URLs 2023-07-18 08:14:52 +01:00
ae57acc8bc daily-email: add 2023-07-16
When writing a failing test, youre designing your code
2023-07-16 16:45:12 +01:00
f15b60e5bc daily-email: add 2023-07-15
Test-Driven Development makes you more productive
2023-07-15 23:41:06 +01:00
1db2dced3a daily-email: add 2023-07-06
Automated testing is more than just unit testing
2023-07-14 10:39:07 +01:00
e2f57eaf92 docs: update the Call page
Update the Call page with some updated text and some product-specific
testimonials.
2023-07-13 22:47:54 +01:00
61f500e40b daily-email: add 2023-07-05
Services vs Actions
2023-07-12 23:38:05 +01:00
ecf221868b daily-email: add 2023-07-04
Think smaller with TDD
2023-07-12 07:43:14 +01:00
6a1540df4a daily-email: add 2023-07-03
Why write custom assertions in your tests?
2023-07-11 23:47:11 +01:00
8f40eca065 daily-email: add 2023-07-02
Docker or Nix?
2023-07-09 12:08:22 +01:00
3499317ded daily-email: add 2023-07-01
Once you start writing tests, you cant go back
2023-07-08 09:06:43 +01:00
9ade25b3f2 daily-email: add 2023-06-30
How did you learn automated testing?
2023-07-07 22:32:06 +01:00
915afd487b daily-email: add 2023-06-29
Tests wont tell you if your code works
2023-07-06 23:43:37 +01:00
641fac4f57 daily-email: add 2023-06-28
Theres no value in a broken CI pipeline
2023-07-05 01:13:43 +01:00
a4376e578d daily-email: add 2023-06-27
A CI pipeline is like an additional team member
2023-07-05 00:48:30 +01:00
17d3babe60 docs: add DrupalCon Lille talk 2023-07-04 07:33:18 +01:00
7914911db5 daily-email: add 2023-06-26
Is any code without tests legacy code?
2023-07-04 00:42:18 +01:00
adddc8ddc0 daily-email: add 2023-06-25
Do you need permission to do test-driven development?
2023-06-30 22:25:45 +01:00
b06c9e1fa6 daily-email: add 2023-06-25
Why hasnt TDD taken over the world yet?
2023-06-28 07:55:46 +01:00
7facf26bab daily-email: add 2023-06-24 2023-06-28 07:44:54 +01:00
a44c5bf0b8 daily-email: mdoc to md 2023-06-28 00:05:53 +01:00
18405c5bc3 daily-email: remove duplicated text 2023-06-28 00:02:39 +01:00
ed16786b1e daily-email: add 2023-06-24
Credited on 200 fixed issues
2023-06-27 23:16:15 +01:00
913cf7d52f daily-email: add 2023-06-23
Why keep a CHANGELOG?
2023-06-27 23:10:24 +01:00
2efd155a1e daily-email: add 2023-06-22
Its only a bad situation if you fail to learn from it
2023-06-25 23:41:25 +01:00
32085ad732 daily-email: add 2023-06-21
Deployments vs releases
2023-06-23 14:08:58 +01:00
3650dc65a9 daily-email: add 2023-06-20
Should you deploy on a Friday?
2023-06-23 13:30:58 +01:00
2816c163f9 daily-email: add 2023-06-19
Should you upgrade from Drupal 7 to Drupal 10
2023-06-23 00:49:22 +01:00
883a777dc4 daily-email: add 2023-06-18
Are you doing CI/CD?
2023-06-22 00:56:50 +01:00
bbc41975fe daily-email: add 2023-06-17
Avoid Git merge hell with trunk-based development
2023-06-22 00:29:23 +01:00
71c8c93f37 daily-email: add 2023-06-16
Make the change easy, then make the easy change
2023-06-21 00:10:13 +01:00
a4abeeb3fe daily-email: add 2023-06-15
Done is better than perfect
2023-06-20 22:52:29 +01:00