Related Pages:
- Bug Tracking: Known bugs to fix.
- Design Changes: Planned improvements to project design.
- Feature Wishlist: New features to implement.
Ideally, all non-trivial classes should have their own test classes, but most tests are still unimplemented. The following untested classes are particularly complex, or are the most likely to have hidden bugs. These should be prioritized when implementing missing test classes.
- DesktopEntry::EntryFile
- GLib::DBus::Proxy
- Icon::ThreadResource
- Icon::ThemeIndex
- Layout::Transition::Animator
- Password
- Wifi::Connection::Record::Module
- Wifi::Connection::Saved::Module
- Wifi::LibNM::DBus::SavedConnection
- Wifi::LibNM::AccessPoint
- Wifi::LibNM::DeviceWifi
- Wifi::LibNM::Client
- Wifi::LibNM::Thread::Module
- Provide a way to override the system locale.
- Finish implementing Config::AlertWindow to provide useful error messages when configuration errors occur.
- Remove or improve unnecessary use of component names.