gurpsdomain / GurpsyMcGurpsFace

A (not yet) fully functional webbrowser based Gurps Character Sheet Editor
https://gurpsdomain.github.io/GurpsyMcGurpsFace/
4 stars 0 forks source link

Add a custom Jasmine matcher for sheet #43

Closed meronbrouwer closed 7 years ago

meronbrouwer commented 7 years ago

This one is currently missing from sheet.service.spec.ts.

We'll need it when we start implementing the domain logic in a tdd way.

meronbrouwer commented 7 years ago

We don't need this, since we can solve all problems with standard matchers.