1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00
airsonic-ui/test/cljs/airsonic_ui
Arne Schlüter 2cdae0d683 Cache API responses and make sure we remember more than just one
Closes #21.
Squashed commit of the following:

commit 964b29cf127cf51de86543d040bcb6c674b36d7e
Author: Arne Schlüter <arne@schlueter.is>
Date:   Wed Aug 22 17:56:48 2018 +0200

    Pass content for current route nicely to views

commit b469a0a4b69457ddf3a679ac1acc82fbaffdc8fd
Author: Arne Schlüter <arne@schlueter.is>
Date:   Wed Aug 22 16:01:04 2018 +0200

    Add response cache in app-db

commit da9faf89138f42ee544efc64c2e46787091b3dc7
Author: Arne Schlüter <arne@schlueter.is>
Date:   Wed Aug 22 13:40:57 2018 +0200

    Move api helpers and tests to own namespace
2018-08-22 17:58:03 +02:00
..
api Cache API responses and make sure we remember more than just one 2018-08-22 17:58:03 +02:00
audio Add a real playlist (#20) 2018-08-20 16:34:52 +02:00
utils Cache API responses and make sure we remember more than just one 2018-08-22 17:58:03 +02:00
events_test.cljs Cache API responses and make sure we remember more than just one 2018-08-22 17:58:03 +02:00
fixtures.cljs Start restructuring audio playback, add some tests for audio 2018-08-01 18:36:47 +02:00
routes_test.cljs Move navigation to interceptor 2018-08-01 11:39:24 +02:00
subs_test.cljs Cache API responses and make sure we remember more than just one 2018-08-22 17:58:03 +02:00
test_helpers.cljs Start restructuring audio playback, add some tests for audio 2018-08-01 18:36:47 +02:00
test_helpers_test.cljs Start restructuring audio playback, add some tests for audio 2018-08-01 18:36:47 +02:00