Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Replace duplicated mustCreateToken test helpers with MustCreateToken (#176) mustCreateToken was duplicated across test packages. Adding MustCreateToken to the login_token package lets tests share one validated constructor alongside the existing MustCreateUserID and MustCreateEmailAddress helpers. Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/176
| Time to Start | Worker time | Duration | Time to finish | Idle | |
| Config | 0s | 3s | 3s | 3s | 0s |
| Eval | 3s | 38s | 38s | 42s | 0s |
| Build | 6s | 52s | 12s | 19s | 0s |
| Suite | 0s | 1m34s | 41s | 42s | 0s |