teknik-eksjo / chronos

A scheduling app that helps teachers submit workday outlines
MIT License
5 stars 5 forks source link

Added initial tests for the `User`-model #88

Closed Greenheart closed 8 years ago

Greenheart commented 8 years ago
Limpan commented 8 years ago

Squash the commits.

  1. git rebase -i HEAD~3
  2. Pick the topmost and squash the two others.
  3. Write a good commit message.
  4. git push --force origin feature/datamodel-tests

Also, fix the linting error.

Greenheart commented 8 years ago

@Limpan Done :ghost: