Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation for tests #282

Merged
merged 52 commits into from Apr 25, 2019
Merged

Update documentation for tests #282

merged 52 commits into from Apr 25, 2019

Conversation

akharit
Copy link
Member

@akharit akharit commented Mar 18, 2019


This checklist is used to make sure that common guidelines for a pull request are followed.

Description of the change

Adding environment variables needed for tests. Not updating version number and making a new release as it is a doc only change, and that too only for tests.

General Guidelines

  • The PR has modified HISTORY.rst with an appropriate description of the change and a version increment.
    NA
  • The PR has supporting test coverage that confirm the expected behavior and protects against regressions, including necessary recordings.
    NA
  • Links to associated bugs, if any, are in the description.
    NA

akharit and others added 30 commits October 4, 2018 14:07
* Fix for test case failure by adding randomized file path

* Fix for empty folder upload issue

* Fix chunked downloader to make block size requests
Added readinto method.
* Json supported requests to fix msconcat issues with symbols in source files.

* Changed api-version to 2018-05-01 for all.
* Add retry to check_tokenn and auth function

* Added tests

* Fix test environment variables

* Upgrade requests minimum version because of CVE 2018-18074
* Updated test recordings
* Added CountUpDownLatch to utilities

* Basic Acl tests

* Added tests for recursive acl functions

* Added recursive acl functionality
* Filesession id added

* Update test recordings
…ent (#261)

Fix for Chunked Decoding exception thrown while reading response.content
* Possible fix for issue with infinite loop on read

* Refactoring

* Update pkg to pep 420 standards
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 86.38% when pulling 843ef50 on dev into 278a387 on master.

@akharit akharit merged commit f325c5d into master Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants