mirror of
https://github.com/ysoftdevs/wapifuzz.git
synced 2026-01-11 22:30:35 +01:00
[PR #5] [MERGED] Travis ci #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ysoftdevs/wapifuzz/pull/5
Author: @starek4
Created: 10/23/2019
Status: ✅ Merged
Merged: 10/23/2019
Merged by: @starek4
Base:
master← Head:travis_ci📝 Commits (2)
65b43adAdded .travisci file17bd85dAdding invariant of culture for DateTime📊 Changes
10 files changed (+65 additions, -14 deletions)
View changed files
➕
.travis.yml(+21 -0)📝
README.md(+2 -0)📝
fuzzer/src/fuzzer.py(+5 -4)📝
fuzzer/src/progress_reporter.py(+13 -6)📝
fuzzer/src/unit_tests/fuzzing_json_decoder_tests.py(+4 -0)📝
fuzzer/src/wapifuzz.py(+1 -1)📝
parser/Parser.Tests/EndpointParserTests.cs(+8 -0)📝
parser/Parser.Tests/OpenApiAnyConvertorTests.cs(+9 -1)📝
parser/Parser/OpenApiAnyConvertor.cs(+1 -1)📝
run.sh(+1 -1)📄 Description
Travis CI supported. I also fix some tests, which were failing due to regression.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.