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

Needs testing for Arrays containing arrays (Looping) #404

Closed
dishad opened this issue Jun 23, 2020 · 1 comment · Fixed by #423 or #425
Closed

Needs testing for Arrays containing arrays (Looping) #404

dishad opened this issue Jun 23, 2020 · 1 comment · Fixed by #423 or #425
Assignees

Comments

@dishad
Copy link
Contributor

dishad commented Jun 23, 2020

Most of the nested arrays looping tests are against the nestedObjects array of objects. If we try to run teddy looping on an array of arrays I get errors.

kethinov added a commit to kethinov/teddy that referenced this issue Sep 26, 2020
closes rooseveltframework#412

closes many unreported bugs

wrote a test for rooseveltframework#404

wrote a test for rooseveltframework#357 but upon further investigate now consider it a wontfix
kethinov added a commit to kethinov/teddy that referenced this issue Sep 26, 2020
- Closed rooseveltframework#412
- Closed rooseveltframework#418
- Closed many unreported bugs.
- Wrote a test for rooseveltframework#404
- Wrote a test for rooseveltframework#357 but upon further investigation now consider it a wontfix.
- Various dependencies bumped.
kethinov added a commit that referenced this issue Sep 26, 2020
- Closed #412
- Closed #418
- Closed many unreported bugs.
- Wrote a test for #404
- Wrote a test for #357 but upon further investigation now consider it a wontfix.
- Various dependencies bumped.
@kethinov
Copy link
Member

I wrote a test to prove this is an issue, but I couldn't figure out how to fix it. @dishad can you take a look?

kethinov added a commit to kethinov/teddy that referenced this issue Oct 6, 2020
- Closed rooseveltframework#404
- Various dependencies bumped.
@kethinov kethinov mentioned this issue Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants