RTB
|
a43d90ae69
|
replaced erronous ConfigReader with ConfigParser...
|
2014-06-08 21:26:17 +02:00 |
|
RTB
|
d141bb9f4f
|
replaced erronous equality signs with commas
|
2014-06-08 21:19:58 +02:00 |
|
RTB
|
8cb6bb8d41
|
added simple tests for read_sourceconfiguration and get_section
|
2014-06-08 21:13:35 +02:00 |
|
RTB
|
a62b40a21f
|
get_section in configurator returns the default section if the requested section does not exist
|
2014-06-08 20:16:30 +02:00 |
|
RTB
|
806b816c30
|
removed test for existence of reliability in config from WikipediaParser init
|
2014-06-08 19:31:34 +02:00 |
|
RTB
|
bbc9abadb8
|
removed test for existence of reliability in config from NIST init
|
2014-06-08 19:30:59 +02:00 |
|
RTB
|
f01ff62d99
|
removed test for existence of reliability in config from chemspider init
|
2014-06-08 19:30:05 +02:00 |
|
RTB
|
a6fb27f8a7
|
the difference between class and object variables...
|
2014-06-08 19:29:29 +02:00 |
|
RTB
|
09ab4249ba
|
added function descriptions of read_sourceonfiguration and get_section
|
2014-06-08 19:21:56 +02:00 |
|
RTB
|
3278de2b3a
|
made sourceloader use static Configurator methods
|
2014-06-08 19:15:07 +02:00 |
|
RTB
|
f93ff4a309
|
made read_sourceconfiguration() and get_section() static
|
2014-06-08 19:14:33 +02:00 |
|
RTB
|
87ec6e6506
|
added read_sourceconfiguration function
|
2014-06-08 19:03:01 +02:00 |
|
RTB
|
96a7f5acd4
|
added get_section function to grab sections from sources.cfg
|
2014-06-08 18:52:29 +02:00 |
|
RTB
|
4f49e5cf8b
|
Merge branch 'develop' into feature/sources-configuration
|
2014-06-08 17:53:47 +02:00 |
|
Jip J. Dekker
|
efb7d60079
|
Merge branch 'feature/restructure' into develop
|
2014-06-08 13:34:09 +02:00 |
|
Jip J. Dekker
|
98c3fbc590
|
Link of to the right page (Github name change)
|
2014-06-08 13:33:57 +02:00 |
|
Jip J. Dekker
|
efa8d45d9c
|
I don't yet know a way to test the start_log function
|
2014-06-08 13:28:14 +02:00 |
|
Jip J. Dekker
|
a1dd39f92a
|
Made CSV our default format, as it's probably the most likely to be used.
|
2014-06-08 13:12:35 +02:00 |
|
Jip J. Dekker
|
351a7d08ea
|
Added tests for the configurator
|
2014-06-08 13:10:18 +02:00 |
|
Jip J. Dekker
|
683de68fb7
|
Added tests and fixed the output settings
|
2014-06-08 13:08:37 +02:00 |
|
Jip J. Dekker
|
c4ef75cf57
|
Uniform naming of result file
|
2014-06-08 13:00:32 +02:00 |
|
Jip J. Dekker
|
51239dd342
|
Added a few lines on the configurator itself.
|
2014-06-08 12:47:57 +02:00 |
|
Jip J. Dekker
|
d765e7fce4
|
Edited the documentation of the functions in the configurator
|
2014-06-08 12:46:50 +02:00 |
|
Jip J. Dekker
|
90129f41cc
|
Added the configuration of the scrapy settings as a new module
|
2014-06-08 12:42:21 +02:00 |
|
Jip J. Dekker
|
007549aad8
|
Github Username Change
|
2014-06-08 12:40:07 +02:00 |
|
Jip J. Dekker
|
ee80c6eaa0
|
We don't want to check coverage for code we didn't write
|
2014-06-08 12:13:04 +02:00 |
|
Jip J. Dekker
|
7cafdac7a0
|
Test all python files
|
2014-06-08 12:08:02 +02:00 |
|
Jip J. Dekker
|
edc91c2279
|
Sourceloader should import dynamically
|
2014-06-08 12:04:33 +02:00 |
|
Jip J. Dekker
|
071018cbac
|
Made a different python package for all helpers/utils
|
2014-06-08 11:42:01 +02:00 |
|
Jip J. Dekker
|
cbab2ac7a4
|
The difference between class and object variables
|
2014-06-07 12:21:00 +02:00 |
|
Jip J. Dekker
|
13305f400b
|
Added coverage to the README.md
|
2014-06-07 11:57:59 +02:00 |
|
RTB
|
b847d2d591
|
replaced ChemSpider() with NIST() due to token issues
|
2014-06-06 23:49:38 +02:00 |
|
RTB
|
012267c31c
|
fixed result in parse_aggregate_data
|
2014-06-06 23:32:03 +02:00 |
|
RTB
|
a12add5e4c
|
removed @staticmethod from parse_extendedinfo
|
2014-06-06 23:29:32 +02:00 |
|
RTB
|
4eeabd7aba
|
removed erronous @staticmethod for parse_properties
|
2014-06-06 23:16:22 +02:00 |
|
RTB
|
5b871de987
|
Merge branch 'feature/sources-configuration' of github.com:Recondor/Fourmi into feature/sources-configuration
|
2014-06-06 23:11:53 +02:00 |
|
Jip J. Dekker
|
c9f902993c
|
Merge branch 'develop' into feature/sources-configuration
|
2014-06-06 22:31:49 +02:00 |
|
Jip J. Dekker
|
96e41868bd
|
Merge branch 'hotfix/no-requests' into develop
|
2014-06-06 22:28:20 +02:00 |
|
Jip J. Dekker
|
a1f6313b33
|
Merge branch 'hotfix/no-requests'
no-requests
|
2014-06-06 22:27:10 +02:00 |
|
Jip J. Dekker
|
e0df310de7
|
Test if it's of Request type
|
2014-06-06 22:26:42 +02:00 |
|
Jip J. Dekker
|
073e5a12bb
|
Fixed the test to actually test if there are requests
|
2014-06-06 22:24:49 +02:00 |
|
Jip J. Dekker
|
321295a395
|
Fixed the synonym requests function for the start requests
|
2014-06-06 22:22:29 +02:00 |
|
RTB
|
30f00b676d
|
updated parse to use newresult function
|
2014-06-06 20:16:25 +02:00 |
|
RTB
|
69664d3ac0
|
added newrresult function to WikipediaParser.py
|
2014-06-06 19:30:31 +02:00 |
|
RTB
|
68139b4839
|
added config to wikipedia along with reliability check
|
2014-06-06 19:27:27 +02:00 |
|
RTB
|
981615c6b3
|
chemspider __init__ now sets reliability to empty string if it does not exist in config
|
2014-06-06 19:14:24 +02:00 |
|
RTB
|
f6f5c5f6fe
|
added config to NIST along with reliability check
|
2014-06-06 19:13:25 +02:00 |
|
RTB
|
a77eafe513
|
updated parse_generic_info to use newresult function
|
2014-06-06 19:08:22 +02:00 |
|
RTB
|
80770de5c0
|
updated parse_aggregate_data to use newresult function
|
2014-06-06 19:06:22 +02:00 |
|
RTB
|
c49d76cb66
|
updated parse_transition_data to use newresult function
|
2014-06-06 19:03:51 +02:00 |
|