Commit Graph

18 Commits

Author SHA1 Message Date
Emmanuel Garette b5f785d62c convert tests 2017-12-13 22:15:34 +01:00
Emmanuel Garette 924ac4e597 reorganise symlinkoption 2017-12-04 20:05:36 +01:00
Emmanuel Garette e40a1e78a2 refactor masterslaves 2017-12-02 22:53:57 +01:00
Emmanuel Garette c44aab67b8 test callback with permissive 2017-11-29 07:14:29 +01:00
Emmanuel Garette 9831f7cf0c add test for master/slave and callback 2017-11-28 22:42:30 +01:00
Emmanuel Garette 527ae40950 refactor 2017-11-23 16:56:14 +01:00
Emmanuel Garette 119ca85041 refactor 2017-11-20 17:01:36 +01:00
Emmanuel Garette 9cba5ad29f reorganise test 2017-11-18 14:51:00 +01:00
Emmanuel Garette 93fe29b651 - add api.owner.get() to get default owner for a context + tests
- slave: get length for a specified slave and test
- add test for deref objects and default_multi
- add issubmulti, getdefault, getdefaultmulti
- start metaconfig support in api
2017-11-16 21:30:07 +01:00
Emmanuel Garette 007a22ca94 refactor and better test in api 2017-11-13 22:45:53 +01:00
Emmanuel Garette a8d022b67f Merge branch 'feature/new_api' into feature/3.0 2017-11-12 20:17:29 +01:00
Emmanuel Garette 6c0253ae35 update api 2017-11-12 20:11:56 +01:00
Emmanuel Garette 7ab7b810dc refactor 2017-11-12 14:33:05 +01:00
Emmanuel Garette ee445aee85 test api: add DISPLAY variable to display more informations about generated test
api: new format, api.owner.get('path') become api.option('path').owner.get()
value._getdefaultvalue: better submulti support
2017-11-05 15:40:27 +01:00
Emmanuel Garette 2e412b64fd api: permissive => forcepermissive
api: add permissive object
test api: permissive
config: unwrap_from_path check properties for option, not only optiondescription
option: _RegexpOption => RegexpOption
2017-11-03 21:52:13 +01:00
Emmanuel Garette 39348a14aa right OrderedDict (for python2) and use fixture for test_tree_od_permissive 2017-10-25 22:24:34 +02:00
Emmanuel Garette 582b0c027c add unrestraint in option 2017-10-25 08:46:22 +02:00
Emmanuel Garette 22a4aa81dc first version of new api 2017-10-22 15:14:25 +02:00