Squeak64-5.3 20210609-130313
Pre-release
Pre-release
Split tests into two packages and create new mock cores (#384) * move UI tests into TCTUTest package * fix linter issue * add new packages to baseline * add test packages * add basic teleclient mock to allow testing core without tdlib * add CoreResource * fix auth tests and CoreResource * remove ensureAwaitingPhoneNumber * refactor tests * remove mocks from core package * structural changes to debug squot * add tests-misc package * add misc package at correct position in directory * add gitignore and fix .squot file * re-add files from file in * add tests-misc to baseline * add resources method on tdlib testcase * add message tests * refactor users tests as a NoTdlibTest * Code formatting, categorizing and fixing the linter * add UI package to coverage and adapt other pipelines to new naming and packages * take some tests out of authTests * rename screenshot file of testMessageShrinksCorrectly * Adding Tests for TCUModal and TCUTelegram and TCUAuthentication * fix linter tests * fix testTelegramOpensAuthentication Co-authored-by: Tom Richter <[email protected]> Co-authored-by: Jannis Berndt <[email protected]>