Commit Graph

25 Commits

Author SHA1 Message Date
hacksalot c6efdeca05
chore: decaffeinate: remove generated dist/ folder 2018-02-14 10:13:48 -05:00
hacksalot 7144126175
feat: improve help behavior 2018-02-11 08:13:13 -05:00
hacksalot 6f07141b0d
test: remove image files from freeze test 2018-02-05 00:06:14 -05:00
hacksalot dc88073bcc
test: reactivate Awesome theme and ice check 2018-02-04 23:35:42 -05:00
hacksalot 2767b16b47
test: use direct dependency for fresh-resume-underscore 2018-02-04 05:34:47 -05:00
hacksalot f1343add71
test: remove hard-coded submodule path 2018-02-04 04:44:47 -05:00
hacksalot 81d9d5f157
test: add fresh-theme-underscore to suite 2018-02-04 04:06:49 -05:00
hacksalot ba719166f7
test: replace fresca with fresh-resume-schema 2018-02-02 04:49:26 -05:00
hacksalot 7d78deec5f
test: replace 'resumes/' folder with fresh-test-resumes 2018-02-01 05:58:35 -05:00
hacksalot 7f7c936897
[chore] Test: Increase resume generation timeout. 2018-01-30 13:04:08 -05:00
hacksalot c913de4bf7
CONVERT: Improve command consistency. 2018-01-30 02:34:58 -05:00
hacksalot 17259cedbf Detect bad option files supplied via --options. 2018-01-29 02:04:00 -05:00
hacksalot 35fb2f5dac
Fix Travis build issues. (#204) 2018-01-28 22:34:05 -05:00
hacksalot efe97ad793 Update tests.
Knock the dust off the HackMyResume test suite.
2018-01-24 21:29:24 -05:00
hacksalot 255a518565 Set test timeout to 30 seconds.
Most themes should generate in < 1s but allow up to 30 seconds for
network latency when opening a remote file, or for fetching remote
resources (CSS, JS, etc) during a local build.
2016-02-13 20:42:03 -05:00
hacksalot ca92d41d9e Numerous fixes. 2016-02-13 16:08:45 -05:00
hacksalot 3f8e795c61 Fix generation glitches.
Fix output file name glitch, writing CSS files to destination folder,
and an issue where the process would evaporate before PDF/PNG generation
could complete.
2016-02-13 03:27:11 -05:00
hacksalot f83eb018e8 Scrub tests. 2016-02-11 12:08:11 -05:00
hacksalot 2758038858 Cleanup and bug fixes.
Remove file-based open methods from resume classes; force clients to use
clean string-based or JSON overloads; fix processing glitch in
validate(); tweak outputs; adjust tests; update CHANGELOG; etc.
2016-02-04 18:49:16 -05:00
hacksalot 5bf4bda6de Fix PEEK command. 2016-02-03 20:08:17 -05:00
hacksalot d7c83613df Make CLI tests asynchronous. 2016-02-02 16:18:38 -05:00
hacksalot fd39cc9fd9 Adjust error handling / tests. 2016-02-01 22:56:08 -05:00
hacksalot 70f45d468d Asynchrony. 2016-02-01 22:52:13 -05:00
hacksalot 27c7a0264a Improve date handling. 2016-01-30 20:06:04 -05:00
hacksalot 0f65e4c9f3 Finish HackMyCore reshaping.
Reintroduce HackMyCore, dropping the interim submodule, and reorganize
and improve tests.
2016-01-29 15:23:57 -05:00