mycroft-core/test/unittests/util
Kris Gesling 6327ac5dbb
Upgrade Lingua Franca to v0.4.1 (#2890)
**Update Lingua Franca to v0.4.1**

The update from Lingua Franca v0.2.x to v0.4.x includes few
breaking changes.
- Some API methods have been updated.
- Mycroft-core tests have been updated to reflect improvements in
  Lingua Franca's formatting and parsing.
- add LF default lang setting method to config.locale 
  including warning that this method will change in the future
- Add TODO's for 21.08 - moving more methods to LF
- simplify loading and setting default of languages in Skills service
- Remove unneeded wrappers for Lingua Franca functions
- Fix documentation of format and parse utils
- Fix test warnings
2021-05-08 08:34:02 +09:30
..
__init__.py Separate tests into unittests and integrationtests 2017-08-17 02:05:02 -05:00
commented.json Remove stop_threshold from unit tests 2019-04-10 11:01:07 +02:00
muppets.dict Add tests for reading file functions 2020-04-17 23:42:04 +02:00
plain.json Remove stop_threshold from unit tests 2019-04-10 11:01:07 +02:00
test_audio_utils.py Rename to get_temp_path and add docstring 2021-04-30 16:49:59 +09:30
test_download.py Rename to get_temp_path and add docstring 2021-04-30 16:49:59 +09:30
test_file_utils.py Fix test for expected TypeError 2021-05-07 15:34:37 +09:30
test_format.py Upgrade Lingua Franca to v0.4.1 (#2890) 2021-05-08 08:34:02 +09:30
test_json_helper.py Fix test cases under python 3 2018-04-27 08:50:46 -05:00
test_log.py Fix test cases under python 3 2018-04-27 08:50:46 -05:00
test_monotonic_event.py Add MontonicEvent class 2020-09-10 13:26:25 +02:00
test_parse.py Upgrade Lingua Franca to v0.4.1 (#2890) 2021-05-08 08:34:02 +09:30
test_platform.py Add simple test for get_platform 2020-04-17 23:42:04 +02:00
test_plugins.py Add unittests for the plugin util 2020-09-23 07:46:13 +02:00
test_process_utils.py Add test cases for ProcessStatus 2021-01-28 17:21:33 +01:00
test_signal.py Re-add support for skill_gid in settingsmeta upload 2019-05-18 08:29:26 +02:00
test_string_utils.py remove unnecessary remove_last_slash method 2020-08-18 23:06:42 +09:30
test_time.py Add test for time utils 2020-04-17 23:42:04 +02:00
unstripped_lines.txt Add tests for reading file functions 2020-04-17 23:42:04 +02:00