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

[Reworked #202] Add simple git functions to test contract behaviour #203

Closed
wants to merge 58 commits into from

Conversation

HLWeil
Copy link
Member

@HLWeil HLWeil commented Sep 21, 2023

(Last rebase caused bigger issues in initial branch)

kMutagene and others added 30 commits September 12, 2023 10:16
- rename FileSystemTree.filter -> FileSystemTree.filterFiles
- add FileSystemTree.filter that also applies predicate to folder names
- add tests that show difference when filtering for names starting with '.'
- Add FileSystemTree.FilterFolders
- FileSystemTree.FilterFiles now only filters files (returns empty folders instead of removing them)
- fix some static member bindings
- Add tests for FilterFolders
- Tests now test both instance and static methods
-Add `GetRegisteredPayload` and `GetAdditionalPayload`

- Add tests
- iterate through all tables instead of the first only
- use ToFreeTextCell(), which is a proper conversion instead of AsFreeTextCell which is a match that can fail
FileSystemTree additions and Payload detection
Freymaurer and others added 28 commits September 19, 2023 12:52
@HLWeil
Copy link
Member Author

HLWeil commented Sep 21, 2023

Wrong branch...

@HLWeil HLWeil closed this Sep 21, 2023
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

Successfully merging this pull request may close these issues.

3 participants