Skip to content

A solution to the kata at codingdojo.org/kata/birthday-greetings

Notifications You must be signed in to change notification settings

bcorfman/birthday_greetings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

birthday_greetings

A solution to the kata at https://codingdojo.org/kata/birthday-greetings

Prerequisites

  • Install Python 3.7 or higher on your system.
  • Install PDM on your system.
  • From a command prompt in the project directory, type pdm install.
  • Install and run Mailhog with its defaults (port 8025) in order to mock and test the email services.

Running the tests

  • From a command prompt inside the project folder, type pdm run pytest.

About

A solution to the kata at codingdojo.org/kata/birthday-greetings

Topics

Resources

Stars

Watchers

Forks

Languages