Skip to content

Commit

Permalink
chore] Move all instance (model) functions to services (part 1) (#442)
Browse files Browse the repository at this point in the history
- Move A-E models to services
- Move A-E models tests to services tests
- Re-record A-E cassettes
- Use C# 10 to build library
- Better query parameter construction system
- Initialize client services once at construction time rather than on each call
  • Loading branch information
nwithan8 committed Apr 26, 2023
1 parent 2d4e41c commit 35f18ac
Show file tree
Hide file tree
Showing 131 changed files with 5,567 additions and 3,390 deletions.
19 changes: 0 additions & 19 deletions EasyPost.Tests/BetaFeaturesTests/ModelsTests/AddressTest.cs

This file was deleted.

218 changes: 0 additions & 218 deletions EasyPost.Tests/BetaFeaturesTests/ModelsTests/BatchTest.cs

This file was deleted.

65 changes: 0 additions & 65 deletions EasyPost.Tests/BetaFeaturesTests/ModelsTests/CarrierAccountTest.cs

This file was deleted.

62 changes: 0 additions & 62 deletions EasyPost.Tests/BetaFeaturesTests/ModelsTests/EndShipperTest.cs

This file was deleted.

Loading

0 comments on commit 35f18ac

Please sign in to comment.