airborne icon indicating copy to clipboard operation
airborne copied to clipboard

RSpec driven API testing framework

Results 46 airborne issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [rack-test](https://github.com/rack/rack-test) to permit the latest version. Changelog Sourced from rack-test's changelog. 2.0.0 / 2022-06-24 Breaking changes: Digest authentication support is now deprecated, as it relies on...

dependencies

I am looking for project maintainers to help keep airborne up to date and bug-free while avoiding feature creep and maintaining backwards compatibility. Comment here if you would like to...

Hello! I love what you've built here and want to help maintain it. I see multiple folks have offered to help maintain but I've noticed you haven't been active in...

I am trying to login I tried post '/user/login', { :email => 'username', :password => 'password' } Tried post '/user/login', { :email => 'username', :password => 'password' } , {...

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

I updated to the latest version of this gem (`0.3.4`), and I'm getting a generic JSON syntax error in my test `Expected BEGIN_OBJECT but was STRING at line 1 column...

Rack patched a security vulnerability. See [https://github.com/rack/rack/security/advisories/GHSA-hrqr-hxpp-chr3](https://github.com/rack/rack/security/advisories/GHSA-hrqr-hxpp-chr3) for details.

added the ability to pass advanced options to the request (like timeout…)

Using Faraday I am also able to make changes to the URL from the base url

```carrierwave was resolved to 1.2.2, which depends on mime-types (>= 1.16) carrierwave-base64 was resolved to 2.6.1, which depends on mime-types (~> 3.0) airborne was resolved to 0.0.18, which depends on...