ArkProjectNFTs / ark-project

ArkProject is a liquidity layer for digital assets, uniting markets, empowering creators, and bridging the gap to mass adoption. Built on top of Starknet, ArkProject is designed to provide a fully decentralized and trustless orderbook on-chain.
https://arkproject.dev
Apache License 2.0
27 stars 26 forks source link

feat: Move tests next to code #472

Closed sanieni6 closed 1 month ago

sanieni6 commented 1 month ago

Description

Simplify core test file structure by moving tests in /src next to code.

What type of PR is this? (check all applicable)

Added tests?

Added to documentation?

Closing Issues

closes #467

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 0100d85aba8b569a2a31d73832332c085d9dddc6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

gershon commented 1 month ago

Hi @sanieni6, we would like to include your updates in core package's next release, can you make your changes on a branch created from release branch feat/contract-v2. Lmk if you need more informations.