dawarich/spec/models
2025-08-26 16:37:21 +02:00
..
concerns Merge from dev 2025-04-04 20:14:44 +02:00
area_spec.rb Add Visit model and associations 2024-07-21 20:32:29 +02:00
country_spec.rb Clean up specs a bit 2025-06-26 19:48:42 +02:00
export_spec.rb Fix specs 2025-06-26 20:05:26 +02:00
import_spec.rb Add limits for import size for trial users 2025-08-14 20:50:22 +02:00
notification_spec.rb Add notifications 2024-07-04 22:20:12 +02:00
place_spec.rb Add a STORE_GEODATA environment variable to control whether to store geodata in the database. 2025-05-12 22:33:47 +02:00
place_visit_spec.rb Add lots of logic 2024-08-12 22:18:11 +02:00
point_spec.rb Disable specs for track generation 2025-07-22 20:28:46 +02:00
stat_spec.rb Store distance in meters in the database and convert to user's preferred unit on the fly. 2025-07-08 18:10:10 +02:00
track_spec.rb Store distance in meters in the database and convert to user's preferred unit on the fly. 2025-07-08 18:10:10 +02:00
trip_spec.rb Calculate trip's visited countries from points 2025-08-02 00:06:09 +02:00
user_spec.rb Move welcome emails placement 2025-08-26 16:37:21 +02:00
visit_spec.rb Extract visit creation to a service 2025-08-21 18:58:59 +02:00