-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: culqi/culqi-python
base: master
head repository: culqi/culqi-python
compare: develop
- 17 commits
- 137 files changed
- 7 contributors
Commits on Jan 4, 2020
-
Update tox settings, update code format, update dependencies in requi…
…rements files and setup, added cassettes for offline testing.
Configuration menu - View commit details
-
Copy full SHA for 6cdd31a - Browse repository at this point
Copy the full SHA 6cdd31aView commit details -
* Update setup requests are required to get it works * Rename CHANGELOG to CHANGELOG.md * Update .travis.yml * Update test.py * Update README.md * Update README.md * Bump requests from 2.13.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.13.0 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/kennethreitz/requests/blob/master/HISTORY.md) - [Commits](psf/requests@v2.13.0...v2.20.0) Signed-off-by: dependabot[bot] <support@github.com> * Update .travis.yml Remove Python 3.3 for TravisCI * Refactorización (#13) * Update culqipy library structure, migrated to poetry * Added basic structure for tests * Update travis * Update travis, added successful test cases for version, token and client * Added requirements for travis * Removed f-expressions for compatibility reasons with older python versions * Added __main__ to tests * Update dependencies, configured tox, update travis * Restored travis settings * Update travis config * Uniformized quotation mark, added tests for charges * test a fix in tox.ini * Added pytest-vcr for better testing times * Update ci files * Fix requirements * Update requirements * Added tests for refund * Update requirements * Added customer tests, update requirements specs * Added tests for cards and plans * Fix tox config * Update _get_url method in resource to be compatible with python 3.4 * Added print to check responses in travis * use unit tests in travis * update usage of super method for compatibility with python 3.4 * Unifromized test structure * Fix typo, added tests for plans, subscriptions, orders, transfers and iins, pylint 10/10 in culqipy and tests * Fix error in cards tests * Drop support for python 3.4 * Update tox settings to read travis' secure environment variables * deleted duplicated entry in tox settings * Fix environment variable name in tox settings * Update development environment, update requirements files, tox settings, added linting and precommit * Update development environment, update requirements files, tox settings, added linting and precommit * Update tox settings and added requirements for tox * Fix error in autoload module in client * Update README.md and CHANGELOG.md * Update readme, fix year in license * Update setup.py, update name un pyproject.toml, removed example, ignored E231 due to incompatibilities with flake8 and black * Pinned version of PyYaml in tox requirements * Removed PyYaml pinned version * Allow failures in python3.8-dev and 3.7 due to an error with PyYaml build * Replace self by client in README.md examples. * Added missing subtitle in example section for transfers * Exclude missing configuration files from .gitignore * moving legacy to other branch * Refactoring new version (#14) * refactoring * add missing key * 100 -> 10 s/. * using const * Update README.md * Hot fix/new version (#15) * refactoring * add missing key * 100 -> 10 s/. * using const * renaming * update version * Update test_order.py * Update test_order.py * Update test_subscription.py * Update test_subscription.py * Update requirements.dev.txt * Update README.md * Update README.md * update readme * using viewbox * svg to png * Create CONTRIBUTING.md * Update README.md * Update README.md * Feature/schemas (#17) * refactoring * add missing key * 100 -> 10 s/. * using const * renaming * update version * including schemas feature * using schemas * solving conflicts * solving conflicts * just in post * fixing plan schema * expiration date to number * include jsonschema dependency * Update README.md * including logo * update readme * rollback * update version * update authors * removing mails * Update README.md * Update README.md * Update README.md * Update README.md * update version * Update tox settings, update code format, update dependencies in requirements files and setup, added cassettes for offline testing. Co-authored-by: KhalO <Khan.maytok@gmail.com> Co-authored-by: Brayan Cruces <brayan2259@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joel Ibaceta <mail@joelibaceta.com>
Configuration menu - View commit details
-
Copy full SHA for 0c66834 - Browse repository at this point
Copy the full SHA 0c66834View commit details
Commits on Jan 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 18cb146 - Browse repository at this point
Copy the full SHA 18cb146View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa2763 - Browse repository at this point
Copy the full SHA 0aa2763View commit details
Commits on Apr 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1219eb3 - Browse repository at this point
Copy the full SHA 1219eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b7303c - Browse repository at this point
Copy the full SHA 3b7303cView commit details
Commits on May 14, 2020
-
Update dependencies, fix conflict with pylint E1101, added support fo…
…r python 3.8, update issue templates, update cassetes
Configuration menu - View commit details
-
Copy full SHA for 1d53c2e - Browse repository at this point
Copy the full SHA 1d53c2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 854d9b1 - Browse repository at this point
Copy the full SHA 854d9b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for af7cf71 - Browse repository at this point
Copy the full SHA af7cf71View commit details
Commits on May 20, 2020
-
Update tests to 100% coverage, Added pylint to precommit, Added bandi…
…t to precommit, Explicit inheritace from object to compatibility with python 2, Update dependecies
Configuration menu - View commit details
-
Copy full SHA for 4cfc9f4 - Browse repository at this point
Copy the full SHA 4cfc9f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fca2da3 - Browse repository at this point
Copy the full SHA fca2da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64cf1bc - Browse repository at this point
Copy the full SHA 64cf1bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e7c50 - Browse repository at this point
Copy the full SHA 78e7c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for f48441d - Browse repository at this point
Copy the full SHA f48441dView commit details
Commits on May 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ec987c4 - Browse repository at this point
Copy the full SHA ec987c4View commit details
Commits on Jun 1, 2020
-
Update codecov to version 2.1.3 in order to avoid error 400, executio…
…n of black, flacke8 and pydocstyle with travis
Configuration menu - View commit details
-
Copy full SHA for b37cc53 - Browse repository at this point
Copy the full SHA b37cc53View commit details
Commits on Jun 3, 2020
-
Merge pull request #20 from softbutterfly/develop
Updates for version 1.0.4
Configuration menu - View commit details
-
Copy full SHA for c7671a5 - Browse repository at this point
Copy the full SHA c7671a5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...develop