Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-10 | Finally have an xml parser that reads the urls and inserts data into ↵ | Michael Foiani | |
database consistently. A couple functionality todos, then need to do some more edge testing. | |||
2021-04-09 | Small changes to testing for parsing. | Michael Foiani | |
2021-04-09 | Added and reorganized tests, but they fail when internet is unstable or ↵ | Michael Foiani | |
disconnected. | |||
2021-04-09 | Added functionality that adds to the DB directly. Also, can handle multiple ↵ | Michael Foiani | |
trades within a transaction now. | |||
2021-04-05 | Added a basic xml parser that deals with local files. TODO: add a url one. ↵ | Michael Foiani | |
Also, added some tests to ensure it's ok. Needs some edge case testing still. |