Commit Graph

19 Commits

Author SHA1 Message Date
Mateusz Słodkowicz 54850ad139
Move mocked test to own mod 2024-03-22 12:52:36 +01:00
Mateusz Słodkowicz 31ed4a0eaa
Move mock to own function 2024-03-22 12:49:09 +01:00
Mateusz Słodkowicz 4f6d474c53
Chages to make exchange test 2024-03-22 01:47:14 +01:00
Mateusz Słodkowicz e9e8919e68
Add comments and checks 2024-03-21 12:06:32 +01:00
Mateusz Słodkowicz b3347ad3d4
Get rid of tokio and rust_decimal_macros, use blocking reqwest 2024-03-21 11:33:32 +01:00
Mateusz Słodkowicz d68ddf5d5e
fix english 2024-03-20 19:20:31 +01:00
Mateusz Słodkowicz e53ba4f2a1
Add more failure messages 2024-03-20 19:17:26 +01:00
Mateusz Słodkowicz 7ea6065ab4
Add status code when exit main 2024-03-20 16:25:34 +01:00
Mateusz Słodkowicz 0d583919e2
Replace some panics with prints 2024-03-20 16:17:17 +01:00
Mateusz Słodkowicz 3a831a5194
Changes to cache location 2024-03-20 12:55:10 +01:00
Mateusz Słodkowicz f3823b023a
Add text when converting to same currency 2024-03-19 12:33:34 +01:00
Mateusz Słodkowicz bb91b603e3
Add some cache tests 2024-03-18 14:54:39 +01:00
Mateusz Słodkowicz 011f3ab497
Add "IF NOT EXISTS" to create query 2024-03-18 14:54:24 +01:00
Mateusz Słodkowicz f5e9c3cf9d
Remove "use" 2024-03-16 00:30:10 +01:00
Mateusz Słodkowicz 1245a6e2e9
Replace exit function with panic, formatting 2024-03-16 00:29:32 +01:00
Mateusz Słodkowicz a001179dbb
fix typo 2024-03-15 12:45:28 +01:00
Mateusz Słodkowicz c5e962ef43
Update help text variable names 2024-03-14 19:59:33 +01:00
Mateusz Słodkowicz 4974abef37
Update help text 2024-03-14 19:54:26 +01:00
Mateusz Słodkowicz 4efafdd85b
Initial commit 2024-03-14 19:41:40 +01:00