Commit Graph

332 Commits

Author SHA1 Message Date
Roman Mogilatov
22055c3f63 Add tests for catalog.overrides decorator 2015-03-16 17:31:16 +02:00
Roman Mogilatov
d93abe8554 Add some tests for catalog 2015-03-16 15:58:07 +02:00
Roman Mogilatov
654e7f05c8 Removing unused import from provider tests 2015-03-16 15:57:45 +02:00
Roman Mogilatov
47d33e524c Add tests for providers.Config & refactoring of it 2015-03-16 15:09:01 +02:00
Roman Mogilatov
1736a6e008 Add check for callable in providers.Callable.__init__ 2015-03-16 11:52:53 +02:00
Roman Mogilatov
b1f6963fbe Little tests refactoring 2015-03-16 11:49:34 +02:00
Roman Mogilatov
3e3f782ab8 Test for is_provider check for providers.ExternalDependency 2015-03-16 11:44:47 +02:00
Roman Mogilatov
3754c7a6c5 Test for is_provider check for providers.Callable 2015-03-16 11:43:51 +02:00
Roman Mogilatov
08c7e7048f Add tests for providers.Callable & minor refactoring 2015-03-16 01:56:23 +02:00
Roman Mogilatov
d36e01bf3e Add tests for providers.ExternalDependency & refactoring 2015-03-16 01:10:43 +02:00
Roman Mogilatov
5ef157d252 Add tests for static providers 2015-03-16 00:52:29 +02:00
Roman Mogilatov
bb5715be90 Little refactoring of providers.Scoped tests 2015-03-15 15:35:33 +02:00
Roman Mogilatov
37f8382f4b Add tests for providers.Scoped & little test refactoring 2015-03-15 15:31:05 +02:00
Roman Mogilatov
fa113af977 Test for providers.Singleton 2015-03-15 00:50:24 +02:00
Roman Mogilatov
62e0a55b1b tests for NewInstance provider 2015-03-15 00:41:19 +02:00
Roman Mogilatov
91ea284723 Some tests for NewInstance provider, NewInstance provider refactoring 2015-03-14 15:57:30 +02:00
Roman Mogilatov
f6fb605080 adding some tests on NewInstance provider 2015-03-14 00:40:35 +02:00
Roman Mogilatov
6567ee2b4d renaming ProviderDelegate to Delegate 2015-03-14 00:02:01 +02:00
Roman Mogilatov
1c4abb7533 adding tests for utils.ensure_is_provider() 2015-03-13 23:38:41 +02:00
Roman Mogilatov
abdb1eeac0 adding tests for ProviderDelegate, making of some refactoring 2015-03-13 17:46:03 +02:00
Roman Mogilatov
9d72eaf675 adding objects-specific errors 2015-03-13 17:31:07 +02:00
Roman Mogilatov
3221832a8d adding some more tests for Provider 2015-03-12 19:24:29 +02:00
Roman Mogilatov
3c489c54bf adding a little tests for provider 2015-03-12 12:46:14 +02:00
Roman Mogilatov
0c1c13be33 updating Catalog override method name 2015-03-12 12:45:15 +02:00
Roman Mogilatov
ff4a092dab adding utils tests, fixing of bug in utils with returning True for checked classes, not only instances 2015-03-12 12:01:56 +02:00
Roman Mogilatov
0414ab5460 adding injections module unittests 2015-03-12 00:10:51 +02:00
Roman Mogilatov
911117f5a7 minor codestyle fixes for tests 2015-03-11 00:25:37 +02:00
Roman Mogilatov
54f35a5d35 adding some tests 2015-03-11 00:23:26 +02:00
Roman Mogilatov
13d6a0f667 adding .coveragerc and some tests 2015-03-10 16:12:42 +02:00
Roman Mogilatov
a4a160b061 adding command for running of tests 2015-03-10 16:03:54 +02:00
Roman Mogilatov
5bc4a7eb55 adding test sample 2015-01-05 17:10:36 +02:00
Roman Mogilatov
18d6abdb09 separating pubish and tag setup.py commands 2015-01-05 17:10:12 +02:00