Age | Commit message (Expand) | Author |
---|---|---|
2019-02-02 | Added xml parser to test if valid xml is found | Aryadev Chavali |
2019-02-02 | Added a test for async function, and assertion that it's not an empty string | Aryadev Chavali |
2019-02-02 | Added tests for DownloadXMLSync | Aryadev Chavali |
2019-02-02 | Added unit tests for testing methods (test driven development) | Aryadev Chavali |
2019-02-02 | Added function to download asynchronously, useful for server usage | Aryadev Chavali |
2019-02-02 | Made a static class to handle downloads | Aryadev Chavali |
2019-02-02 | Added descriptions for each class | Aryadev Chavali |
2019-02-02 | Made a class to represent positions for each property of data inside an XML d... | Aryadev Chavali |
2019-02-02 | Made class to represent articles | Aryadev Chavali |
2019-02-02 | Added projects and solution for Aggregator | Aryadev Chavali |
2019-02-02 | Added details to readme | Aryadev Chavali |
2019-02-02 | Initial commit | Aryadev Chavali |