Expand integration tests to use stable/edge versions of juju (#155)
[osm/N2VC.git] / tests /
2017-06-29 CynervaImplement scp functionality (#149)
2017-06-27 Adam StokesAdds support for getting/setting config on a model...
2017-06-22 Cory JohnsImprove handling of closed connections (#148)
2017-06-14 Cory JohnsFix deploying non-stable channels and explicit revs...
2017-06-05 Cory JohnsAdd machine status properties (#133)
2017-06-02 simonklbAdd model context manager (#128)
2017-06-02 CynervaImplement Application.upgrade_charm method (#132)
2017-06-01 Cory JohnsAccept new / unknown API fields gracefully (#131)
2017-04-27 Cory JohnsRefactor connection task management to avoid cancels...
2017-04-26 Cory JohnsRefactored login code to better handle redirects (...
2017-04-19 Pete Vander GiessenFeature/api version support (#109)
2017-04-06 Cory JohnsBump rev of ghost charm in test to fix intermittent...
2017-04-06 Mathijs MoermanExpanding controller.py with basic user functions,...
2017-04-05 Pete Vander GiessenAdded Monitor class to Connection. (#105)
2017-04-03 Cory JohnsInclude resources from store when deploying (#102)
2017-03-07 Cory JohnsMerge pull request #76 from juju/bug/match-websocket...
2017-03-07 Cory JohnsImprove error handling
2017-03-07 Cory JohnsAdded test for out of order receive and fix bug creatin...
2017-03-07 Pete Vander GiessenMerge pull request #74 from petevg/bug/fix-invalid...
2017-03-07 Pete Vander GiessenMerge branch 'master' into bug/fix-invalid-annotations
2017-03-07 Cory JohnsMerge pull request #63 from juju/feature/model_get_status
2017-03-07 Pete Vander GiessenFixed up tests.
2017-03-07 Cory JohnsUnit test for series logic
2017-03-07 Pete Vander GiessenRaise errors in a centralized fashion.
2017-03-03 Cory JohnsFix single app deploy not using config_yaml
2017-03-03 Cory JohnsAdded integration test for explicit loop and threaded...
2017-03-02 Tim Van SteenburghMerge pull request #66 from petevg/bug/fix-landscape...
2017-03-02 Tim Van SteenburghMerge pull request #64 from juju/issues/27
2017-03-01 Tim Van SteenburghAdd integration tests.
2017-02-24 Tim Van SteenburghMerge pull request #56 from juju/issues/51
2017-02-24 Tim Van SteenburghMake Machine.destroy() block
2017-02-23 Tim Van SteenburghAdd functional tests for Model.add_machine()
2017-01-17 Tim Van SteenburghMerge pull request #46 from juju/feature/loop-helper
2017-01-17 Cory JohnsAdd loop helpers and simplify deploy example
2016-12-19 Cory JohnsMerge pull request #37 from petevg/bug/36/fix-landscape...
2016-12-16 Pete Vander GiessenFixes for landscape bundle.
2016-11-29 Tim Van SteenburghMerge pull request #23 from petevg/bug/instance-placeme...
2016-11-29 Pete Vander GiessenAdded Placement parser.
2016-11-28 Tim Van SteenburghMerge pull request #21 from petevg/bug/add-machines...
2016-11-28 Pete Vander GiessenFixed addMachines.
2016-11-06 Tim Van SteenburghAdd ModelState tests
2016-11-06 Tim Van SteenburghAdd Observer tests
2016-09-01 Tim Van SteenburghFixes for latest juju-2 beta
2016-06-25 Tim Van SteenburghHook up Unit.run() to api
2016-06-08 Tim Van SteenburghDeserialize api results back to Types
2016-05-25 Tim Van Steenburghfix test name
2016-05-24 Tim Van Steenburghadd simple (currently failing) client test
2016-05-23 Tim Van Steenburghactually add tests/