AgileVentures / AgileVentures/sing_for_needs
Add time travel for tests
- Vorherrschende Sprache
- Elixir
- Sterne
- 4
- Forks
- 12
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
## Expected Behavior
In rails there is an inbuilt time travel implementation, and other alternatives like time cop. This is really great for tests. Is there really an [alternative for elixir](https://stackoverflow.com/questions/32903786/time-travel-and-time-freezing-in-elixir)?
## Current Behavior
Dates are hard coded for tests hence these tests are soon failing for the wrong when we are past some of these days.
## Possible Solution
See [timex](https://github.com/bitwalker/timex) or [time machinex](https://github.com/shinyscorpion/time_machinex)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.