Skip to content

Commit

Permalink
Migrate onto new v4 api (Blazemeter#453)
Browse files Browse the repository at this point in the history
* Dumb relace

* add accounts get and workspaces get

* update tests

* Refactor out datapoint serializer

* roll back some changes

* Fix terminate call

* State the problem

* idea for API client

* Handle some more methods

* Dor...

* Experiments with new API client

* Cosmetics

* Some progress

* moving code

* Something works

* Feeding started working

* Create test if needed

* Handle test create and project create

* Move code around

* Attack cloud test code

* Refactoring

* Time to have unit test

* Debugging old-style test

* Testing tests

* SAve old file

* One old test reworked

* Another test migrated

* More tests

* One more test

* Migrating tests

* remaining tests

* Start next tests file

* One more test

* Cloud tests

* More tests

* Maintain the offensive

* Step by step...

* Next test

* Mass movement

* Refactoring

* Good progress

* Dig deeper

* Progress in testing

* Testierung

* remaining tests

* Tests could work

* Fix jenkins claims

* one more test fixed

* Fix more tests by Travis

* Python3 issues

* Python 3 and dict order

* :(

* Debugging tests

* Debug

* Maybe fix test

* improve coverage

* Fixes after functional tests

* Fix method

* Improve coverage

* More coverage for request

* Refactoring

* Fix tests

* Fix unit test

* Debug test

* Experiment?

* Let's end this, Python. Please?

* Fix for 3.5

* Cosmetics

* Refactor

* Fix conflict

* Move ping()

* Fix mistake

* changelog

* Preparing webinar

* Fix cloud stats not requested

* Gatling webinar preps

* Fix conflict

* Doc notes

* Passfail is reporter

* Migrate unit test onto new style
  • Loading branch information
undera authored Feb 22, 2017
1 parent b841d34 commit cebcceb
Show file tree
Hide file tree
Showing 23 changed files with 2,239 additions and 1,743 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
addons:
firefox: "51.0.1"
apt:
Expand Down
Loading

0 comments on commit cebcceb

Please sign in to comment.