Skip to content

Version 2.1.2

Latest
Compare
Choose a tag to compare
@jdevries3133 jdevries3133 released this 18 Mar 20:21
· 372 commits to main since this release

2.1.2

  • Configure email in production for real password reset functionality (#27)
  • Configured and began writing frontend unit tests with jest and React Testing
    Library.
  • Improvements for contributors
    • Single boolean switch to go from dbsqlite to mysql in
      development_settings.py
    • Continue to maintain dev_setup.sh, which is not more descriptive and runs
      new frontend test suite on setup.
  • Misc but fixes (#13, #20)