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

Additional test cases #8

Open
b5 opened this issue Mar 5, 2020 · 0 comments
Open

Additional test cases #8

b5 opened this issue Mar 5, 2020 · 0 comments

Comments

@b5
Copy link
Member

b5 commented Mar 5, 2020

From @dustmop : Other tests I think would be good to have:

insert into the middle of an array:

[[1],[2],[4],[5]]
[[1],[2],[3],[4],[5]]

row of a table completely changing:

[[1,2,3],[4,5,6],[7,8,9]]
[[1,2,3],[10,11,12],[7,8,9]]
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

No branches or pull requests

1 participant