aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2021-04-16added trade query endpointclarkohw
2021-04-15Fixed suspicion ranks, work with real data now and added lots of unit testsJulia McCauley
2021-04-10Finally have an xml parser that reads the urls and inserts data into database...Michael Foiani
2021-04-09Small changes to testing for parsing.Michael Foiani
2021-04-09Merge pull request #3 from cs0320-2021/xml-parsesotech117
2021-04-09Added a basic skeleton for derivative trades, if we dedice to look at those a...Michael Foiani
2021-04-09Added and reorganized tests, but they fail when internet is unstable or disco...Michael Foiani
2021-04-09Added functionality that adds to the DB directly. Also, can handle multiple t...Michael Foiani
2021-04-05changed direction of follower map, basic hub rank up and runningJulia McCauley
2021-04-05Moved around and added some tests and added an xml parser that uses urls inst...Michael Foiani
2021-04-05Added a basic xml parser that deals with local files. TODO: add a url one. Al...Michael Foiani
2021-04-04Link mapper up and running, making map that hub search will run onJulia McCauley
2021-04-01updated database + code to include holder idsJulia McCauley
2021-04-01DatabaseQuerier fully functional for hub search purposes, some basic tests wr...Julia McCauley