commit | 5e27eab13f631c20230e547b9667dcd90945d070 | [log] [tgz] |
---|---|---|
author | Andrea Frittoli <andrea.frittoli@gmail.com> | Wed Dec 07 14:23:32 2016 +0000 |
committer | Andrea Frittoli <andrea.frittoli@gmail.com> | Wed Dec 07 14:36:04 2016 +0000 |
tree | 14a3469a1c1ab8ef2693b7ea3df1e23a670917a0 | |
parent | 5187f12042a1abf861e9cb33e30cdab272c78c0b [diff] |
Add extra unit tests for base_url The implementation of base_url in auth.py allows for a generic path to be included in the base_url before the version, however this is not really enforced by unit tests yet. Adding them. Change-Id: I4827f0fa9f6c501dcb0d9620434ab4e4c7a61fe1 Related-bug: #1591016