|
c93fb9692e
|
minor refactoring & adjustments
|
2021-12-26 17:55:34 +01:00 |
|
|
38dd29f35b
|
all table rows to be considered relevant
|
2021-12-26 17:34:59 +01:00 |
|
|
4fd69602f7
|
tests for writing html to file when encountering unknown items in DEV_MODE
|
2021-12-03 16:45:40 +01:00 |
|
|
94568c6165
|
implementation to pass tests
|
2021-12-03 16:28:12 +01:00 |
|
|
d46148a510
|
is_relevant_table_row should raise a custom exception for unknown items, find_relevant_table_rows should handle the rest
|
2021-12-03 16:20:04 +01:00 |
|
|
55a56c2f9c
|
concurrency for getting all three financial statements; improved imports; renamed functions
|
2021-12-03 15:38:21 +01:00 |
|
|
8d18e03018
|
implemented new function and adjusted function call sequence
|
2021-12-03 15:19:21 +01:00 |
|
|
a7dbdcf917
|
adjusted tests to call the new function
|
2021-12-03 14:32:52 +01:00 |
|
|
ca360413c3
|
test for new function to get any statement from many companies; renamed functions
|
2021-12-03 14:17:49 +01:00 |
|
|
1f8104b1a0
|
refactoring
|
2021-12-03 11:56:09 +01:00 |
|
|
68f3e428ab
|
plan to refactor get_company_financials; tests changed accordingly
|
2021-12-03 11:46:39 +01:00 |
|
|
e522897991
|
implemented getting specific financial statement for multiple companies; fixed tests
|
2021-11-28 17:07:23 +01:00 |
|
|
1529df252c
|
allow getting specific financial statement for multiple companies
|
2021-11-28 16:58:21 +01:00 |
|
|
3c7afcd879
|
factored out some tests
|
2021-11-28 16:52:16 +01:00 |
|
|
e7f3730c64
|
idea for getting financials for an arbitrary number of companies
|
2021-11-28 16:39:53 +01:00 |
|
|
2d9119a4be
|
company financials returned as separate dicts; test fix
|
2021-11-28 15:20:28 +01:00 |
|
|
326b956be4
|
added small integration test
|
2021-11-27 18:35:12 +01:00 |
|
|
63008be829
|
bugfix, minor change, full coverage
|
2021-11-27 18:11:16 +01:00 |
|
|
2380540659
|
drafted remaining functions
|
2021-11-27 17:23:36 +01:00 |
|
|
f9745ff46d
|
two more functions implemented
|
2021-11-27 15:36:51 +01:00 |
|
|
f2abd8f2ce
|
fixes; another function implemented
|
2021-11-27 15:11:42 +01:00 |
|
|
25be101cf9
|
function drafts
|
2021-11-26 23:37:46 +01:00 |
|
|
44dee0b762
|
finished tests
|
2021-11-26 21:38:10 +01:00 |
|
|
776c909956
|
more tests, idea for change
|
2021-11-26 12:47:58 +01:00 |
|
|
1e0410a254
|
function for checking tr relevance
|
2021-11-24 22:28:33 +01:00 |
|
|
8041386d52
|
more unit tests
|
2021-11-24 15:28:34 +01:00 |
|
|
d504ddfc33
|
reading test html file in test class set up method
|
2021-11-23 19:57:37 +01:00 |
|
|
6ac38ad06d
|
updated/condensed html
|
2021-11-23 19:42:20 +01:00 |
|
|
652ded4cd9
|
Record of essential html composition (mainly for testing)
|
2021-11-23 14:51:29 +01:00 |
|
|
525d56ef63
|
first two unit tests
|
2021-11-22 19:52:36 +01:00 |
|
|
33e1fca03f
|
added planned function signatures, docstrings, and corresponding test case
|
2021-11-21 22:45:13 +01:00 |
|
|
94e34bf388
|
empty python files added
|
2021-11-21 21:54:25 +01:00 |
|