31 Commits

Author SHA1 Message Date
Nate Walck
50a8231352 Removed broken tests that did not use unittest and mock 2016-07-14 12:33:31 -07:00
Nate Walck
b129c551ee Merge pull request #633 from natewalck/munki-newtests
Add test for munkicommon isAppRunning
2016-07-14 12:28:08 -07:00
Nate Walck
db9ccf02c6 Added ignore for line length as we don't enforce this currently 2016-07-12 10:21:42 -07:00
Nate Walck
d79a52db92 Add test for munkicommon isAppRunning 2016-07-12 09:43:46 -07:00
Nate Walck
5bc81942fe Travisci now only checks what was changed in a given diff 2016-07-11 15:49:24 -07:00
Greg Neagle
12d4f0d27e Update copyright info on files; remove abandoned tools from code/tools 2016-03-15 09:32:28 -07:00
Justin McWilliams
84e0608882 Fix tests broken in https://github.com/munki/munki/pull/533 2015-11-30 10:11:29 -05:00
Samuel Keeley
5c12185da4 Replace http://www.apache.org/licenses/LICENSE-2.0 with https://www.apache.org/licenses/LICENSE-2.0 2015-11-13 20:35:24 -08:00
Greg Neagle
0ce7846fe5 Make appleupdates_test.py stop complaining 2015-07-29 08:57:12 -07:00
Greg Neagle
74112ae2c8 Record PendingUpdateCount in ManagedInstalls preferences for use by docktileplugin 2015-04-15 10:19:00 -07:00
Greg Neagle
b43554be79 Update tests for appleupdates.py to match changes in previous commit 2015-04-09 20:59:38 -07:00
Greg Neagle
b8d19f147b PyLint cleanups 2014-10-27 09:55:44 -07:00
Timothy Sutton
1069f05b8d tests: Remove unused warning conditional in appleupdates.CheckForSoftwareUpdates
- fixes a failing test since merging NSURL branch
2014-10-25 14:32:45 -04:00
Greg Neagle
fddd138000 Bumping version to 1.0.0. Updated copyright dates. 2014-01-10 08:20:15 -08:00
Greg Neagle
536696b004 munkicommon_unicode_test.py: Break tests up into smaller groups; redefine munkicommon.log so tests don't write garbage to the logs 2013-10-15 06:56:55 -07:00
Greg Neagle
96a16c2769 Detect Apple firmware updates and display a warning in Managed Software Update.app when the user chooses to install 2013-10-14 09:39:01 -07:00
Greg Neagle
ec942c5992 Updated appleupdates.py with workarounds for changes in upcoming OS X releases. Bumped version to 0.9.2, since this is a non-trivial change. 2013-10-07 14:31:31 -07:00
Greg Neagle
35bf7286ee New munkicommon_unicode_test.py so we can keep an eye out for unicode issues 2013-10-07 12:27:25 -07:00
Greg Neagle
2d4bafe694 Ensure AppleUpdates.plist is removed if there are no available Apple updates. Update appleupdates_test.py to reflect this and a previous commit. 2013-03-17 10:49:51 -07:00
Greg Neagle
ccad978113 Updated appleupdates_test.py to match changes in appleupdates.py 2013-02-26 10:23:54 -08:00
Greg Neagle
b80430753b Changes to allow Munki to check for and install Apple Software Update items in the same session as normal Munki updates. 2013-02-11 08:37:39 -08:00
Greg Neagle
780bb16f25 Updated appleupdates_test.py to match 20a0b51895 2013-02-09 13:19:54 -08:00
Greg Neagle
2982f1f5af Updated tests in appleupdates_test.py to match previous commit 2012-06-29 22:22:16 -07:00
Justin McWilliams
6d8e927d72 Fix appleudpates_test.py 2012-03-13 21:09:13 -04:00
Greg Neagle
34ab750460 Changes to allow curl to follow redirects when retreiving an Apple sucatalog; this is needed to support Lion Server's Software Update service. 2012-02-14 16:51:34 -08:00
Greg Neagle
96a2536141 appleupdates.py output tweaks; updated tests 2011-12-22 14:32:13 -08:00
Greg Neagle
5651b2a9a4 appleupdates.py now sets User-Agent header; munki-specific cert and header stuff moved to updatecheck; tests updated 2011-12-22 14:01:27 -08:00
Greg Neagle
a41af3b7f9 Revert "Beginning of refactor for getResource/curl methods"
This reverts commit 821e9072cc.
2011-09-29 16:39:57 -07:00
Greg Neagle
821e9072cc Beginning of refactor for getResource/curl methods 2011-09-29 16:24:23 -07:00
Greg Neagle
957998c87d Fixed (again) appleupdates.GetSoftwareUpdatePref method to respect MCX 2011-08-26 12:29:49 -07:00
Justin McWilliams
2fdd6fdcfb Merging (well, moving) refactored appleupdates module, unit tests, and runtests.sh to master branch. 2011-08-24 12:42:19 -04:00