-
Notifications
You must be signed in to change notification settings - Fork 50
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
Added Toml import/export option #72
Conversation
HI @avycado13 , could you please add a unit test for this feature? |
Ok |
@avycado13 you would have to add a sample of the file and a series of tests to automatically test the import. You can look at existing tests |
new file: src/unittest/views/test_toml_import_export.py
Hi, can you please remove |
Thanks for the recent updated. Could you remove |
Looks like some tests are failing, can you please check them? |
No description provided.