Claudio Ortolina
|
3facdcb5bd
|
Compile dev routes in test
As the route is rendered in the stats page, it needs to be enabled in
all Mix environments in order to avoid compile time warnings.
|
2024-11-29 15:26:59 +00:00 |
|
Claudio Ortolina
|
18ae8b7866
|
Refactor last_fm configuration
Move all configuration outside of the LastFm module, so that it's not
polluted with references to the parent music_library application.
|
2024-11-06 12:09:38 +00:00 |
|
Claudio Ortolina
|
d818cdbae5
|
Don't run LastFm.Feed in tests
|
2024-11-04 09:45:05 +00:00 |
|
Claudio Ortolina
|
e4c0ce58f6
|
Increase test pool size to avoid resource contention
|
2024-10-08 20:37:28 +01:00 |
|
Claudio Ortolina
|
94ca2ab625
|
Move databases into /data
|
2024-10-07 08:12:05 +01:00 |
|
Claudio Ortolina
|
d547ee6f8d
|
Generate project
Using `mix phx.new music_library --database sqlite3 --binary-id --no-mailer`
|
2024-09-12 14:05:08 +01:00 |
|