Skip to content

Commit

Permalink
update detailed schedule; closes #210
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Sep 27, 2023
1 parent 2688320 commit 649b7ec
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions content/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@

## Detailed schedule

- 9:00-9:05 Short info about today's exercise sessions and possible questions from yesterday
- 9:05-9:10 [Motivation](https://coderefinery.github.io/testing/motivation/)
- 9:10-9:20 [Concepts](https://coderefinery.github.io/testing/concepts/)
- 9:20-9:35 [Testing locally](https://coderefinery.github.io/testing/pytest/) - demo
- 9:35-9:55 [Automated testing](https://coderefinery.github.io/testing/continuous-integration/) - **20 min. exercise**
- 9:55-10:05 Discussion/de-brief
- 10:05-10:15 Break
- 10:15-10:50 [Test design](https://coderefinery.github.io/testing/test-design/)
- discussion: 5 minutes
- **20 min. exercises**. Any of exercises Design-1 to Design-8 that learners want to do.
- 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/)
- explain the exercise: 5 min
- **20 min exercise**
- 9:50-10:00 Discussion
- 10:00-10:10 Break
- 10:10-10:50 [Test design](https://coderefinery.github.io/testing/test-design/)
- explain the exercise: 10 min
- **20 min exercise**
- discussion and type-along of advanced exercises: 10 minutes
- 10:50-11:00 Conclusions and discussion
- 10:50-11:00 Discussion and summary


## Why we teach this lesson
Expand Down

0 comments on commit 649b7ec

Please sign in to comment.