Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set calendar notification settings to true in case GSettings schema is not ↵ | Arthur Mello | 2021-08-29 | 1 | -0/+12 |
| | | | | available Make sure calendar notification settings are correct during tests | ||||
* | sync tests with previous commit's Snap::Response change | Charles Kerr | 2021-08-29 | 1 | -4/+4 |
| | |||||
* | Only creates messaging menu if calendar app is instaled. Update tests. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -1/+1 |
| | |||||
* | Update notifications to use the new calendar icon. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -1/+1 |
| | |||||
* | Update sound test. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -2/+3 |
| | |||||
* | Post message on messaging menu if the notification get timeout. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -1/+1 |
| | |||||
* | Remove empty line. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -1/+0 |
| | |||||
* | Revert change. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -0/+1 |
| | |||||
* | update notification tests to wait for the needed bus events instead of ↵ | Charles Kerr | 2021-08-29 | 1 | -100/+0 |
| | | | | waiting for arbitrary time intervals | ||||
* | add notification title, icon checks to test-notification's battery of test ↵ | Charles Kerr | 2021-08-29 | 1 | -1/+1 |
| | | | | combinations | ||||
* | Move notifications tests into a new unit test. Extract notifications test ↵ | Charles Kerr | 2021-08-29 | 1 | -0/+269 |
fixture into a reusable header. |