Archived
1
0

410 Commits

Author SHA1 Message Date
Jip J. Dekker
d0d0f9f72d GUI as the default command without arguments 2014-06-17 22:11:22 +02:00
Jip J. Dekker
934c668c01 The path to the config should be absolute by default 2014-06-17 21:50:05 +02:00
Jip J. Dekker
65f39b11ba Add the GUI folder in converage 2014-06-17 21:44:58 +02:00
Jip J. Dekker
8ded75d966 Ignore gui config file 2014-06-17 21:43:53 +02:00
Jip J. Dekker
b71d22b0ed This config file is just a sample 2014-06-17 21:42:40 +02:00
Harmen Prins
88a1390de8 Added asserts to the tests 2014-06-17 17:09:49 +02:00
Harmen Prins
67fb01516f Updated travis.yml to allow GUI tests 2014-06-17 16:57:26 +02:00
Harmen Prins
492002c77d Added file to hopefully stop Travis bug 2014-06-17 14:46:32 +02:00
Harmen Prins
4a7148face Output name now passed to crawler 2014-06-17 14:24:24 +02:00
Harmen Prins
c41c4a7559 Changed Package to Folder 2014-06-17 14:16:25 +02:00
Harmen Prins
1797ace7ee Added file name option 2014-06-17 14:11:50 +02:00
Harmen Prins
7838ff2773 Number of small changes 2014-06-12 15:41:50 +02:00
Harmen Prins
534ca0dcea Added imports to __init__'s 2014-06-12 15:05:59 +02:00
Harmen Prins
8cf48e6702 GUI more robust and tests work 2014-06-12 14:49:28 +02:00
Harmen Prins
9436ccbbe2 Added another test 2014-06-12 13:38:06 +02:00
Harmen Prins
a284a5f558 Imported fourmi via gui_launcher 2014-06-12 12:57:30 +02:00
Harmen Prins
ad8e3d07cd Added tests 2014-06-12 12:50:20 +02:00
Harmen Prins
c0727a2ac7 Added launcher in main folder 2014-06-12 12:49:24 +02:00
Harmen Prins
b0a51da18e gui now calls fourmi.search correctly 2014-06-11 17:05:26 +02:00
Harmen Prins
aeb7366161 Changed path to config file 2014-06-11 16:37:58 +02:00
Harmen Prins
71d4171b1f Changed paths so it works 2014-06-11 16:10:52 +02:00
Harmen Prins
fa98caa8b4 Now it runs 2014-06-11 15:59:50 +02:00
Harmen Prins
111073cb15 Added first test 2014-06-11 15:58:00 +02:00
Harmen Prins
8bc142e4dd Merge remote-tracking branch 'origin/develop' into feature/GUI 2014-06-11 15:14:04 +02:00
Harmen Prins
00bd2d56a3 Merge branch 'master' into feature/GUI 2014-06-11 15:13:22 +02:00
Harmen Prins
bd12216ad4 Merge branch 'feature/GUI' of https://github.com/Recondor/Fourmi into feature/GUI 2014-06-11 15:13:16 +02:00
Harmen Prins
b97a7e22d4 A number of tiny changes 2014-06-11 15:12:33 +02:00
Harmen Prins
d149bc127b Merge branch 'master' into feature/GUI 2014-06-11 15:11:30 +02:00
Bas Vb
a1859f2ec2 final documentation 2014-06-10 22:46:50 +02:00
Bas Vb
de474fea31 small fixes 2014-06-10 22:42:45 +02:00
Bas Vb
e9a5fc08e5 Splitting up parse function 2014-06-10 22:41:32 +02:00
Bas Vb
6621b3028c small typography 2014-06-10 22:32:03 +02:00
Bas Vb
bfa78f4697 Clean up documentation in Wikipedia parsers 2014-06-10 22:30:59 +02:00
Jip J. Dekker
cb53c3941d Merge branch 'release/v0.5.0' into develop 2014-06-08 22:39:59 +02:00
Jip J. Dekker
16248577b0 Merge branch 'release/v0.5.0' v0.5.0 2014-06-08 22:39:53 +02:00
Jip J. Dekker
e7da0bb177 Bumped version number 2014-06-08 22:39:27 +02:00
Jip J. Dekker
1ab7d0ba76 Merge branch 'feature/sources-configuration' into develop 2014-06-08 22:36:02 +02:00
RTB
326413effa fixed syntax of erronous assertIn and assertIsInstance commands 2014-06-08 21:42:38 +02:00
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