neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
68 stars 60 forks source link

Create unit tests for export_config and import_config functions #124

Closed bryce-seefieldt closed 2 weeks ago

bryce-seefieldt commented 5 months ago

Having contributed to the implementation of the configuration import and export functionality via config.py, just hoping to provide some test suites that can serve to monitor functionality as future contributions are made and features are added,

neokd commented 5 months ago

We can write a general test to test the entire project