dawarich/spec
2024-12-02 18:21:12 +01:00
..
channels Add very basic tests for the websockets channels 2024-11-07 19:15:03 +01:00
factories Add specs for trips model 2024-11-28 17:41:43 +01:00
fixtures/files Add test for parsing speed from Garmin GPX files 2024-11-08 14:54:37 +01:00
jobs Rework the app version checking to be performed in the background and update docker compose file to use different directories for gems cache 2024-10-29 11:53:44 +01:00
models Fix trips spec 2024-11-29 12:03:00 +01:00
requests Add specs for trips model 2024-11-28 17:41:43 +01:00
serializers Return a GPX::GPXFile object instead of a string in Points::GpxSerializer 2024-11-08 16:47:20 +01:00
services Implement photos serializer 2024-12-02 18:21:12 +01:00
support Add some stubs to fix request specs 2024-04-25 22:46:20 +02:00
swagger/api/v1 Add specs for swagger 2024-11-26 20:18:08 +01:00
tasks Add a bunch of small changes and fixes, see CHANGELOG.md for details 2024-07-31 19:35:35 +02:00
rails_helper.rb Add stats API endpoint and serializer 2024-08-20 20:14:17 +02:00
spec_helper.rb Add spec for CheckAppVersion service 2024-04-25 22:40:51 +02:00
swagger_helper.rb Add swagger along with api/v1/points swagger doc 2024-05-18 13:35:48 +02:00