Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISC - restructure add how to test #1471

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

lucas-tortora
Copy link
Collaborator

Description of change

Added article on testing smart contracts

Links to any relevant issues

fixes #1437

Type of change

  • Documentation

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own changes
  • I have made sure that added/changed links still work
  • I have commented my code, particularly in hard-to-understand areas

@lucas-tortora lucas-tortora marked this pull request as ready for review February 16, 2024 20:32
Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 811f75a

✅ Preview: https://iota-wiki-g35j5qi2w-iota1.vercel.app

Copy link
Collaborator

@Dr-Electron Dr-Electron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I'm just wondering if it should be that big of a page and/or focus more on solo. But we can reevaluate once we actually explain solo testing for our examples

@Dr-Electron Dr-Electron merged commit 64c54d9 into ISC/restructure Feb 20, 2024
1 check passed
@Dr-Electron Dr-Electron deleted the ISC/restructure-add-how-to-test branch February 24, 2024 21:21
lucas-tortora added a commit that referenced this pull request Mar 7, 2024
lucas-tortora added a commit that referenced this pull request Mar 19, 2024
* ISC - Restructure - Learn and Build (#1415)

* Fix broken links

* Isc Restructure - EVM how tos - basic contract, ERC20 , ERC721 and deploy (#1454)

* saving working state

* re-merge EVM and WASM

* apply suggestions by @jlvandenhout

* add simplified explanations in Learn

* add and update get funds
add tabs to tools
delete magic  contract how tos for the time being
add introduction

* first draft deploy a smart contract using remix or hardhat
@todo add images and merge with tools section.

* normalized how we call the ShimmerEVM testnet

* fix links
fix numbering

* rebased on ISC/restructure
saving working state
@todo add dummy value to images
@todo review ERC721 texts and update images

* add how to mint the nft.
create admonition for priorknowledge and remix ide\
delete unnecessary images
align images in ERC20
update sample ERC721 contract

* Add 'Create Foundry' how-to

* Mint token

* Register token

* Allowance how tos

* Custom erc20

* added article on testing (#1471)

* Format

* Get balance

* Fix structure

* Add Randomness how-to (#1484)

* Add Randomness how-to

* Apply suggestions from code review

Co-authored-by: Lucas Tortora <[email protected]>

---------

Co-authored-by: Lucas Tortora <[email protected]>

* Add how to withdraw assets to L1

* Format

* Resolve TODOs

* Use tabs (#1492)

* Remove Truffle (#1493)

* Remove Wasp CLI mentions from build (#1494)

* Small fixes

* fix link

* Small Fixes

* On... Off... On...

* Restructure how tos (#1500)

* Restructure how-tos

* Update core contract introduction

* Add decimals

* Update docs/build/isc/v1.0.0-rc.6/docs/how-tos/core-contracts/basics/send-assets-to-l1.mdx

* expand gas and allowance explanations (#1503)

* expand gas and allowance explanations

* revert unwanted autoformat change

* Update docs/build/isc/v1.0.0-rc.6/docs/explanations/invocation.md

Co-authored-by: Lucas Tortora <[email protected]>

---------

Co-authored-by: Dr-Electron <[email protected]>

* Update docs/build/isc/v1.0.0-rc.6/docs/explanations/invocation.md

* Apply suggestions from code review

Co-authored-by: Jorge Silva <[email protected]>

* removed glossary tooltip in sandbox.md
removed glossary tooltip in smart-contract-anatomy.md
clarify that hname identification is only for core and WASM contracts in smart-contract-anatomy.md
removed confusing statement about SC logical structure in smart-contract-anatomy.md
removed video tutorial from tools.mdx
changed serious for production in tools.mdx
rephrased gas/fees statement in tools.mdx
move explanations below how tos in the sidebar
rephrase validator explanation introduction.md
removed link to isc-architecture in introduction.md
removed isc-architecture.md and included what the relevant info in introduction.md
changed md ordered list to html ordered list in tools.mdx to fix the display of the ChainID component
changed Shimmer Public Testnet to Public Testnet on _network_warning.md
removed all video tutorials

* fix typo

* Rebase on main to sort out conflicts

* HTML be gone

* Update docs/build/isc/v1.0.0-rc.6/docs/how-tos/core-contracts/basics/get-balance.md

Co-authored-by: Dr-Electron <[email protected]>

---------

Co-authored-by: Dr-Electron <[email protected]>
Co-authored-by: Jeroen van den Hout <[email protected]>
Co-authored-by: Jorge Silva <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants