Skip to content

create seperate test contracts#868

Merged
shargon merged 10 commits intoneo-project:masterfrom
Jim8y:seperate-test-contracts
Jan 22, 2024
Merged

create seperate test contracts#868
shargon merged 10 commits intoneo-project:masterfrom
Jim8y:seperate-test-contracts

Conversation

@Jim8y
Copy link
Contributor

@Jim8y Jim8y commented Jan 17, 2024

Closes #866

@Jim8y
Copy link
Contributor Author

Jim8y commented Jan 17, 2024

@lock9

@lock9
Copy link
Contributor

lock9 commented Jan 17, 2024

I initialized the neo submodule, but I still have some dependency issues. I'm unable to build the project:

Screenshot 2024-01-17 at 13 49 35

Any clues?

Note: Auto complete and other IDE features are working as expected!

@cschuchardt88
Copy link
Member

cschuchardt88 commented Jan 17, 2024

Did you run git submodule update --remote ? If you are using visual studio 2022 or any version you can do ctrl+. to import rreferences

* master:
  Add: add array.empty (#862)
  Add: add runtime.transaction (#859)
  print the vm fault exception (#869)

# Conflicts:
#	tests/Neo.SmartContract.Framework.UnitTests/Services/RuntimeTest.cs
@Jim8y
Copy link
Contributor Author

Jim8y commented Jan 19, 2024

@superboyiii mind to take a look?

@superboyiii
Copy link
Member

@Jim8y It works well on mine.

@Jim8y
Copy link
Contributor Author

Jim8y commented Jan 19, 2024

@shargon

@Jim8y
Copy link
Contributor Author

Jim8y commented Jan 22, 2024

Puiiiii

Error: Bad response: 503

This website is under heavy load (queue full)

We're sorry, too many people are accessing this website at the same time. We're working on this problem. Please try again later.

@shargon shargon merged commit 988c90f into neo-project:master Jan 22, 2024
Jim8y added a commit that referenced this pull request Aug 3, 2025
* create seperate test contracts
* fix path.
* Update tests/Neo.SmartContract.Framework.UnitTests/Utils/Extensions.cs
Co-authored-by: Shargon <shargon@gmail.com>
* update project file
* clean code
---------
Co-authored-by: Shargon <shargon@gmail.com>
Jim8y added a commit that referenced this pull request Aug 18, 2025
* create seperate test contracts

* fix path.

* Update tests/Neo.SmartContract.Framework.UnitTests/Utils/Extensions.cs

Co-authored-by: Shargon <shargon@gmail.com>

* update project file

* clean code

---------

Co-authored-by: Shargon <shargon@gmail.com>
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.

Move TestClasses into a separate project

5 participants