aboutsummaryrefslogtreecommitdiffstats
path: root/tests/schema_tests.rs
Commit message (Collapse)AuthorAgeFilesLines
* Implement nicenetYigit Sever2021-04-251-304/+304
| | | | | | | - There are bot accounts that return what you sent them - Sending a transaction generates some coin out of thin air - No more one tx per person per block limit - Unused transactions do not disappear anymore
* embed user passwds to the code structs.alpaylan2021-04-141-10/+18
|
* fix the serde if tests.alpaylan2021-04-141-7/+19
|
* delete unnecessary imports.alpaylan2021-04-141-2/+1
|
* finished auth request testing.alpaylan2021-04-141-1/+24
|
* finished metu id testing.alpaylan2021-04-141-0/+14
|
* finished user testing.alpaylan2021-04-141-0/+30
|
* finished naked block testing.alpaylan2021-04-141-6/+37
|
* finished block testingalpaylan2021-04-141-0/+34
|
* finished claim testing.alpaylan2021-04-141-0/+35
|
* finished claim testing.alpaylan2021-04-141-1/+8
|
* start testing schemaalpaylan2021-04-141-1/+21
|
* test functions are generated.alpaylan2021-04-141-0/+97