Commit Graph

364 Commits

Author SHA1 Message Date
Adam Shaw 009c9b56fc updateEvent tests 2014-05-24 02:05:42 -07:00
Adam Shaw f577a3f548 change behavior when updateEvent called when new dates cant be computed in tz 2014-05-24 02:05:17 -07:00
Adam Shaw c01c43e5d3 test tweaks 2014-05-23 09:08:17 -07:00
Adam Shaw fe2df77371 google calendar plugin tests 2014-05-22 17:03:33 -07:00
Adam Shaw d149352a7e get events-json-feed test using mockjax 2014-05-22 17:03:12 -07:00
Adam Shaw dd317f19fa remove jasmine-ajax lib 2014-05-22 17:02:11 -07:00
Adam Shaw 54e632e0e2 use mockjax 2014-05-22 17:01:42 -07:00
Adam Shaw 5a511c72a2 events (array/function/feed) tests. timezone tests 2014-05-22 12:27:41 -07:00
Adam Shaw d99b797791 make timezone option default to false instead of undefined 2014-05-22 12:27:10 -07:00
Adam Shaw e6333a6891 jasmine-ajax (unfortunately latest version not in bower) 2014-05-22 12:26:41 -07:00
Adam Shaw 0bb1dd9bdd dayRender test 2014-05-21 23:21:00 -07:00
Adam Shaw f1ff99ff18 allDayDefault test 2014-05-21 18:25:12 -07:00
Adam Shaw 7786cc38c7 modify test for buttonText to account for new behavior 2014-05-21 17:01:21 -07:00
Adam Shaw dda017efe2 allow user-specified buttonText to override buttonIcons 2014-05-21 17:00:51 -07:00
Adam Shaw 107cf134f2 Merge branch 'vidbina-test/buttonText' into v2 2014-05-21 11:59:07 -07:00
Adam Shaw 232b80bd7e Merge branch 'sirrocco-v2' into v2 2014-05-21 11:58:40 -07:00
Adam Shaw a326d85a30 Merge branch 'sirrocco-v2_columnFormat' into v2 2014-05-21 11:57:53 -07:00
Adam Shaw ae0ff603cb Merge branch 'sirrocco-v2_buttonIcons' into v2 2014-05-21 11:57:33 -07:00
Adam Shaw 2a4067e6a5 changed columnFormat tests to use hardcoded current date 2014-05-21 11:31:17 -07:00
David Asabina 2bfce75836 Wasting a minute or two trying to whitespace my test consistent to the other tests 2014-05-19 00:55:29 +02:00
David Asabina f359a716ce Cleaned up my test (removed whitespaces on blank lines + trailing whitespaces) 2014-05-19 00:45:05 +02:00
David Asabina 986d51f53e Ensuring text is empty when icons are set (by default or explicitly) + using toHaveText matcher instead of toContainSet 2014-05-19 00:39:25 +02:00
David Asabina 5165539275 Testing button text w/ default lang, non-default lang and custom buttonText 2014-05-19 00:19:16 +02:00
Roxin Cernica 4a7800d6bf added columnFormat tests 2014-05-11 10:21:44 +03:00
Roxin Cernica e47c7826bb remove iit tests 2014-05-11 07:41:09 +03:00
Roxin Cernica 3a536435c9 added buttonIcons test 2014-05-11 07:41:09 +03:00
Roxin Cernica e6e5bfed0a agendaDay tests should use agendaDay 2014-05-07 08:47:40 +03:00
Adam Shaw 2ed274d1f2 improvements to the automated tests doc 2014-04-30 01:27:04 +08:00
Adam Shaw 9fed3071ed switch around where some of the tests live 2014-04-30 01:10:23 +08:00
Adam Shaw e79c47c129 fix some tests that relied on the local tz (thanks Hong Kong) 2014-04-29 21:08:32 +08:00
Adam Shaw 601e556a90 more info for automated test readme 2014-04-29 21:02:04 +08:00
Adam Shaw 68fe56435c tweaks to automated test readme 2014-04-29 17:11:14 +08:00
Adam Shaw dc5d985ab4 new docs on writing automated tests 2014-04-29 17:01:58 +08:00
Adam Shaw 3bb98d6ec8 Merge pull request #153 from tpruvot/v2
tests: add moment.js everywhere
2014-03-22 11:44:32 -07:00
Adam Shaw e3c9f185b7 move karma-related dependencies into the repo. use karma-cli 2014-03-22 11:41:39 -07:00
Adam Shaw cc1ce91780 have bower use specific moment version 2014-03-15 11:43:28 -07:00
Adam Shaw ceb13bb0c5 latest jasmine-jquery and jasmine-fixture 2014-03-15 11:39:16 -07:00
Tanguy Pruvot 43e1ea2ac2 tests: add moment.js everywhere 2014-02-23 13:11:52 +01:00
Adam Shaw a1c4f11f48 MISC little stuff 2014-02-03 14:58:18 -08:00
Adam Shaw 016f43f2cc bump to 2.0.0-beta2 2014-02-03 00:14:07 -08:00
Adam Shaw 069c2377e1 fix broken updateEvent method 2014-02-03 00:14:07 -08:00
Adam Shaw 1c28cf5a5f different behavior when end-time equals nextDayThreshold. tests 2014-02-03 00:14:07 -08:00
Adam Shaw 39dd3f08f4 misc comments 2014-02-03 00:14:01 -08:00
Adam Shaw c8219f6238 parse ISO8601 date strings without date-of-month as first-of-month 2014-02-02 21:57:06 -08:00
Adam Shaw edcd275c91 improvements and bugfixes to FullCalendar's MomentJS extensions
notably we have no side effects on the Moment prototype anymore. we subclass
2014-02-02 21:56:02 -08:00
Adam Shaw 80fe8c1c96 new tests for ambiguous moments, moment construtors, moment range querying 2014-02-02 20:42:37 -08:00
Adam Shaw a3119fc3d1 add some moment helpers for Jasmine testing 2014-02-02 14:14:29 -08:00
Adam Shaw 1f5b6490a3 break apart date_utils.js 2014-02-02 13:53:41 -08:00
Adam Shaw 3746117815 fix lint problems in misc js files 2014-01-31 15:15:33 -08:00
Adam Shaw d4eb825d69 lint/style-check misc config js files in project root 2014-01-31 15:15:13 -08:00