Xavier | 1828106bd82 | HCCRCSCHEDULING-5875 : goes all the way to state 4 of the wizard, checks wizard information content;
cleaned-up and o... | | |
Carl Woolf | 3690d586028 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Carl Woolf | d466908eb4f | add missing JS to karma config | | |
Xavier | e45a2770a18 | HCCRCSCHEDULING-5875 : goes all the way to state 4 of the wizard | | |
Carl Woolf | 3a9377f82a0 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Carl Woolf | 23d735d49d4 | more studies_screen tests, and extract on anonymous fn from study_screen.js | | |
Xavier | 8f8dc243e4b | HCCRCSCHEDULING-5875 : minor edits for testability;
verifies selection of study subject in state 3 of the wizard | | |
Ansible Deploy | 620911b8c3e | Merge release branch release/3.1.0-SNAPSHOT into master. | | |
Ansible Deploy | 07746f167ac | Update POMs with release version 3.1.0. | | |
Ankit Panchamia | cb84d178d0a | updating readme | | |
Ankit Panchamia | d7dfcb8e387 | updating pom's to 3.2.0-SNAPSHOT | | |
Ankit Panchamia | e111934e2fd | fix for HCCRCSCHEDULING-5883 - Appointments-Search Wizard > All Weekdays checkbox is enabled by default. | | |
Xavier | dd414534ffd | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | 8158d776af8 | HCCRCSCHEDULING-5875 : added id to study-visit row for testability;
successfully steps through to state 3 of the wizard | | |
marc-danie | cc0e3b0a8ae | code refactoring for testGetBookedVisitsListBySubject | | |
Carl Woolf | 5cb2e1b1dfe | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Carl Woolf | 2113c508536 | some tweaks, and one more studies_screen test, for commonVisitDetailData | | |
Xavier | 6447114ab55 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | cf7a13d7e72 | HCCRCSCHEDULING-5875 : working on stepping through the search appointment wizard:
added id to study row for testabili... | | |
Ankit Panchamia | 7af7eaf115b | Merge pull request #86 in HCCRCSCHEDULER/scheduler from bugfix/HCCRCSCHEDULING-5878 to develop
* commit 'a21b2e543ad... | | |
brian | 399177233af | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into appSe... | | |
marc-danie | a21b2e543ad | HCCRCSCHEDULING-5878 - Appointments-Search Wizard > Saturday and Sunday are getting selected by default. | | |
Ankit Panchamia | e14ffa09ec9 | fix for HCCRCSCHEDULING-5879: Appointments - On scheduling an appointment with the same subject that is already sched... | | |
marc-danie | ff3bf4793a7 | adjusted location of the curly brace for testGetBookedVisitsListBySubject | | |
Carl Woolf | 2e62c423437 | one more studies_screen test, for commonStudyDetailData | | |
marc-danie | 63a047f19ce | added testGetBookedVisitsListBySubject junit test | | |
marc-danie | 457ba5d226b | removed order by clause from the count statement in getListOfBookedVisitBySubjects | | |
marc-danie | 0d6afcbefe8 | added getters for the member variables | | |
Carl Woolf | 85ad2689d15 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 5a757fcdfc1 | fix counter bug in populate-fake, so that subject_mrn's should now be distinct | | |
marc-danie | 794eecfa163 | changed appointment status ids to a parameter list in the the HQL statement in getListOfBookedVisitBySubjects | | |
Carl Woolf | 2975856e866 | more studies_screen tests. | | |
Carl Woolf | e51791b7703 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Carl Woolf | 0c901e4410a | couple more studies_screen tests.
some helper json wrapped in JS vars. | | |
Xavier | d36025d9fa1 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | a12a800b401 | HCCRCSCHEDULING-5875 : added a test to cover future changes to the appointment wizard -- namely will add MRN and Gend... | | |
Carl Woolf | 491d4bbb358 | back out central-readiness, it's on its own branch now.
start adding more tests for study_screen.js. | | |
Carl Woolf | 7c29c0cc1a0 | back out central-readiness, it's on its own branch now.
start adding more tests for study_screen.js. | | |
Carl Woolf | 55deb3b8533 | remove cruft sample code | | |
Carl Woolf | c251128ee99 | oops, remove redundant copyright notice | | |
Carl Woolf | 652d7c47648 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Carl Woolf | 35608bd50e4 | test staticListsDataCallback (till the cows come home) | | |
Xavier | e6b2deaf6f0 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | 68fd1bfc90e | added ES5 and ES6 shims needed to have Map class available on PhantomJS and other non-ES6 browsers;
reinstated a coup... | | |
Carl Woolf | 487ff5ce9bd | re-add first unit test. how did it disappear from Head?? | | |
Carl Woolf | f4e68bbed48 | Merge remote-tracking branch 'origin/central-readiness' into central-readiness | | |
Carl Woolf | 2730fe30fd0 | remove redundant old-named test | | |
Carl Woolf | 3c853363b52 | smoke test for current set of html pages | | |
Ankit Panchamia | e12a5f83cc0 | fix for HCCRCSCHEDULING-5853 - Resource - Bulk Activate - Search performed on bulk activate page alter the resources ... | | |
brian | 46d8a8af374 | Added a unit test for sub location tabs on appointment calendar | | |
Carl Woolf | 284528c8628 | objectify the ready functions. first unit test | | |
Xavier | ac2fcda36d5 | modified top-level POM file to exclude the HTML test fixtures for jasmine from having the license blurb pre-pended to... | | |
Xavier | ff56a8dba9a | Merge branch 'develop' into jasmine-test-development | | |
Xavier | d6fe0af7909 | very minor code review feedback | | |
Xavier | b62cf7cb5b9 | backtrack changes made to the karma config - broke karma locally | | |
Xavier | 537a19947a1 | test the content of the <ul> elements $('#nurseAnnotationList'), $('#nutritionAnnotationList') and $('#equipmentAnnot... | | |
Xavier | a7bbc59cb7f | refactored long expected strings and objects into html and json fixtures loaded into the tests | | |
Xavier | 99de572bc32 | test the content of the <ul> element $('#nutritionAnnotationList') | | |
Xavier | bc7401316d4 | test the content of the <ul> element $('#nurseAnnotationList') | | |
marc-danie | f9fd03e894b | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into bugfix/appt_list_view_... | | |
marc-danie | 49d21f074a9 | modified to use a select count query instead of a select query to get total number of rows in getListOfBookedVisitByS... | | |
Xavier | c8b64a57592 | verify the options of <select> element $("#sharedResourceSelect") | | |
Xavier | 1739df78e5f | a bit of code-style cleanup | | |
Xavier | da741793404 | write expectations for <Select> element "resourceTypeSelect" | | |
Xavier | 1edaff0bc7b | test keyup event on #resourceNameInput input element | | |
Xavier | ba9ac7a460d | added verification of the content of 1 more drop-down menu | | |
Xavier | a7cebda3e6f | added verification of the content of 2 drop-down menus | | |
Xavier | caac0356412 | extended test to validate global variables affected by loading static lists from server | | |
marc-danie | ac8661b1841 | renamed findAllSubjects method to findAllSubjectsInChunks | | |
Xavier | b7bfc580e5d | changed static-lists json fixture to contain real data as returned by the REST service call getStaticLists. This JSON... | | |
Xavier | 0160e822fcf | made sublocationClosureClick() testable and added a test for it | | |
Xavier | bb55394cb8d | made addSublocationClosureClick() testable and added a test for it | | |
Xavier | a7538104f22 | added tests for resource_checkUnassignedResources();
cleaned up a few console.log's and comments | | |
Xavier | 68eff6da861 | more re-org of ResourceFormSpec to have meaningful, behavioral description for each test | | |
Xavier | 448c55e106e | make addAlternateResourceClick() testable and write a test for it | | |
Xavier | 32e0104a89f | added another test for addNewResourceClick() | | |
Ankit Panchamia | 17d3ba02abc | Fix for
HCCRCSCHEDULING-5849 - Calendar List View - Study Staff - Calendar ICON is displayed next to Cancellation rea... | | |
Xavier | 39930fdd9e8 | made addNewResourceClick() testable; wrote test for addNewResourceClick() | | |
Xavier | 502448a5f3d | made editResource() testable; wrote test for editResource() | | |
Xavier | dde41fa56a6 | added tests for cancelAddAlternateResource() and clearAlternateResourceSelection() | | |
marc-danie | fbccf459071 | removed commented out code | | |
marc-danie | ca0c38da8ff | modified findAllSubjects method to use HQL instead of Hibernate Criteria | | |
Ankit Panchamia | 895addc6c4a | fix for HCCRCSCHEDULING-5846 - Copy Day: Formatting issue for Validation alert of when a day having no single day res... | | |
Xavier | 5896bae828d | replaced calls to toHaveBeenCalled with toHaveBeenCalledTimes(1) | | |
Xavier | e851c3f38dc | add a test for alternateResourceData() | | |
Xavier | 819413c3454 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Carl Woolf | f3e47346635 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development
# Conflicts:
# web/src/... | | |
Carl Woolf | 29cf8f39af2 | fix some bugs revealed by smoke-test | | |
Xavier | 7fdcdc4fdeb | added license | | |
Xavier | 9a59ce69aa5 | removed unused function in resource.js | | |
Carl Woolf | b9909ee3ba5 | fix some bugs revealed by smoke-test | | |
Xavier | d482a306506 | more refactoring and clean up of jasmine specs. | | |
marc-danie | b9231c6b7f5 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into bugfix/appt_list_view_... | | |
marc-danie | 2fd15f7a2cd | modified the where clause in the HQL query to make it more efficient in getAllBookedVisits | | |
Carl Woolf | 5a2602218e9 | groundwork for more ready() improvements | | |
Xavier | b9a4b819cac | renamed ReadyFunctionTest.js to ...Spec.js | | |
Carl Woolf | d6e08f22c72 | groundwork for more ready() improvements | | |
Carl Woolf | cb4f77e89d5 | simplify invocation of ready() in html | | |
Carl Woolf | f09d1c94110 | remove debug output from global2.
'functionize' the callbacks in ready_functions. | | |
Carl Woolf | 63645711e31 | close (if not cigar'd) to removing all scripts from html except $(document).ready()
# Conflicts:
# web/src/main/weba... | | |
Xavier | dbb759f6dac | more refactoring of jasmine tests: split resource pages specs into two specs, one for the landing page and one for th... | | |
Carl Woolf | cd1aad6b4cb | try to get the branch off the ground | | |
Xavier | f9866b9c8a8 | nuked the old resources spec | | |
Xavier | 2821f1adcbd | move json and html fixtures to subdirectories of the specs | | |
Carl Woolf | a3b45d2bc8b | groundwork for more ready() improvements | | |
Carl Woolf | 333da565309 | simplify invocation of ready() in html | | |
Carl Woolf | ad9f41c5ec4 | remove debug output from global2.
'functionize' the callbacks in ready_functions. | | |
Carl Woolf | 3539652780e | close (if not cigar'd) to removing all scripts from html except $(document).ready() | | |
Xavier | 9cd679cfcc1 | renamed ReadyFunctionTest.js to ...Spec.js | | |
Xavier | 725daa8623b | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | 3cb174551b9 | house-keeping: better describe and it names, group it()'s in a more meaningful way | | |
Carl Woolf | 1e0b50f6ef2 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Carl Woolf | e13b746ba0e | groundwork for more ready() improvements | | |
Xavier | 41c6f97b9f6 | moved and rename date utils spec | | |
Xavier | 6f0cc0d9d40 | rename Global2Unit to GlobalFunctionsSpec.js
move AppSpec content into GlobalFunctionsSpecTests.js | | |
Xavier | 2fded516dff | removed console.log's from specs;
removed more dead code in the specs;
made some of the describe()'s and it()'s more ... | | |
Xavier | 952c480a492 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | 004435a55a4 | removed some dead code such as getTemporaryAdjustments() and its test;
fix resourcePage.initSublocationAddition() tes... | | |
Carl Woolf | 9f89818fb79 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Carl Woolf | 4b864453f10 | simplify invocation of ready() in html | | |
marc-danie | e21d7a26f98 | HCCRCSCHEDULING-5841 - On "Copy Visit" action, there are dropdown options available to update Sublocation and Visit t... | | |
Xavier | 73e3af06f9d | removed unneeded node modules for require.js | | |
Xavier | 73663271f72 | added get/setParentLocationHref for testability;
added a test for sublocationClosureScreenData();
started writing a t... | | |
marc-danie | aed1c6a7617 | merge from develop | | |
marc-danie | 196ef936c6d | HCCRCSCHEDULING-5841 - On "Copy Visit" action, there are dropdown options available to update Sublocation and Visit t... | | |
marc-danie | 23294c286dd | HCCRCSCHEDULING-5841 - On "Copy Visit" action, there are dropdown options available to update Sublocation and Visit t... | | |
Xavier | f4b023a612e | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | 78a5f819559 | added test for initSubLocationAddition() and do some refactoring of test code common to multiple tests | | |
marc-danie | 61bfc9b7a91 | HCCRCSCHEDULING-5839 - Resource > Temporary Adjustments > Temporary Adjustments are not getting added and system prov... | | |
Carl Woolf | beb150c2ee7 | Merge remote-tracking branch 'remotes/origin/develop' into jasmine-test-development | | |
Carl Woolf | 47ba269a5d8 | remove debug output from global2.
'functionize' the callbacks in ready_functions. | | |
marc-danie | 2dea489a742 | HCCRCSCHEDULING-5839 - Resource > Temporary Adjustments > Temporary Adjustments are not getting added and system prov... | | |
Xavier | a6f00ba9536 | added test for initSubLocationAddition() | | |
Xavier | abb69394e5b | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Carl Woolf | 8e4c6b88817 | close (if not cigar'd) to removing all scripts from html except $(document).ready() | | |
Carl Woolf | 5a5fefdab3e | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
Xavier | 858a2d8d3d9 | tweaks to sonar config | | |
Xavier | 55a31c4502c | moved jasmine tests to web/src/test/webapp | | |
marc-danie | 6a14d41d787 | Improved loading time of the Appointment List View by modifying the database query to be a count instead of a select ... | | |
Carl Woolf | 6a41c2c4e47 | Merge remote-tracking branch 'remotes/origin/develop' into jasmine-test-development | | |
marc-danie | 2c1c75f9706 | HCCRCSCHEDULING-5829 - Resource > Temporary Adjustments > Saturday or Sunday Temporary Adjustments are not getting ad... | | |
Xavier | 0200393a4ed | some clean-up | | |
marc-danie | 81379e70fd6 | removed commented out code | | |
marc-danie | 361dd999bb6 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | b757155045b | HCCRCSCHEDULING-5832 - Resource > Temporary Adjustments > All Weekdays checkbox is not getting deselected automatical... | | |
Xavier | 105aad11aed | make sonarqube configuration modular, and configure 2 modules: web and core. Unfortunately core coverage data is not ... | | |
marc-danie | f9bc0291e71 | HCCRCSCHEDULING-5832 - Resource > Temporary Adjustments > All Weekdays checkbox is not getting deselected automatical... | | |
Ankit Panchamia | 127101813f9 | removing unused code | | |
Xavier | 82ce57dc574 | fixed failing test by using a jasmine spy instead of a sinon spy; added a comment about how to potentially run Chrome... | | |
brian | 74e7e4ad65e | Added a couple of unit tests to appointmentService | | |
Xavier | e35e3d4e1c4 | added wrapper methods to access window.location.href in a way that is testable; applied it to resource_handleResource... | | |
Xavier | 24284b7cc98 | merge develop branch into jasmine-test-development | | |
Xavier | 5fd2589ef40 | set Chrome as the browser in the karma config file | | |
Xavier | d63cdca75e6 | remove calls to sinon.test() in the specs, which made the tests pass on Chrome again. | | |
Xavier | 173432e588d | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
marc-danie | 6db8c79736e | added test case insensitive search test | | |
marc-danie | 00d4538a09c | added test validate temporary adjustments that span overnight for resources | | |
Xavier | 3291e207cb6 | Merge branch 'jasmine-test-development' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into jasmi... | | |
Xavier | 1a826e849e5 | isolate test which does a full page reload and disable it ("loads a resource by ID in the session storage") | | |
marc-danie | a3e7f080e33 | added test validate temporary adjustments that do not span overnight for resources | | |
marc-danie | 1acbb19dff4 | updated testing get study lists test to verify the elements of the studies global variable | | |
Xavier | a82cdb0ad62 | bug in karma config | | |
marc-danie | acaa6915549 | removed unused placeHolderText argument in getStudyLists function | | |
marc-danie | 75c16f3a725 | Merge remote-tracking branch 'origin/jasmine-test-development' into jasmine-test-development | | |
marc-danie | 3bf19a6364a | Added test get study lists Jasmine test | | |
Xavier | a66dc36bb22 | Set user in test that needs a user to be in the session. | | |
Carl Woolf | ad3b93e2e78 | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl Woolf | 9ded3a260bc | remove garbage: 
 from end of line | | |
Xavier | 39cea23d8c1 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | fd95543ab25 | HCCRCSCHEDULING-5681 : fixed regression | | |
Ankit Panchamia | 7833e2244dc | fix for
1. HCCRCSCHEDULING-5786 - Create User: The format having the spaces of up to 10 is lost for "Primary Phone" a... | | |
Xavier | e347d898571 | aded tables.js to the list of files on Karma config | | |
brian | b64c455d7f7 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
brian | 1e769e0b208 | Finished covering all realistic conditions | | |
Carl | 04587a56c7c | Merge remote-tracking branch 'origin/develop' into develop | | |
Carl | 6721334f05d | quick fix for HCCRCSCHEDULING-5787 | | |
marc-danie | 6ece129b8df | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | a1ced8d3709 | HCCRCSCHEDULING-5780 - Bug:Create/Edit Resource>Add temp adjustment>After adding a temp adjustment application resets... | | |
Xavier | 721671d26b8 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
Xavier | 6ce5a553bac | HCCRCSCHEDULING-5681 : fixed CSS so that overflow-y attribute of wrapper around the table inquestion is set to 'scrol... | | |
brian | bf3855069fc | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/hccrcscheduler/scheduler into develop | | |
brian | e1de9806468 | Added more unit tests for updateResource, getResourcesWithSublocation, and fixed other unit tests. | | |
Carl | abe2af3f803 | previous commit was for HCCRCSCHEDULING-5784. spinner max | | |
Carl | 136e001ddf3 | HCCRCSCHEDULING-5779. sorting for alternate resources | | |
Carl | 5ca6af62f9c | HCCRCSCHEDULING-5779. sorting for alternate resources | | |
Xavier | 34845b52f66 | jasmine tests: major refactoring of helpers. Commented out 2 resource page tests that break. | | |
marc-danie | 9f0798154f8 | Merge remote-tracking branch 'origin/develop' into develop | | |
marc-danie | 4669c70b737 | fix for both HCCRCSCHEDULING-5777 - Reskinning: Schedule new appointment > Visit Summary > Changing Display Records d... | | |
Next → |