Skip to content

Point cloud testing finished#286

Open
ColinSchz wants to merge 22 commits into
mainfrom
PointCloud
Open

Point cloud testing finished#286
ColinSchz wants to merge 22 commits into
mainfrom
PointCloud

Conversation

@ColinSchz

Copy link
Copy Markdown

Now it should not use tqdm

ColinSchz and others added 22 commits June 8, 2026 16:14
Adding ./vscode to .gitignore
Adding conftest.py for pytest to run the test_point_clouds.py
Test of normals2dd implemented and run OK
Implementation of test of cut_pc and decimate_pc. Both functionare working well. The test of cut_pc is not very complete because it is using GUI (see explanation of the test)
Starting test on segment_pc() which is a big one. Creating a function to create an artificial pc starting rethinking the code to use it for all the test instead of MagicMock.
Fixing and implementation of the test for segment_pc. All the functions are working : normal2dd, extract_id, cut_pc, decimate_pc, extract_pc, segment_pc
Implementation and test of the function facets_pc is completed and runs good
Both test implemented and running well
All the test on point_clouds.py are implemented and all the functions of point_clouds.py are fixed and working.
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.

1 participant