neo-devpack-dotnet
neo-devpack-dotnet copied to clipboard
Migrate old ut
Last migration unit test part, it will be divided in different pr because it's too long, included in this PR:
- Migrate BasicBlock optimizer unit tests.
- Moved old test to OldEngine namespace.
- Created artifacts for future PR.
- Separate contracts that are designed not to be compiled into folders.
Finally~~
@Jim8y could you help me here?
@Jim8y could you help me here?
Righe away!!!!!!!!Already on it.
Since I am not able to push here, i create a new pr https://github.com/neo-project/neo-devpack-dotnet/pull/1025 and fix the issue.
The reason is the private class in staticclass test will be loaded and parsed before the Contract_String and causing syntax error.
I will open a new one