cairo_native icon indicating copy to clipboard operation
cairo_native copied to clipboard

 Test the debug info module

Open igaray opened this issue 1 year ago • 3 comments

The src/debug_info.rs module is barely tested and could use some coverage.

igaray avatar Mar 18 '24 16:03 igaray

Hey, I can work on this one.

lordshashank avatar Mar 18 '24 16:03 lordshashank

@igaray , wanted to know where to configure tests for module, should I write tests in same file, or configure them in tests folder, or something else?

lordshashank avatar Mar 18 '24 16:03 lordshashank

So far we've been putting them in the same file. If it becomes too large we can see about moving the test module to a separate file. Thanks!

igaray avatar Mar 18 '24 16:03 igaray

There is no longer a debug info module

edg-l avatar Aug 28 '24 09:08 edg-l