Harmen Prins
|
b3a1792028
|
Moved gui config file to main package
|
2014-06-18 08:16:28 +02:00 |
|
Harmen Prins
|
c6547f0199
|
Merge branch 'feature/GUI' of https://github.com/Recondor/Fourmi into feature/GUI
|
2014-06-17 22:05:40 +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
|
b71d22b0ed
|
This config file is just a sample
|
2014-06-17 21:42:40 +02:00 |
|
Harmen Prins
|
738e1afb36
|
Merge branch 'develop' into feature/GUI
|
2014-06-17 17:14:36 +02:00 |
|
Harmen Prins
|
88a1390de8
|
Added asserts to the tests
|
2014-06-17 17:09:49 +02:00 |
|
Jip J. Dekker
|
147b148dbd
|
Force a attribute of the test item to be None
|
2014-06-15 21:00:36 +02:00 |
|
Jip J. Dekker
|
74e7152d5f
|
A lot of PEP-8 fixes
|
2014-06-15 20:45:35 +02:00 |
|
Jip J. Dekker
|
fa42562b8e
|
Tests for the Logging Functionality
|
2014-06-15 20:33:58 +02:00 |
|
Jip J. Dekker
|
e3d6087ed4
|
renamed logging function
|
2014-06-15 20:12:23 +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
|
ad8e3d07cd
|
Added tests
|
2014-06-12 12:50:20 +02:00 |
|
Harmen Prins
|
111073cb15
|
Added first test
|
2014-06-11 15:58:00 +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
|
4f49e5cf8b
|
Merge branch 'develop' into feature/sources-configuration
|
2014-06-08 17:53:47 +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
|
351a7d08ea
|
Added tests for the configurator
|
2014-06-08 13:10:18 +02:00 |
|
Jip J. Dekker
|
071018cbac
|
Made a different python package for all helpers/utils
|
2014-06-08 11:42:01 +02:00 |
|
RTB
|
b847d2d591
|
replaced ChemSpider() with NIST() due to token issues
|
2014-06-06 23:49:38 +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
|
242e0bf628
|
Code inspection
|
2014-06-04 19:43:33 +02:00 |
|
Jip J. Dekker
|
046fbed3cd
|
Code reformat
|
2014-06-04 19:34:23 +02:00 |
|
Jip J. Dekker
|
b3c230e835
|
Import optimazation
|
2014-06-04 19:32:41 +02:00 |
|
Jip J. Dekker
|
e1c01c7af6
|
Added some documentation for the synonyms request
|
2014-06-04 19:24:55 +02:00 |
|
Jip J. Dekker
|
918d6729b6
|
Added tests for the Spider
|
2014-06-04 19:21:44 +02:00 |
|
Jip J. Dekker
|
1557d17877
|
Added documentation to the test cases
|
2014-06-04 18:22:28 +02:00 |
|
Jip J. Dekker
|
75c0be1fea
|
Added tests for the pipline
|
2014-06-04 16:50:14 +02:00 |
|
Jip J. Dekker
|
b6afb3b2b5
|
Made Fourmi a python package
|
2014-06-04 15:22:18 +02:00 |
|
Jip J. Dekker
|
b9252cc3fd
|
Removed name from __init__ file
|
2014-06-04 15:18:27 +02:00 |
|
Jip J. Dekker
|
c3d2bf92e5
|
Added tests for the source loader
|
2014-06-04 12:43:33 +02:00 |
|
Jip J. Dekker
|
7a8c0fe6ad
|
Added a basic testing structure
|
2014-06-04 12:18:15 +02:00 |
|