IntersectMBO / IntersectMBO/plutus

Plutus Tx stdlib needs way more tests

Open
#6,078 0 comments 1 reaction 0 assignees View on GitHub
Internal Plinth status: triaged Test
Dominant language
Haskell
Stars
1.6k
Forks
508
Avg merge
3d 10h
Merged PRs (30d)
22

Description

I accidentally broke the implementation of `drop` in the standard library of Plutus Tx and no `plutus-tx` test failed, even though the simplest one would catch such a bug. We really need to write proper property tests for as many Plutus Tx functions as possible, just some basic stuff like `take n xs ++ drop n xs == xs` etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.