sparqet

Results 16 issues of sparqet

# Pull Request type Please add the labels corresponding to the type of changes your PR introduces: - Bugfix - Feature ## What is the new behavior? - Added setter...

## Description Implement and improve tests of `router` contract. File: `test/router/router.cairo`. ## Acceptance criteria - Unit tests (nominal and failure) are implemented and passing.

enhancement
testing

## Description - Fix Oracle Contracts - Fix global variables of deposit integration test - Pass Swap integration tests (including debugging all bugs related to swap) - Add pragma oracle...

enhancement
MVP

## Description Implement and improve tests of `swap_handler` library. File: `test/swap/swap_handler.cairo`. ## Acceptance criteria - Unit tests (nominal and failure) are implemented and passing.

enhancement
testing

## Description Implement and improve tests of `position_utils` library. File: `test/position/position_utils.cairo`. ## Acceptance criteria - Unit tests (nominal and failure) are implemented and passing.

enhancement
testing

# Pull Request type Please add the labels corresponding to the type of changes your PR introduces: - Bugfix - Testing ## What is the new behavior? - Fix calc...

## Description Implement and improve tests of `position_pricing_utils` library. File: `test/pricing/position_pricing_utils.cairo`. ## Acceptance criteria - Unit tests (nominal and failure) are implemented and passing.

enhancement
testing

## Description Implement and improve tests of `decrease_position_swap_utils` library. File: `test/position/decrease_position_swap_utils.cairo`. ## Acceptance criteria - Unit tests (nominal and failure) are implemented and passing.

enhancement
testing

## Description Implement and improve tests of `adl_utils` library. File: `test/adl/adl_utils.cairo`. ## Acceptance criteria - Unit tests (nominal and failure) are implemented and passing.

enhancement
testing

## Description Implement and improve tests of `increase_order_utils` library. File: `test/order/increase_order_utils.cairo`. ## Acceptance criteria - Unit tests (nominal and failure) are implemented and passing.

enhancement
testing