hammerspoon/Hammerspoon Tests
Chris Jones 103dc90ca5 Skip some unreliable tests in CI 2021-11-20 22:46:52 +00:00
..
HSTestCase.h Use the correct function name 2021-06-09 01:30:44 +01:00
HSTestCase.m Start playing with GitHub Actions for CI 2020-11-24 21:16:03 +00:00
HSalert.m Add (weak) tests for hs.alert. Switch it to using -Weverything -Werror. Modernise some aspects of its ObjC 2016-02-28 17:42:02 +00:00
HSappfinder.m Add testing for hs.appfinder 2016-03-07 17:31:32 +00:00
HSapplication.m Revert "Simplify HSapplication:isFrontmost. It worked before, but always failed in tests. This seems to improve that" 2021-03-04 15:48:14 +00:00
HSaudiodevice.m Add tests 2021-03-17 14:56:12 +00:00
HSbase64.m Add testing for hs.base64 for real 2016-02-28 16:31:37 +00:00
HSbrightness.m Skip hs.brightness.get() tests in GitHub CI 2021-03-02 22:58:10 +00:00
HScoresetup.m Add a libraryName argument to registerLibrary for future use 2021-02-17 20:13:12 +00:00
HScrash.m Add some tests for the parts of hs.crash that are easy to test 2017-07-03 13:24:50 +01:00
HSdistributednotifications.m Rework HSTestCase two-part tests to use XCTestCase expectations and a proper NSTimer, so the runloop is involved and calls like can work on up-to-date data 2018-06-18 22:33:01 +01:00
HSfs.m Start playing with GitHub Actions for CI 2020-11-24 21:16:03 +00:00
HShotkey.m Of course none of these things work in CI 2021-05-07 08:57:50 +01:00
HSinspect.m Fix up HSinspect tests, but disable the existing test because it doesn't work. Add in a simple test just for a bit of coverage 2018-12-27 11:30:08 +01:00
HSjsonTests.m Expand testing of hs.json. Closes #2673 2021-02-15 22:22:02 +00:00
HSmath.m Add hs.math with a couple of random number functions, and use one of them to seed Lua's RNG. 2019-12-23 16:47:12 +01:00
HSmouse.m Of course GitHub Actions has no mouse hardware configured 2021-02-14 16:54:02 +00:00
HSnoises.m More docs and tests 2016-07-15 22:23:19 -04:00
HSosascript.m Expand LuaSkinTests.m harness structure a little and add tests for more of LuaSkin (coverage is now 63%) 2016-03-05 18:00:07 +00:00
HSrequire_all.m Previous commit also did not do what it was supposed to, this should 2021-03-04 13:51:41 +00:00
HSscreen.m Disable hs.screen's setMode test in GitHub CI 2020-12-10 23:27:57 +00:00
HSserial.m Skip two hs.serial tests that don't work in GitHub CI 2021-03-14 23:28:49 +00:00
HSsocket.m make RUN_TWO_PART_LUA_TEST_WITH_TIMEOUT() officially part of HSTestCase 2020-06-11 12:48:51 +01:00
HStask.m Rework HSTestCase two-part tests to use XCTestCase expectations and a proper NSTimer, so the runloop is involved and calls like can work on up-to-date data 2018-06-18 22:33:01 +01:00
HStimer.m Rework HSTestCase two-part tests to use XCTestCase expectations and a proper NSTimer, so the runloop is involved and calls like can work on up-to-date data 2018-06-18 22:33:01 +01:00
HSuielement.m Start playing with GitHub Actions for CI 2020-11-24 21:16:03 +00:00
HSwebsocket.m Fix hs.websocket tests - echo.websocket.org was shut down recently 2021-11-19 14:58:55 +00:00
HSwindow.m Skip some unreliable tests in CI 2021-11-20 22:46:52 +00:00
Info.plist Update Hammerspoon.xcodeproj to recommended Xcode settings 2015-09-16 19:42:42 +01:00
testinit.lua Make requireAll() test cope with another instance of Hammerspoon having hs.ipc loaded 2021-03-03 22:12:40 +00:00