Roman Mogilatov
|
7b611820c5
|
Add smarter providers representation
|
2015-12-11 11:18:09 +02:00 |
|
Roman Mogilatov
|
9ef7a961f6
|
Update representation of injections
|
2015-12-09 19:28:52 +02:00 |
|
Roman Mogilatov
|
5bb20a9c2d
|
Improve representation of injections
|
2015-12-07 14:31:51 +02:00 |
|
Roman Mogilatov
|
449dff6282
|
Restrict overriding of catalogs by themselves
|
2015-11-26 15:11:46 +02:00 |
|
Roman Mogilatov
|
ff629989bb
|
Make DynamicCatalog.last_overriding and DeclarativeCatalog.last_overriding attributes None by default
|
2015-11-25 13:39:50 +02:00 |
|
Roman Mogilatov
|
b7f42a3ff4
|
Make Provider.last_overriding None by default
|
2015-11-25 13:25:40 +02:00 |
|
Roman Mogilatov
|
dd80bb3c17
|
Add tests for singleton attributes
|
2015-11-24 12:19:49 +02:00 |
|
Roman Mogilatov
|
64bc56cbb9
|
Add test for catalog module backward compatibility
|
2015-11-23 21:46:22 +02:00 |
|
Roman Mogilatov
|
524cd78c5f
|
Add VERSION to API docs and add test for VERSION
|
2015-11-23 21:46:22 +02:00 |
|
Roman Mogilatov
|
da4976e3c7
|
Add DeclarativeCatalog API docs
|
2015-11-23 21:46:17 +02:00 |
|
Roman Mogilatov
|
3c0c3b3abc
|
Refactor tests imports
|
2015-11-23 21:45:58 +02:00 |
|
Roman Mogilatov
|
99b9a5648a
|
Restrict overriding of providers with themselves
|
2015-11-20 13:51:36 +02:00 |
|
Roman Mogilatov
|
f090a73486
|
Add DynamicCatalog tests
|
2015-11-12 18:35:23 +02:00 |
|
Roman Mogilatov
|
2236d77313
|
Refactor DeclarativeCatalog
|
2015-11-12 16:56:00 +02:00 |
|
Roman Mogilatov
|
be1ff0445d
|
Refactor DeclarativeCatalog
|
2015-11-12 13:57:33 +02:00 |
|
Roman Mogilatov
|
4252fbfe4c
|
Implement DeclarativeCatalog.__repr__ and add some tests for it
|
2015-11-12 01:00:27 +02:00 |
|
Roman Mogilatov
|
3fc5f044f9
|
Update DeclarativeCatalog and Override tests
|
2015-11-11 21:25:41 +02:00 |
|
Roman Mogilatov
|
9a617479cc
|
Refactor CatalogBundle
|
2015-11-11 15:51:42 +02:00 |
|
Roman Mogilatov
|
548847f83a
|
Remove required DynamicCatalog.name attribute
|
2015-11-10 19:47:59 +02:00 |
|
Roman Mogilatov
|
05d6db5664
|
Make some refactoring after DynamicCatalog implementation
|
2015-11-10 19:38:18 +02:00 |
|
Roman Mogilatov
|
b456d770b6
|
Implement DynamicCatalog
|
2015-11-10 17:58:04 +02:00 |
|
Roman Mogilatov
|
c5602cf88b
|
Change provider-to-catalog binding restrictions
|
2015-11-10 15:06:12 +02:00 |
|
Roman Mogilatov
|
68ce5c79ef
|
Rename AbstractCatalog to DeclarativeCatalog
|
2015-11-10 10:42:29 +02:00 |
|
Roman Mogilatov
|
b269023f7a
|
Improve functionality of catalog overriding
|
2015-10-23 16:41:21 +03:00 |
|
Roman Mogilatov
|
6dc007c8df
|
Add functionality for using positional argument injections with @inject decorator
|
2015-10-23 14:44:36 +03:00 |
|
Roman Mogilatov
|
a37f1fc256
|
Fix Callable.injections attribute test
|
2015-10-23 09:59:25 +03:00 |
|
Roman Mogilatov
|
5bdca32779
|
Add Callable.injections read-only attribute for getting a full list of Callable injections
|
2015-10-22 17:43:29 +03:00 |
|
Roman Mogilatov
|
59b98959bc
|
Add support of positional argument injections for Callable provider
Also current commit contains:
- Some refactoring of internals
- Additional unit tests for Factory and Singleton providers
|
2015-10-21 11:47:37 +03:00 |
|
Roman Mogilatov
|
9b4a7bd28c
|
Add additional unittests for full validation of Singleton provider
|
2015-10-19 15:41:16 +03:00 |
|
Roman Mogilatov
|
b61e3ee007
|
Fix test of Injection.value with catalog bundle
|
2015-10-19 14:53:38 +03:00 |
|
Roman Mogilatov
|
824ed4f3e9
|
Add support of positional args for Factory & Singleton providers
|
2015-10-19 14:50:15 +03:00 |
|
Roman Mogilatov
|
7a4ffa140f
|
Add functionality of checking catalog bundles ownership
|
2015-10-19 12:12:38 +03:00 |
|
Roman Mogilatov
|
53025756d8
|
Fix bug with injections of catalog bundles
|
2015-10-19 10:47:24 +03:00 |
|
Roman Mogilatov
|
476e867dc9
|
Restrict repeatedly binding of catalog providers
|
2015-10-17 01:00:32 +03:00 |
|
Roman Mogilatov
|
40dc54b64b
|
Refactor catalog bundle
|
2015-10-16 23:54:51 +03:00 |
|
Roman Mogilatov
|
730d46f9a0
|
Add catalog packs
|
2015-10-15 20:16:40 +03:00 |
|
Roman Mogilatov
|
4b22680406
|
Update subset unit tests
|
2015-10-14 18:07:28 +03:00 |
|
Roman Mogilatov
|
2ed460f054
|
Refactor catalog subsets
|
2015-10-14 17:51:05 +03:00 |
|
Roman Mogilatov
|
3e8232e9db
|
Add catalog subsets
|
2015-10-12 16:41:38 +03:00 |
|
Roman Mogilatov
|
8ab0cc5e0e
|
Fix PEP257 D211 error
|
2015-10-11 23:41:55 +03:00 |
|
Roman Mogilatov
|
ee73f03cb2
|
Implement catalog providers, cls_providers and inherited providers class attributes
|
2015-10-07 14:06:11 +03:00 |
|
Roman Mogilatov
|
1c55f9d645
|
Add functionality for @inject decorator to work with classes
|
2015-09-28 14:19:22 +03:00 |
|
Roman Mogilatov
|
6cbd0ce7fc
|
0.9.5 release
|
2015-09-14 10:53:24 +03:00 |
|
Roman Mogilatov
|
bb33c925de
|
Add simplified syntax of kwarg injections for `Callable ` provider
|
2015-09-01 15:21:55 +03:00 |
|
Roman Mogilatov
|
ad2072688b
|
Update test imports
|
2015-09-01 15:02:00 +03:00 |
|
Roman Mogilatov
|
01970dba27
|
Add simplified kwarg injections syntax for Factory and Singleton providers
|
2015-09-01 00:31:29 +03:00 |
|
Roman Mogilatov
|
6ac0e4a04e
|
Add simplified syntax for @inject decorator
|
2015-09-01 00:30:38 +03:00 |
|
Roman Mogilatov
|
6d0f892f8a
|
Rename Objects to Dependency Injector
|
2015-08-31 16:31:38 +03:00 |
|
Roman Mogilatov
|
498465b705
|
Moving @override decorator into catalogs module and @inject decorator into injections module
|
2015-08-03 12:57:42 +03:00 |
|
Roman Mogilatov
|
2c2d4f7434
|
Removing of Factory restriction to operate with class types only, factory methods are valid now
|
2015-07-24 00:28:52 +03:00 |
|
Roman Mogilatov
|
040aad93f8
|
Make all protected attributes _protected
|
2015-07-22 16:42:36 +03:00 |
|
Roman Mogilatov
|
541d3c0e4b
|
Refactoring of utils checks
|
2015-07-22 10:53:16 +03:00 |
|
Roman Mogilatov
|
7d3460deba
|
Add functionality for resetting of last overriding provider
|
2015-07-21 09:29:50 +03:00 |
|
Roman Mogilatov
|
0e272f9d58
|
Refactoring of Catalog using metaclass
|
2015-07-17 19:31:44 +03:00 |
|
Roman Mogilatov
|
e3ea517d72
|
Minor ExternalDependency provider updates, Adding ExternalDependency provider docs
|
2015-06-18 16:34:26 +03:00 |
|
Roman Mogilatov
|
c824eae566
|
Renaming NewInstance provider to Factory provider
|
2015-05-14 11:35:41 +03:00 |
|
Roman Mogilatov
|
b0720cfc2c
|
moving @override and @inject decorators to decorators module
|
2015-04-14 23:17:53 +03:00 |
|
Roman Mogilatov
|
4e4bcd4b23
|
Removing reduce function references from tests
|
2015-03-26 00:54:34 +02:00 |
|
Roman Mogilatov
|
65f7704463
|
Minor refactoring
|
2015-03-23 16:27:48 +02:00 |
|
Roman Mogilatov
|
b5c1bea18f
|
Adding inject() decorator tests
|
2015-03-23 12:23:34 +02:00 |
|
Roman Mogilatov
|
b0c2005288
|
Adding tests for inject() decorator
|
2015-03-23 12:19:58 +02:00 |
|
Roman Mogilatov
|
1032143f5b
|
Renaming InitArg to KwArg, adding @inject decorator
|
2015-03-23 01:04:18 +02:00 |
|
Roman Mogilatov
|
6bbf7e3526
|
Remove providers.Scoped because it being has not yet justified
|
2015-03-22 00:36:59 +02:00 |
|
Roman Mogilatov
|
27bf9e0a8e
|
Remove ExternalDependency.satisfy() in favor of inherited Provider.override()
|
2015-03-20 14:53:47 +02:00 |
|
Roman Mogilatov
|
3b880d12a5
|
Add ability to reset provider override
|
2015-03-20 13:32:11 +02:00 |
|
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 |
|