Skip to content

Commit

Permalink
Remove redundant backward compatibility tests
Browse files Browse the repository at this point in the history
- testApiAdded() superseded by PathsBCTest.changedButCompatible().
- testApiMissing() superseded by PathsBCTest.decreased().
- testApiChangedOperationAdded() superseded by PathBCTest.changedButCompatible().
- testApiChangedOperationMissing() superseded by PathBCTest.opsDecreased().
- testApiOperationChanged() superseded by EnumBCTest and MaxLengthBCTest.
- testApiReadWriteOnlyPropertiesChanged() superseded by WriteOnlyBCTest.
  • Loading branch information
westse committed Jul 19, 2023
1 parent 4bdcece commit 2f8bdc6
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 780 deletions.

This file was deleted.

132 changes: 0 additions & 132 deletions core/src/test/resources/backwardCompatibility/bc_1.yaml

This file was deleted.

150 changes: 0 additions & 150 deletions core/src/test/resources/backwardCompatibility/bc_2.yaml

This file was deleted.

Loading

0 comments on commit 2f8bdc6

Please sign in to comment.