diff --git a/content/guide.md b/content/guide.md index b20106a..8e21f88 100644 --- a/content/guide.md +++ b/content/guide.md @@ -3,11 +3,11 @@ ## Detailed schedule - 9:00-9:15 [Motivation](https://coderefinery.github.io/testing/motivation/) -- 9:15-9:25 [Testing locally](https://coderefinery.github.io/testing/pytest/) -- 9:25-9:50 [Automated testing](https://coderefinery.github.io/testing/continuous-integration/) +- 9:15-9:40 [Testing locally](https://coderefinery.github.io/testing/pytest/) - explain the exercise: 5 min - **20 min exercise** -- 9:50-10:00 Discussion +- 9:40-10:00 [Automated testing](https://coderefinery.github.io/testing/continuous-integration/) + - demo - 10:00-10:10 Break - 10:10-10:50 [Test design](https://coderefinery.github.io/testing/test-design/) - explain the exercise: 10 min