diff --git a/legacy/build.xml b/legacy/build.xml deleted file mode 100644 index 32ea6a3f..00000000 --- a/legacy/build.xml +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/legacy/config/licenser/known_exceptions.txt b/legacy/config/licenser/known_exceptions.txt deleted file mode 100644 index ebd6483e..00000000 --- a/legacy/config/licenser/known_exceptions.txt +++ /dev/null @@ -1,45 +0,0 @@ -# -# A list of files and directories that are known exceptions to the -# license-insertion process. -# -# Files will only be altered if they contain a "magic" license place-holder, -# but if they match one of the file-matchers and don't contain a place-holder, -# the process will write a warning. -# -# File-matchers are: -# '*.java', '*.jsp', '*.tld', '*.xsl', '*.xslt', '*.css', '*.js', 'build.xml' -# -# Known exceptions listed here produce no warnings. -# -# Any files added to this list should include a comment, so we know where they -# came from, or why they don't require a license statement. -# - -# See /doc/3rd-party-licenses.txt for LICENSE file -themes/vivo-basic/css/blueprint/grid.css -themes/vivo-basic/css/blueprint/ie.css - -# PROBLEM: Can't find any info on licensing. -themes/vivo-basic/css/blueprint/liquid.css - -# See /doc/3rd-party-licenses.txt for LICENSE file -themes/vivo-basic/templates/googleAnalytics.ftl - -# See /doc/3rd-party-licenses.txt for LICENSE file -utilities/load-testing/jmeter-results-report.xsl -utilities/load-testing/jmeter-results-detail-report.xsl - -# See /doc/3rd-party-licenses.txt for LICENSE file -productMods/css/jquery_plugins/* -productMods/js/jquery_plugins/* -productMods/js/leaflet/* -productMods/js/visualization/entitycomparison/jquery_plugins/* - -# PROBLEM: Can't find any info on licensing. -productMods/js/jquery_plugins/jquery.truncator.js - -# Part of the OpenSocial integration - should this really be under the Apache license? -themes/wilma/css/openSocial/gadgets.css - -# JQuery for the Selenium test helper app. -utilities/acceptance-tests/testApp/js/jquery.js \ No newline at end of file diff --git a/legacy/config/licenser/licenser.properties b/legacy/config/licenser/licenser.properties deleted file mode 100644 index 6cb86917..00000000 --- a/legacy/config/licenser/licenser.properties +++ /dev/null @@ -1,34 +0,0 @@ -# -------------------------------------------------------------------------- -# Properties for running the licenser utility in VIVO. -# -------------------------------------------------------------------------- - -# The path to the top level directory to be scanned or copied -# (if relative, then relative to this file) -source_dir = ../../ - -# The path to the top level directory to copy into (ignored if only scanning) -# (if relative, then relative to this file) -target_dir = - -# A list of filename globs that match the files we want to license, -# delimited by commas with optional white-space. -file_matchers = *.java, *.jsp, *.tld, *.xsl, *.xslt, *.css, *.js, *.ftl, *.xml - -# "globs" that describe paths that we won't follow for scanning OR FOR COPYING. -# (relative to the source_dir) -skip_directories = ./bin, ./.svn, ./**/.svn, ./.build, ./vitro-core - -# The path to a file containing filename/path globs that match the files that -# we know should have no license tags in them. -# The file contains one glob per line; blank lines and comments ("#") are ignored. -# (if relative, then relative to the source directory) -known_exceptions = config/licenser/known_exceptions.txt - -# The path to the text of the license agreement (ignored if only scanning) -# If the agreement contains a ${year} token, the current year will be substituted. -# (if relative, then relative to the source directory) -license_file = doc/license.txt - -# Set to 'full' for a full report, 'short' for a brief statment, or to anything -# else for a medium-length summary. -report_level = short diff --git a/legacy/doc/3rd-party-licenses.txt b/legacy/doc/3rd-party-licenses.txt deleted file mode 100644 index f31cbc22..00000000 --- a/legacy/doc/3rd-party-licenses.txt +++ /dev/null @@ -1,181 +0,0 @@ -Dependencies Licenses - - -Apache License 2.0 ------------------- -licenses/apache.LICENSE.txt - -ant-jmeter -batik-css -commons-beanutils -commons-codec -commons-collections -commons-dbcp -commons-discovery -commons-fileupload -commons-httpclient -commons-io -commons-lang -commons-logging -commons-pool -contenttype -csv -dwr -ezmorph -gson -jakarta-jstl -jackson-annotations-2.3.0 -jackson-core-2.3.0 -jackson-databind-2.3.0 -jarjar -jmeter -joda-time -json-lib -log4j -nekohtml -solr -spring -stax-api -toggle -trippi -xalan -xercesImpl -xml-apis -wstx-asl - - -BSD ---- -aduna-appbase (licenses/aduna.LICENSE.txt) -aduna-commons (licenses/aduna.LICENSE.txt) -arq-extra (licenses/jena.LICENSE.txt) -arq (licenses/jena.LICENSE.txt) -dojo (licenses/dojo.LICENSE.txt) -dom4j (licenses/dom4j.LICENSE.txt) -freemarker (licenses/freemarker.LICENSE.txt) -iri (licenses/jena.LICENSE.txt) -jena (licenses/jena.LICENSE.txt) -jenatest (licenses/jena.LICENSE.txt) -ldap (licenses/ldap.LICENSE.txt) -sdb (licenses/sdb.LICENSE.txt) -sesame-http (licenses/aduna.LICENSE.txt) -sesame-model (licenses/aduna.LICENSE.txt) -sesame-query (licenses/aduna.LICENSE.txt) -sesame-queryresultio (licenses/aduna.LICENSE.txt) -sesame-repository (licenses/aduna.LICENSE.txt) -sesame-rio (licenses/aduna.LICENSE.txt) -sparqltag (licenses/sparqltag.LICENSE.txt) -xpp3_min (licenses/extreme.LICENSE.txt) -xsdlib (licenses/xsdlib.LICENSE.txt) -xstream (licenses/xstream.LICENSE.txt) - - -BSD 3-clause ---- -antisamy (licenses/antisamy.LICENSE.txt) -aterms-java (licenses/aterms-java.LICENSE.txt) -relaxngDatatype (licenses/relaxngDatatype.LICENSE.txt) - - -CDDL 1.0 --------- -jaxrpc (licenses/cddl.LICENSE.txt) -saaj (licenses/cddl.LICENSE.txt) - - -ECLIPSE PUBLIC LICENSE v1.0 --------- -webserviceutils (licenses/eclipse.LICENSE.txt) - - -GNU AGPL 3 ----------- -licenses/agpl.LICENSE.txt - -iText - - -GNU GPL 2 ---------- -licenses/gpl2.LICENSE.txt - -jaxrpc -jsontofmmodel -mysql-connector-java -rowset -saaj - - -GNU LGPL 2.1 ------------- -licenses/lgpl2.LICENSE.txt - -betterdateinput -tinymce - - -GNU LGPL 3 ----------- -licenses/lgpl3.LICENSE.txt - -Alfresco - JSONtoFmModel -fedora-client -jga - - -JRL 1.5 -------- -licenses/java.LICENSE.txt - -jai_codec -jai_core - - -MIT ---- -amplify (licenses/mit.LICENSE.txt) -BeanToJsonSerializer.java (licenses/mit.LICENSE.txt) -blueprintcss (licenses/blueprintcss.LICENSE.txt) -html5js (licenses/mit.LICENSE.txt) -icu4j (licenses/icu.LICENSE.txt) -jsoup (licenses/jsoup.LICENSE.txt) -jquery (licenses/mit.LICENSE.txt) -jquery.fix.clone.js (licenses/mit.LICENSE.txt) -jquery-plugins (licenses/mit.LICENSE.txt) -ObjectUtils.java (licenses/mit.LICENSE.txt) -prototype (licenses/mit.LICENSE.txt) -raphael (licenses/mit.LICENSE.txt) -selectivizr (licenses/mit.LICENSE.txt) -slf4j-api (licenses/mit.LICENSE.txt) -slf4j-log4j12 (licenses/mit.LICENSE.txt) -XMLGregorianCalendarConverter.java (licenses/mit.LICENSE.txt) - - -MPL 1.1 -------- -licenses/mpl.LICENSE.txt - -saxon9he - - -Sun ---- -activation (licenses/sun_binary.LICENSE.txt) -jsp-api (licenses/sun_binary.LICENSE.txt) -mail (licenses/sun_mail.LICENSE.txt) -servlet-api (licenses/sun_binary.LICENSE.txt) - - -Others ------- -cos (licenses/cos.LICENSE.txt) -googleanalytics (license/googleanalytics.LICENSE.txt) -json (licenses/json.LICENSE.txt) -jtidy (licenses/jtidy.LICENSE.txt) -ojdbc (licenses/oracle.LICENSE.txt) -leaflet (licenses/leaflet.LICENSE.txt) - - -ORCID API client ----------------- -Written as part of the ORCID A&I grant. Source is available at https://github.com/j2blake/orcid-api-client diff --git a/legacy/doc/README.txt b/legacy/doc/README.txt deleted file mode 100644 index 0486acaa..00000000 --- a/legacy/doc/README.txt +++ /dev/null @@ -1,19 +0,0 @@ -Welcome to VIVO! -====================== - -If you obtained this file from a distributed release of VIVO, you should -find these files in this directory: - - VIVO Installation Instructions.pdf - Instructions for installing VIVO on your machine, including - a simple installation and several options. - - Upgrade Instructions for VIVO release 1.8.pdf - Instructions for migrating a VIVO installation from release - 1.7 to release 1.8 - -If these files are not present, or to obtain the latest version of the -instructions, go to: - - https://wiki.duraspace.org/display/VIVO/ - \ No newline at end of file diff --git a/legacy/doc/license.txt b/legacy/doc/license.txt deleted file mode 100644 index 4603e72e..00000000 --- a/legacy/doc/license.txt +++ /dev/null @@ -1,25 +0,0 @@ -Copyright (c) ${year}, Cornell University -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - * Neither the name of Cornell University nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/legacy/doc/licenses/.relaxngDatatype.LICENSE.txt.swp b/legacy/doc/licenses/.relaxngDatatype.LICENSE.txt.swp deleted file mode 100644 index f8ae45fb..00000000 Binary files a/legacy/doc/licenses/.relaxngDatatype.LICENSE.txt.swp and /dev/null differ diff --git a/legacy/doc/licenses/aduna.LICENSE.txt b/legacy/doc/licenses/aduna.LICENSE.txt deleted file mode 100644 index f4523658..00000000 --- a/legacy/doc/licenses/aduna.LICENSE.txt +++ /dev/null @@ -1,28 +0,0 @@ -ADUNA LICENSE - -Copyright Aduna (http://www.aduna-software.com/) © 2001-2010 -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - * Neither the name of the copyright holder nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - diff --git a/legacy/doc/licenses/agpl.LICENSE.txt b/legacy/doc/licenses/agpl.LICENSE.txt deleted file mode 100644 index 70eec1ee..00000000 --- a/legacy/doc/licenses/agpl.LICENSE.txt +++ /dev/null @@ -1,661 +0,0 @@ - GNU AFFERO GENERAL PUBLIC LICENSE - Version 3, 19 November 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU Affero General Public License is a free, copyleft license for -software and other kinds of works, specifically designed to ensure -cooperation with the community in the case of network server software. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -our General Public Licenses are intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - Developers that use our General Public Licenses protect your rights -with two steps: (1) assert copyright on the software, and (2) offer -you this License which gives you legal permission to copy, distribute -and/or modify the software. - - A secondary benefit of defending all users' freedom is that -improvements made in alternate versions of the program, if they -receive widespread use, become available for other developers to -incorporate. Many developers of free software are heartened and -encouraged by the resulting cooperation. However, in the case of -software used on network servers, this result may fail to come about. -The GNU General Public License permits making a modified version and -letting the public access it on a server without ever releasing its -source code to the public. - - The GNU Affero General Public License is designed specifically to -ensure that, in such cases, the modified source code becomes available -to the community. It requires the operator of a network server to -provide the source code of the modified version running there to the -users of that server. Therefore, public use of a modified version, on -a publicly accessible server, gives the public access to the source -code of the modified version. - - An older license, called the Affero General Public License and -published by Affero, was designed to accomplish similar goals. This is -a different license, not a version of the Affero GPL, but Affero has -released a new version of the Affero GPL which permits relicensing under -this license. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU Affero General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Remote Network Interaction; Use with the GNU General Public License. - - Notwithstanding any other provision of this License, if you modify the -Program, your modified version must prominently offer all users -interacting with it remotely through a computer network (if your version -supports such interaction) an opportunity to receive the Corresponding -Source of your version by providing access to the Corresponding Source -from a network server at no charge, through some standard or customary -means of facilitating copying of software. This Corresponding Source -shall include the Corresponding Source for any work covered by version 3 -of the GNU General Public License that is incorporated pursuant to the -following paragraph. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the work with which it is combined will remain governed by version -3 of the GNU General Public License. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU Affero General Public License from time to time. Such new versions -will be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU Affero General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU Affero General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU Affero General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Affero General Public License for more details. - - You should have received a copy of the GNU Affero General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If your software can interact with users remotely through a computer -network, you should also make sure that it provides a way for users to -get its source. For example, if your program is a web application, its -interface could display a "Source" link that leads users to an archive -of the code. There are many ways you could offer source, and different -solutions will be better for different programs; see section 13 for the -specific requirements. - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU AGPL, see -. diff --git a/legacy/doc/licenses/antisamy.LICENSE.txt b/legacy/doc/licenses/antisamy.LICENSE.txt deleted file mode 100644 index d411d9fd..00000000 --- a/legacy/doc/licenses/antisamy.LICENSE.txt +++ /dev/null @@ -1,28 +0,0 @@ -OWASP AntiSamy 1.1 - -Copyright (c) 2007, Arshan Dabirsiaghi, Jason Li - -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: -- Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. -- Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. -- Neither the name of OWASP nor the names of its contributors may be used to - endorse or promote products derived from this software without specific - prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR -CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/legacy/doc/licenses/antlr.LICENSE.txt b/legacy/doc/licenses/antlr.LICENSE.txt deleted file mode 100644 index 7321bc27..00000000 --- a/legacy/doc/licenses/antlr.LICENSE.txt +++ /dev/null @@ -1,27 +0,0 @@ -ANTLR 3 LICENSE - -Copyright (c) 2003-2008, Terence Parr -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation and/or - other materials provided with the distribution. - * Neither the name of the author nor the names of its contributors may be used to - endorse or promote products derived from this software without specific prior - written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS -BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, -STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY -WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/legacy/doc/licenses/apache.LICENSE.txt b/legacy/doc/licenses/apache.LICENSE.txt deleted file mode 100644 index 29f81d81..00000000 --- a/legacy/doc/licenses/apache.LICENSE.txt +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/legacy/doc/licenses/aterm-java.LICENSE.txt b/legacy/doc/licenses/aterm-java.LICENSE.txt deleted file mode 100644 index a54c7281..00000000 --- a/legacy/doc/licenses/aterm-java.LICENSE.txt +++ /dev/null @@ -1,27 +0,0 @@ -/* - * Copyright (c) 2002-2007, CWI and INRIA - * - * All rights reserved. - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * * Neither the name of the University of California, Berkeley nor the - * names of its contributors may be used to endorse or promote products - * derived from this software without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY - * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE REGENTS AND CONTRIBUTORS BE LIABLE FOR ANY - * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ diff --git a/legacy/doc/licenses/blueprintcss.LICENSE.txt b/legacy/doc/licenses/blueprintcss.LICENSE.txt deleted file mode 100644 index 88edeb09..00000000 --- a/legacy/doc/licenses/blueprintcss.LICENSE.txt +++ /dev/null @@ -1,24 +0,0 @@ -BLUEPRINT CSS LICENSE - -Copyright (c) 2007 - 2010 blueprintcss.org - -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE. diff --git a/legacy/doc/licenses/cddl.LICENSE.txt b/legacy/doc/licenses/cddl.LICENSE.txt deleted file mode 100644 index 21503e08..00000000 --- a/legacy/doc/licenses/cddl.LICENSE.txt +++ /dev/null @@ -1,381 +0,0 @@ -COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 -[OSI Approved License] - -1. Definitions. - -1.1. "Contributor" means each individual or entity that -creates or contributes to the creation of Modifications. - -1.2. "Contributor Version" means the combination of the -Original Software, prior Modifications used by a -Contributor (if any), and the Modifications made by that -particular Contributor. - -1.3. "Covered Software" means (a) the Original Software, or -(b) Modifications, or (c) the combination of files -containing Original Software with files containing -Modifications, in each case including portions thereof. - -1.4. "Executable" means the Covered Software in any form -other than Source Code. - -1.5. "Initial Developer" means the individual or entity -that first makes Original Software available under this -License. - -1.6. "Larger Work" means a work which combines Covered -Software or portions thereof with code not governed by the -terms of this License. - -1.7. "License" means this document. - -1.8. "Licensable" means having the right to grant, to the -maximum extent possible, whether at the time of the initial -grant or subsequently acquired, any and all of the rights -conveyed herein. - -1.9. "Modifications" means the Source Code and Executable -form of any of the following: - -A. Any file that results from an addition to, -deletion from or modification of the contents of a -file containing Original Software or previous -Modifications; - -B. Any new file that contains any part of the -Original Software or previous Modification; or - -C. Any new file that is contributed or otherwise made -available under the terms of this License. - -1.10. "Original Software" means the Source Code and -Executable form of computer software code that is -originally released under this License. - -1.11. "Patent Claims" means any patent claim(s), now owned -or hereafter acquired, including without limitation, -method, process, and apparatus claims, in any patent -Licensable by grantor. - -1.12. "Source Code" means (a) the common form of computer -software code in which modifications are made and (b) -associated documentation included in or with such code. - -1.13. "You" (or "Your") means an individual or a legal -entity exercising rights under, and complying with all of -the terms of, this License. For legal entities, "You" -includes any entity which controls, is controlled by, or is -under common control with You. For purposes of this -definition, "control" means (a) the power, direct or -indirect, to cause the direction or management of such -entity, whether by contract or otherwise, or (b) ownership -of more than fifty percent (50%) of the outstanding shares -or beneficial ownership of such entity. - -2. License Grants. - -2.1. The Initial Developer Grant. - -Conditioned upon Your compliance with Section 3.1 below and -subject to third party intellectual property claims, the -Initial Developer hereby grants You a world-wide, -royalty-free, non-exclusive license: - -(a) under intellectual property rights (other than -patent or trademark) Licensable by Initial Developer, -to use, reproduce, modify, display, perform, -sublicense and distribute the Original Software (or -portions thereof), with or without Modifications, -and/or as part of a Larger Work; and - -(b) under Patent Claims infringed by the making, -using or selling of Original Software, to make, have -made, use, practice, sell, and offer for sale, and/or -otherwise dispose of the Original Software (or -portions thereof). - -(c) The licenses granted in Sections 2.1(a) and (b) -are effective on the date Initial Developer first -distributes or otherwise makes the Original Software -available to a third party under the terms of this -License. - -(d) Notwithstanding Section 2.1(b) above, no patent -license is granted: (1) for code that You delete from -the Original Software, or (2) for infringements -caused by: (i) the modification of the Original -Software, or (ii) the combination of the Original -Software with other software or devices. - -2.2. Contributor Grant. - -Conditioned upon Your compliance with Section 3.1 below and -subject to third party intellectual property claims, each -Contributor hereby grants You a world-wide, royalty-free, -non-exclusive license: - -(a) under intellectual property rights (other than -patent or trademark) Licensable by Contributor to -use, reproduce, modify, display, perform, sublicense -and distribute the Modifications created by such -Contributor (or portions thereof), either on an -unmodified basis, with other Modifications, as -Covered Software and/or as part of a Larger Work; and - -(b) under Patent Claims infringed by the making, -using, or selling of Modifications made by that -Contributor either alone and/or in combination with -its Contributor Version (or portions of such -combination), to make, use, sell, offer for sale, -have made, and/or otherwise dispose of: (1) -Modifications made by that Contributor (or portions -thereof); and (2) the combination of Modifications -made by that Contributor with its Contributor Version -(or portions of such combination). - -(c) The licenses granted in Sections 2.2(a) and -2.2(b) are effective on the date Contributor first -distributes or otherwise makes the Modifications -available to a third party. - -(d) Notwithstanding Section 2.2(b) above, no patent -license is granted: (1) for any code that Contributor -has deleted from the Contributor Version; (2) for -infringements caused by: (i) third party -modifications of Contributor Version, or (ii) the -combination of Modifications made by that Contributor -with other software (except as part of the -Contributor Version) or other devices; or (3) under -Patent Claims infringed by Covered Software in the -absence of Modifications made by that Contributor. - -3. Distribution Obligations. - -3.1. Availability of Source Code. - -Any Covered Software that You distribute or otherwise make -available in Executable form must also be made available in -Source Code form and that Source Code form must be -distributed only under the terms of this License. You must -include a copy of this License with every copy of the -Source Code form of the Covered Software You distribute or -otherwise make available. You must inform recipients of any -such Covered Software in Executable form as to how they can -obtain such Covered Software in Source Code form in a -reasonable manner on or through a medium customarily used -for software exchange. - -3.2. Modifications. - -The Modifications that You create or to which You -contribute are governed by the terms of this License. You -represent that You believe Your Modifications are Your -original creation(s) and/or You have sufficient rights to -grant the rights conveyed by this License. - -3.3. Required Notices. - -You must include a notice in each of Your Modifications -that identifies You as the Contributor of the Modification. -You may not remove or alter any copyright, patent or -trademark notices contained within the Covered Software, or -any notices of licensing or any descriptive text giving -attribution to any Contributor or the Initial Developer. - -3.4. Application of Additional Terms. - -You may not offer or impose any terms on any Covered -Software in Source Code form that alters or restricts the -applicable version of this License or the recipients' -rights hereunder. You may choose to offer, and to charge a -fee for, warranty, support, indemnity or liability -obligations to one or more recipients of Covered Software. -However, you may do so only on Your own behalf, and not on -behalf of the Initial Developer or any Contributor. You -must make it absolutely clear that any such warranty, -support, indemnity or liability obligation is offered by -You alone, and You hereby agree to indemnify the Initial -Developer and every Contributor for any liability incurred -by the Initial Developer or such Contributor as a result of -warranty, support, indemnity or liability terms You offer. - -3.5. Distribution of Executable Versions. - -You may distribute the Executable form of the Covered -Software under the terms of this License or under the terms -of a license of Your choice, which may contain terms -different from this License, provided that You are in -compliance with the terms of this License and that the -license for the Executable form does not attempt to limit -or alter the recipient's rights in the Source Code form -from the rights set forth in this License. If You -distribute the Covered Software in Executable form under a -different license, You must make it absolutely clear that -any terms which differ from this License are offered by You -alone, not by the Initial Developer or Contributor. You -hereby agree to indemnify the Initial Developer and every -Contributor for any liability incurred by the Initial -Developer or such Contributor as a result of any such terms -You offer. - -3.6. Larger Works. - -You may create a Larger Work by combining Covered Software -with other code not governed by the terms of this License -and distribute the Larger Work as a single product. In such -a case, You must make sure the requirements of this License -are fulfilled for the Covered Software. - -4. Versions of the License. - -4.1. New Versions. - -Sun Microsystems, Inc. is the initial license steward and -may publish revised and/or new versions of this License -from time to time. Each version will be given a -distinguishing version number. Except as provided in -Section 4.3, no one other than the license steward has the -right to modify this License. - -4.2. Effect of New Versions. - -You may always continue to use, distribute or otherwise -make the Covered Software available under the terms of the -version of the License under which You originally received -the Covered Software. If the Initial Developer includes a -notice in the Original Software prohibiting it from being -distributed or otherwise made available under any -subsequent version of the License, You must distribute and -make the Covered Software available under the terms of the -version of the License under which You originally received -the Covered Software. Otherwise, You may also choose to -use, distribute or otherwise make the Covered Software -available under the terms of any subsequent version of the -License published by the license steward. - -4.3. Modified Versions. - -When You are an Initial Developer and You want to create a -new license for Your Original Software, You may create and -use a modified version of this License if You: (a) rename -the license and remove any references to the name of the -license steward (except to note that the license differs -from this License); and (b) otherwise make it clear that -the license contains terms which differ from this License. - -5. DISCLAIMER OF WARRANTY. - -COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" -BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, -INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED -SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR -PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND -PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY -COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE -INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF -ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF -WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF -ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS -DISCLAIMER. - -6. TERMINATION. - -6.1. This License and the rights granted hereunder will -terminate automatically if You fail to comply with terms -herein and fail to cure such breach within 30 days of -becoming aware of the breach. Provisions which, by their -nature, must remain in effect beyond the termination of -this License shall survive. - -6.2. If You assert a patent infringement claim (excluding -declaratory judgment actions) against Initial Developer or -a Contributor (the Initial Developer or Contributor against -whom You assert such claim is referred to as "Participant") -alleging that the Participant Software (meaning the -Contributor Version where the Participant is a Contributor -or the Original Software where the Participant is the -Initial Developer) directly or indirectly infringes any -patent, then any and all rights granted directly or -indirectly to You by such Participant, the Initial -Developer (if the Initial Developer is not the Participant) -and all Contributors under Sections 2.1 and/or 2.2 of this -License shall, upon 60 days notice from Participant -terminate prospectively and automatically at the expiration -of such 60 day notice period, unless if within such 60 day -period You withdraw Your claim with respect to the -Participant Software against such Participant either -unilaterally or pursuant to a written agreement with -Participant. - -6.3. In the event of termination under Sections 6.1 or 6.2 -above, all end user licenses that have been validly granted -by You or any distributor hereunder prior to termination -(excluding licenses granted to You by any distributor) -shall survive termination. - -7. LIMITATION OF LIABILITY. - -UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT -(INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE -INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF -COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE -LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR -CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT -LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, WORK -STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER -COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN -INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF -LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL -INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT -APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO -NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR -CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT -APPLY TO YOU. - -8. U.S. GOVERNMENT END USERS. - -The Covered Software is a "commercial item," as that term is -defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial -computer software" (as that term is defined at 48 C.F.R. ¤ -252.227-7014(a)(1)) and "commercial computer software -documentation" as such terms are used in 48 C.F.R. 12.212 (Sept. -1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 -through 227.7202-4 (June 1995), all U.S. Government End Users -acquire Covered Software with only those rights set forth herein. -This U.S. Government Rights clause is in lieu of, and supersedes, -any other FAR, DFAR, or other clause or provision that addresses -Government rights in computer software under this License. - -9. MISCELLANEOUS. - -This License represents the complete agreement concerning subject -matter hereof. If any provision of this License is held to be -unenforceable, such provision shall be reformed only to the -extent necessary to make it enforceable. This License shall be -governed by the law of the jurisdiction specified in a notice -contained within the Original Software (except to the extent -applicable law, if any, provides otherwise), excluding such -jurisdiction's conflict-of-law provisions. Any litigation -relating to this License shall be subject to the jurisdiction of -the courts located in the jurisdiction and venue specified in a -notice contained within the Original Software, with the losing -party responsible for costs, including, without limitation, court -costs and reasonable attorneys' fees and expenses. The -application of the United Nations Convention on Contracts for the -International Sale of Goods is expressly excluded. Any law or -regulation which provides that the language of a contract shall -be construed against the drafter shall not apply to this License. -You agree that You alone are responsible for compliance with the -United States export administration regulations (and the export -control laws and regulation of any other countries) when You use, -distribute or otherwise make available any Covered Software. - -10. RESPONSIBILITY FOR CLAIMS. - -As between Initial Developer and the Contributors, each party is -responsible for claims and damages arising, directly or -indirectly, out of its utilization of rights under this License -and You agree to work with Initial Developer and Contributors to -distribute such responsibility on an equitable basis. Nothing -herein is intended or shall be deemed to constitute any admission -of liability. diff --git a/legacy/doc/licenses/cos.LICENSE.txt b/legacy/doc/licenses/cos.LICENSE.txt deleted file mode 100644 index 00856d2d..00000000 --- a/legacy/doc/licenses/cos.LICENSE.txt +++ /dev/null @@ -1,54 +0,0 @@ -COS LICENSE - -Copyright (C) 2001-2009 by Jason Hunter, jhunter_AT_servlets.com. -All rights reserved. - -The source code, object code, and documentation in the com.oreilly.servlet package is copyright and owned by Jason Hunter. - -ON-SITE USE RIGHTS - -Permission is granted to use the com.oreilly.servlet.* packages in the development of any non-commercial project. For this use you are granted a non-exclusive, non-transferable limited license at no cost. - -For a commercial project, permission is granted to use the com.oreilly.servlet.* packages provided that every person on the development team for that project owns a copy of the book Java Servlet Programming (O'Reilly) in its most recent edition. The most recent edition is currently the 2nd Edition, available in association with Amazon.com at http://www.amazon.com/exec/obidos/ASIN/0596000405/jasonhunter. - -Other (sometimes cheaper) license terms are available upon request; please write to jhunter_AT_servlets.com for more information. - -REDISTRIBUTION RIGHTS - -Commercial redistribution rights of the com.oreilly.servlet.* packages are available by writing jhunter_AT_servlets.com. - -Non-commercial redistribution is permitted provided that: - -1. You redistribute the package in object code form only (as Java .class files or a .jar file containing the .class files) and only as part of a product that uses the classes as part of its primary functionality. - -2. The product containing the package is non-commercial in nature. - -3. The public interface to the classes in the package, and the public interface to any classes with similar functionality, is hidden from end users when engaged in normal use of the product. - -4. The distribution is not part of a software development kit, operating system, other library, or a development tool without written permission from the copyright holder. - -5. The distribution includes copyright notice as follows: "The source code, object code, and documentation in the com.oreilly.servlet package is copyright and owned by Jason Hunter." in the documentation and/or other materials provided with the distribution. - -6. You reproduce the above copyright notice, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution. - -7. Licensor retains title to and ownership of the Software and all enhancements, modifications, and updates to the Software. - -Note that the com.oreilly.servlet package is provided "as is" and the author will not be liable for any damages suffered as a result of your use. Furthermore, you understand the package comes without any technical support. - -You can always find the latest version of the com.oreilly.servlet package at http://www.servlets.com. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS -OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -SUCH DAMAGE. - -Thanks, -Jason Hunter -jhunter_AT_servlets.com \ No newline at end of file diff --git a/legacy/doc/licenses/cpl.LICENSE.txt b/legacy/doc/licenses/cpl.LICENSE.txt deleted file mode 100644 index a94edb27..00000000 --- a/legacy/doc/licenses/cpl.LICENSE.txt +++ /dev/null @@ -1,86 +0,0 @@ -COMMON PUBLIC LICENSE (CPL) - v 1.0 - -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - -1. DEFINITIONS - -"Contribution" means: - - a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and - b) in the case of each subsequent Contributor: - - i) changes to the Program, and - - ii) additions to the Program; - - where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. - -"Contributor" means any person or entity that distributes the Program. - -"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - -"Program" means the Contributions distributed in accordance with this Agreement. - -"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. - -2. GRANT OF RIGHTS - - a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. - - b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. - - c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. - - d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. - -3. REQUIREMENTS - -A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: - - a) it complies with the terms and conditions of this Agreement; and - - b) its license agreement: - - i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; - - ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; - - iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and - - iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. - -When the Program is made available in source code form: - - a) it must be made available under this Agreement; and - - b) a copy of this Agreement must be included with each copy of the Program. - -Contributors may not remove or alter any copyright notices contained within the Program. - -Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. - -4. COMMERCIAL DISTRIBUTION - -Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - -For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - -5. NO WARRANTY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - -6. DISCLAIMER OF LIABILITY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. GENERAL - -If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - -If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - -All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. - -Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. - -This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. \ No newline at end of file diff --git a/legacy/doc/licenses/dojo.LICENSE.txt b/legacy/doc/licenses/dojo.LICENSE.txt deleted file mode 100644 index 5952aa42..00000000 --- a/legacy/doc/licenses/dojo.LICENSE.txt +++ /dev/null @@ -1,27 +0,0 @@ -DOJO TOOLKIT LICENSE - -Copyright (c) 2005-2010, The Dojo Foundation -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -* Redistributions of source code must retain the above copyright notice, this -list of conditions and the following disclaimer. -* Redistributions in binary form must reproduce the above copyright notice, -this list of conditions and the following disclaimer in the documentation -and/or other materials provided with the distribution. -* Neither the name of the Dojo Foundation nor the names of its contributors -may be used to endorse or promote products derived from this software -without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/legacy/doc/licenses/dom4j.LICENSE.txt b/legacy/doc/licenses/dom4j.LICENSE.txt deleted file mode 100644 index 58c46f72..00000000 --- a/legacy/doc/licenses/dom4j.LICENSE.txt +++ /dev/null @@ -1,29 +0,0 @@ -DOM4J LICENSE - -Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved. - -Redistribution and use of this software and associated documentation ("Software"), with or without -modification, are permitted provided that the following conditions are met: - - 1. Redistributions of source code must retain copyright statements and notices. - Redistributions must also contain a copy of this document. - 2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - 3. The name "DOM4J" must not be used to endorse or promote products derived from - this Software without prior written permission of MetaStuff, Ltd. For written - permission, please contact dom4j-info@metastuff.com. - 4. Products derived from this Software may not be called "DOM4J" nor may "DOM4J" - appear in their names without prior written permission of MetaStuff, Ltd. DOM4J - is a registered trademark of MetaStuff, Ltd. - 5. Due credit should be given to the DOM4J Project - http://dom4j.sourceforge.net - -THIS SOFTWARE IS PROVIDED BY METASTUFF, LTD. AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESSED -OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL METASTUFF, LTD. OR ITS -CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER -IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT -OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - diff --git a/legacy/doc/licenses/eclipse.LICENSE.txt b/legacy/doc/licenses/eclipse.LICENSE.txt deleted file mode 100644 index 6a86bfc6..00000000 --- a/legacy/doc/licenses/eclipse.LICENSE.txt +++ /dev/null @@ -1,87 +0,0 @@ -Eclipse Public License -v 1.0 - -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - -1. DEFINITIONS - -"Contribution" means: - -a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and - -b) in the case of each subsequent Contributor: - -i) changes to the Program, and - -ii) additions to the Program; - -where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. - -"Contributor" means any person or entity that distributes the Program. - -"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - -"Program" means the Contributions distributed in accordance with this Agreement. - -"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. - -2. GRANT OF RIGHTS - -a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. - -b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. - -c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. - -d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. - -3. REQUIREMENTS - -A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: - -a) it complies with the terms and conditions of this Agreement; and - -b) its license agreement: - -i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; - -ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; - -iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and - -iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. - -When the Program is made available in source code form: - -a) it must be made available under this Agreement; and - -b) a copy of this Agreement must be included with each copy of the Program. - -Contributors may not remove or alter any copyright notices contained within the Program. - -Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. - -4. COMMERCIAL DISTRIBUTION - -Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - -For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - -5. NO WARRANTY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement , including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - -6. DISCLAIMER OF LIABILITY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. GENERAL - -If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - -If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - -All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. - -Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. - -This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. diff --git a/legacy/doc/licenses/extreme.LICENSE.txt b/legacy/doc/licenses/extreme.LICENSE.txt deleted file mode 100644 index 5034ff8c..00000000 --- a/legacy/doc/licenses/extreme.LICENSE.txt +++ /dev/null @@ -1,46 +0,0 @@ -INDIANA UNIVERSITY EXTREME! LAB SOFTWARE LICENSE - -Version 1.1.1 - -Copyright (c) 2002 Extreme! Lab, Indiana University. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the distribution. - -3. The end-user documentation included with the redistribution, if any, - must include the following acknowledgment: - - "This product includes software developed by the Indiana University - Extreme! Lab (http://www.extreme.indiana.edu/)." - -Alternately, this acknowledgment may appear in the software itself, -if and wherever such third-party acknowledgments normally appear. - -4. The names "Indiana Univeristy" and "Indiana Univeristy Extreme! Lab" -must not be used to endorse or promote products derived from this -software without prior written permission. For written permission, -please contact http://www.extreme.indiana.edu/. - -5. Products derived from this software may not use "Indiana Univeristy" -name nor may "Indiana Univeristy" appear in their name, without prior -written permission of the Indiana University. - -THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED -WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHORS, COPYRIGHT HOLDERS OR ITS CONTRIBUTORS -BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR -BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR -OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF -ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/legacy/doc/licenses/freemarker.LICENSE.txt b/legacy/doc/licenses/freemarker.LICENSE.txt deleted file mode 100644 index c8e348f5..00000000 --- a/legacy/doc/licenses/freemarker.LICENSE.txt +++ /dev/null @@ -1,64 +0,0 @@ -FREEMARKER LICENSE - -Copyright (c) 2003 The Visigoth Software Society. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - -2. The end-user documentation included with the redistribution, if any, must - include the following acknowlegement: - "This product includes software developed by the - Visigoth Software Society (http://www.visigoths.org/)." - Alternately, this acknowlegement may appear in the software itself, if and - wherever such third-party acknowlegements normally appear. - -3. Neither the name "FreeMarker", "Visigoth", nor any of the names of the - project contributors may be used to endorse or promote products derived - from this software without prior written permission. For written - permission, please contact visigoths@visigoths.org. - -4. Products derived from this software may not be called "FreeMarker" or - "Visigoth" nor may "FreeMarker" or "Visigoth" appear in their names - without prior written permission of the Visigoth Software Society. - -THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE -VISIGOTH SOFTWARE SOCIETY OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY -OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------------------------------------------------------------------------------- - -This software consists of voluntary contributions made by many individuals on -behalf of the Visigoth Software Society. For more information on the Visigoth -Software Society, please see http://www.visigoths.org/ - ------------------------------------------------------------------------------- - -FREEMARKER SUBCOMPONENTS UNDER DIFFERENT LICENSE: - -FreeMarker includes a number of subcomponents that are licensed by the Apache -Software Foundation under the Apache License, Version 2.0. Your use of these -subcomponents is subject to the terms and conditions of the Apache License, -Version 2.0. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -The subcomponents under this licence are the following files, which are -included both in freemarker.jar and in the source code: - - freemarker/ext/jsp/web-app_2_2.dtd - freemarker/ext/jsp/web-app_2_3.dtd - freemarker/ext/jsp/web-app_2_4.xsd - freemarker/ext/jsp/web-app_2_5.xsd - freemarker/ext/jsp/web-jsptaglibrary_1_1.dtd - freemarker/ext/jsp/web-jsptaglibrary_1_2.dtd - freemarker/ext/jsp/web-jsptaglibrary_2_0.xsd - freemarker/ext/jsp/web-jsptaglibrary_2_1.xsd diff --git a/legacy/doc/licenses/googleanalytics.LICENSE.txt b/legacy/doc/licenses/googleanalytics.LICENSE.txt deleted file mode 100644 index 328e6546..00000000 --- a/legacy/doc/licenses/googleanalytics.LICENSE.txt +++ /dev/null @@ -1,75 +0,0 @@ -GOOGLE ANALYTICS LICENSE - -The following are the terms and conditions for use of the Google Analytics service described herein (the "Service") between Google Inc. and you (either an individual or a legal entity that you represent as an authorized employee or agent) ("You"). Please read them carefully. BY CLICKING THE "I ACCEPT" BUTTON, COMPLETING THE REGISTRATION PROCESS AND/OR USING THE SERVICE, YOU ARE STATING THAT YOU ARE ELIGIBLE FOR AN ACCOUNT AND THAT YOU AGREE TO BE BOUND BY ALL OF THESE TERMS AND CONDITIONS OF THE SERVICE ("AGREEMENT"). The Service is offered to you conditioned on your acceptance without modification of the terms, conditions, and notices contained herein. - -1. DEFINITIONS - -"Account" refers to the billing account for the Service. All Profiles linked to a single Site will have their Page Views aggregated prior to determining the charge for the Service for that Site. - -"Customer Data" means the data concerning the characteristics and activities of visitors to your website that is collected through use of the UTM and then forwarded to the Servers and analyzed by the Processing Software. - -"Documentation" means any accompanying proprietary documentation made available to You by Google for use with the Processing Software, including any documentation available online or otherwise. - -"Page View" is the unit of measurement for usage of the Service. A Page View is used when the UTM is executed on a web page accessed by a visitor, and processed as part of a Profile. A Page View will be incurred for each instance of the UTM on the web page, and for each Profile receiving information from the UTM for such web page. - -"Processing Software" means the proprietary Google Analytics Software and any all upgrades to such, which analyzes the Customer Data and generates the Reports. - -"Profile" means the collection of settings that together determine the information to be included in, or excluded from, a particular Report. For example, a Profile could be established to view a small portion of a web site as a unique Report. There can be multiple Profiles established under a single Site. - -"Report" means the resulting analysis shown at www.google.com/analytics (or such other URL Google may provide from time to time) for an individual profile. The number of charts, graphs, and statistics contained in a Report varies with the edition of the Service. - -"UTM" means the proprietary Google Analytics Tracking Code, which is installed on a web page for the purpose of collecting Customer Data, together with any fixes, updates and upgrades provided to you (collectively, the "UTM"). - -"Servers" means the servers controlled by Google (or its wholly owned subsidiaries) upon which the Processing Software and Customer Data are stored. - -"Site" means a group of web pages that are linked to an Account and use the same UTM. Each Site consists of a default Profile that measures all pages within the Site. Additional Profiles can be established under a Site to evaluate subsections of a Site in greater detail. - -"Software" means the UTM and the Processing Software. - -2. FEES AND SERVICES . Subject to Section 15 herein, the Service is provided without charge to You for up to 5 million pageviews per month per account, and if You have an active Adwords campaign in good standing, the Service is provided without charge to You without a pageview limitation. - -Google may change its fees and payment policies for the Service from time to time including but not limited to the addition of costs for geographic data, the importing of cost data from search engines, or other fees charged to Google or its wholly-owned subsidiaries by 3rd party vendors for the inclusion of data in the Service reports. The changes to the fees or payment policies are effective upon Your acceptance of such changes which will be posted at www.google.com/analytics (or such other URL Google may provide from time to time). Unless otherwise stated, all fees are quoted in U.S. Dollars. Any outstanding balance becomes immediately due and payable upon termination of this Agreement for any reason and any collection expenses (including attorneys' fees) incurred by Google will be included in the amount owed, and may be charged to the credit card or other billing mechanism associated with your Adwords account. - -3. MEMBER ACCOUNT, PASSWORD, AND SECURITY . To register for the Service, You must complete the registration process by providing Google with current, complete and accurate information as prompted by the registration form, including Your e-mail address (username) and password. You shall protect your passwords and take full responsibility for Your own, and third party, use of Your accounts. You are solely responsible for any and all activities that occur under Your Account. You agree to notify Google immediately upon learning of any unauthorized use of Your Account or any other breach of security. From time to time, Google's (or its wholly-owned subsidiaries') support staff may log in to the Service under Your customer password in order to maintain or improve service, including to provide You assistance with technical or billing issues. You hereby acknowledge and consent to such access. - -4. NONEXCLUSIVE LICENSE . Google hereby grants You a limited, revocable, non-exclusive, non-sublicensable license to install, copy and use the UTM solely as necessary to use the Service for one or more web pages that You own and control (collectively, the "Website"). Subject to the terms and conditions of this Agreement, You may remotely access, view and download Your Reports stored at www.google.com/analytics (or such other URL Google may provide from time to time). Your license of, use of and access to the Software and the Service (which may include, without limitation, the Software, Documentation and the Reports) is conditioned upon Your compliance with the terms and conditions of the Agreement, including the following: - -You will not nor will You allow any third party to (i) copy, modify, adapt, translate or otherwise create derivative works of the Software or the Documentation; (ii) reverse engineer, de-compile, disassemble or otherwise attempt to discover the source code of the Software, except as expressly permitted by the law in effect in the jurisdiction in which You are located; (iii) rent, lease, sell, assign or otherwise transfer rights in or to the UTM, the Processing Software, the Documentation or the Service; (iv) remove any proprietary notices or labels on the Software or placed by the Service; or (v) use, post, transmit or introduce any device, software or routine which interferes or attempts to interfere with the operation of the Service or the Software. You will use the Software, Service and Reports solely for Your own internal use, and will not make the Software or Service available for timesharing, application service provider or service bureau use. You will comply with all applicable laws and regulations in Your use of and access to the Documentation, Software, Service and Reports. - -This license will terminate immediately if You fail to comply with the terms of this Agreement. Upon such termination, You must destroy all originals and copies of the UTM in Your possession and so certify in writing to Google within three (3) business days of termination and cease any further use of the Service without the express written consent of Google. - -5. CONFIDENTIALITY . "Confidential Information" includes any proprietary data and any other information disclosed by one party to the other in writing and marked "confidential" or disclosed orally and, within five business days, reduced to writing and marked "confidential". Notwithstanding the foregoing, Confidential Information will not include any information that is or becomes known to the general public, which is already in the receiving party's possession prior to disclosure by a party or which is independently developed by the receiving party without the use of Confidential Information. Neither party will use or disclose the other party's Confidential Information without the other's prior written consent except for the purpose of performing its obligations under this Agreement or if required by law, regulation or court order. In which case, the party being compelled to disclose Confidential Information will give the other party as much notice as is reasonably practicable prior to disclosing such information. Upon termination of this Agreement, the parties will promptly either return or destroy all Confidential Information and, upon request, provide written certification of such. You are responsible for safeguarding the confidentiality of Your password(s) and user name(s) issued to You by Google, and for any use or misuse of Your account resulting from any third party using a password or user name issued to You. You agree to immediately notify Google of any unauthorized use of Your account or any other breach of security known to You. - -6. INFORMATION RIGHTS AND PUBLICITY . Google and its wholly owned subsidiaries may retain and use, subject to the terms of its Privacy Policy (located at http://www.google.com/privacy.html , or such other URL as Google may provide from time to time), information collected in Your use of the Service. Google will not share information associated with You or your Site with any third parties unless Google (i) has Your consent; (ii) concludes that it is required by law or has a good faith belief that access, preservation or disclosure of such information is reasonably necessary to protect the rights, property or safety of Google, its users or the public; or (iii) provides such information in certain limited circumstances to third parties to carry out tasks on Google's behalf (e.g., billing or data storage) with strict restrictions that prevent the data from being used or shared except as directed by Google . When this is done, it is subject to agreements that oblige those parties to process such information only on Google's instructions and in compliance with this Agreement and appropriate confidentiality and security measures. - -7. PRIVACY . You will not (and will not allow any third party to) use the Service to track or collect personally identifiable information of Internet users, nor will You (or will You allow any third party to) associate any data gathered from Your website(s) (or such third parties' website(s)) with any personally identifying information from any source as part of Your use (or such third parties' use) of the Service. You will have and abide by an appropriate privacy policy and will comply with all applicable laws relating to the collection of information from visitors to Your websites. You must post a privacy policy and that policy must provide notice of your use of a cookie that collects anonymous traffic data. - -8. INDEMNIFICATION . You agree to indemnify, hold harmless and defend Google and its wholly owned subsidiaries, at Your expense, any and all third-party claims, actions, proceedings, and suits brought against Google or any of its officers, directors, employees, agents or affiliates, and all related liabilities, damages, settlements, penalties, fines, costs or expenses (including, without limitation, reasonable attorneys' fees and other litigation expenses) incurred by Google or any of its officers, directors, employees, agents or affiliates, arising out of or relating to (i) Your breach of any term or condition of this Agreement, (ii) Your use of the Service, (iii) Your violations of applicable laws, rules or regulations in connection with the Service, or (iv) Your brand features. In such a case, Google will provide You with written notice of such claim, suit or action. You shall cooperate as fully as reasonably required in the defense of any claim. Google reserves the right, at its own expense, to assume the exclusive defense and control of any matter subject to indemnification by You. - -9. THIRD PARTIES. If You provide access to Your Account or any portion thereof to any third party or use the Service to collect information on behalf of any third party ("Third Party"), whether or not You are authorized to do so by Google or its wholly owned subsidiaries, the terms of this Section 9 shall apply to You. - -If You use the Service on behalf of any Third Party, You represent and warrant that (a) You are authorized to act on behalf of, and bind to this Agreement, that Third Party , (b) as between the Third Party and You, the Third Party owns any rights to Customer Data in the applicable account, and (c) You shall not disclose Third Party's Customer Data to any other party without the Third Party's consent. - -You shall ensure that each Third Party is bound by and abides by the terms of this Agreement. Google and its wholly owned subsidiaries make no representations or warranties for the direct or indirect benefit of any Third Party. With respect to Third Parties, You shall take all measures necessary to disclaim any and all representations or warranties that may pertain to Google and its wholly owned subsidiaries, the Service, the Software or the Reports, or use thereof. You agree to indemnify, hold harmless and defend Google and its wholly owned subsidiaries, at Your expense, against any and all third-party claims, actions, proceedings, and suits brought against Google or any of its officers, directors, employees, agents or affiliates, and all related liabilities, damages, settlements, penalties, fines, costs or expenses (including, without limitation, reasonable attorneys' fees and other litigation expenses) incurred by Google, or any of its officers, directors, employees, agents or affiliates, arising out of or relating to (a) any representations and warranties made by You concerning any aspect of the Service, the Software or Reports to Third Parties; (b) any claims made by or on behalf of any Third Party pertaining directly or indirectly to Your use of the Service, the Software or Reports; (c) violations of Your obligations of privacy to any Third Party; and (d) any claims with respect to acts or omissions of Third Parties in connection with the Services, the Software or Reports. - -10. DISCLAIMER OF WARRANTIES . The information and services included in or available through the Service, including the Reports, may include inaccuracies or typographical errors. Changes are periodically added to the information herein. Google and/or its respective suppliers may make improvements and/or changes in the Service or Software at any time, with or without notice. Google does not represent or warrant that the Service will be uninterrupted or error-free, that defects will be corrected, or that the Service, the Software or any other software on the Server are free of viruses or other harmful components. Google does not warrant or represent that the use of the Service or the Reports will be correct, accurate, timely or otherwise reliable. You specifically agree that Google and its wholly owned subsidiaries shall not be responsible for unauthorized access to or alteration of the Customer Data or data from Your Website. - -THE SERVICE, THE SOFTWARE AND REPORTS ARE PROVIDED "AS IS" AND THERE ARE NO WARRANTIES, CLAIMS OR REPRESENTATIONS MADE BY GOOGLE AND/OR ITS SUBSIDIARIES AND AFFILIATES, EITHER EXPRESS, IMPLIED, OR STATUTORY, WITH RESPECT TO THE SERVICE, THE SOFTWARE, THE DOCUMENTATION AND REPORTS, INCLUDING WARRANTIES OF QUALITY, PERFORMANCE, NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE, NOR ARE THERE ANY WARRANTIES CREATED BY COURSE OF DEALING, COURSE OF PERFORMANCE, OR TRADE USAGE. GOOGLE DOES NOT WARRANT THAT THE SERVICE, THE SOFTWARE OR REPORTS WILL MEET YOUR NEEDS OR BE FREE FROM ERRORS, OR THAT THE OPERATION OF THE SERVICE WILL BE UNINTERRUPTED. THE FOREGOING EXCLUSIONS AND DISCLAIMERS ARE AN ESSENTIAL PART OF THIS AGREEMENT AND FORMED THE BASIS FOR DETERMINING THE PRICE CHARGED FOR THE SERVICE. SOME STATES DO NOT ALLOW EXCLUSION OF AN IMPLIED WARRANTY, SO THIS DISCLAIMER MAY NOT APPLY TO YOU. - -11. LIMITATION OF LIABILITY . GOOGLE AND ITS WHOLLY OWNED SUBSIDIARIES WILL NOT BE LIABLE TO USER OR ANY THIRD-PARTY CLAIMANT FOR ANY INDIRECT, SPECIAL, PUNITIVE, CONSEQUENTIAL (INCLUDING, WITHOUT LIMITATION, LOST PROFITS OR LOST DATA COLLECTED THROUGH THE SERVICE), OR INCIDENTAL DAMAGES, WHETHER BASED ON A CLAIM OR ACTION OF CONTRACT, WARRANTY, NEGLIGENCE, STRICT LIABILITY, OR OTHER TORT, BREACH OF ANY STATUTORY DUTY, INDEMNITY OR CONTRIBUTION, OR OTHERWISE, EVEN IF GOOGLE AND/OR ITS SUBSIDIARIES AND AFFILIATES HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. THE EXCLUSION CONTAINED IN THIS PARAGRAPH SHALL APPLY REGARDLESS OF THE FAILURE OF THE EXCLUSIVE REMEDY PROVIDED IN THE FOLLOWING PARAGRAPH. SOME STATES DO NOT ALLOW THE LIMITATION OR EXCLUSION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THE LIMITATIONS OR EXCLUSIONS IN THIS AND THE FOREGOING PARAGRAPH MAY NOT APPLY TO YOU. - -Google's (and its wholly owned subsidiaries') total cumulative liability to You or any other party for any loss or damages resulting from any claims, demands, or actions arising out of or relating to this Agreement shall not exceed U.S. $500. - -12. SERVICE LEVELS . Google does not guarantee the Service will be operable at all times or during any down time (1) caused by outages to any public Internet backbones, networks or servers, (2) caused by any failures of Your equipment, systems or local access services, (3) for previously scheduled maintenance or (4) relating to events beyond Google's (or its wholly owned subsidiaries') control such as strikes, riots, insurrection, fires, floods, explosions, war, governmental action, labor conditions, earthquakes, natural disasters, or interruptions in Internet services to an area where Google (or its wholly owned subsidiaries) or Your servers are located or co-located. Complete accuracy in all aspects of Your Statistics at all times also is not guaranteed. - -13. PROPRIETARY RIGHTS NOTICE . The Service, which includes but is not limited to the UTM and the Google Analytics Software and all intellectual property rights in the Service are, and shall remain, the property of Google (and its wholly owned subsidiaries). All rights in and to the Processing Software not expressly granted to You in this Agreement are hereby expressly reserved and retained by Google and its licensors without restriction, including, without limitation, Google's (and its wholly owned subsidiaries') right to sole ownership of the Google Analytics Software and Documentation. Without limiting the generality of the foregoing, You agree not to (and to not allow any third party to): (a) sublicense, distribute, or use the Service outside of the scope of the License granted herein; (b) copy, modify, adapt, translate, prepare derivative works from, reverse engineer, disassemble, or decompile the Processing Software or otherwise attempt to discover any source code or trade secrets related to the Service; (c) use the trademarks, trade names, service marks, logos, domain names and other distinctive brand features or any copyright or other proprietary rights associated with the Service for any purpose without the express written consent of Google; (d) register, attempt to register, or assist anyone else to register any trademark, trade name, serve marks, logos, domain names and other distinctive brand features, copyright or other proprietary rights associated with Google (or its wholly owned subsidiaries) other than in the name of Google (or its wholly owned subsidiaries, as the case may be); or (e) remove, obscure, or alter any notice of copyright, trademark, or other proprietary right appearing in or on any item included with the Service. - -14. U.S. GOVERNMENT RIGHTS . If the use of the Service is being acquired by or on behalf of the U.S. Government or by a U.S. Government prime contractor or subcontractor (at any tier), in accordance with 48 C.F.R. 227.7202-4 (for Department of Defense (DOD) acquisitions) and 48 C.F.R. 2.101 and 12.212 (for non-DOD acquisitions), the Government's rights in the Software, including its rights to use, modify, reproduce, release, perform, display or disclose the Software or Documentation, will be subject in all respects to the commercial license rights and restrictions provided in this Agreement. - -15. TERM and TERMINATION . Either party to the Agreement may terminate it at any time and for any reason. - -Upon any termination or expiration of this Agreement, Google will cease providing the Service, and You will delete all copies of Google Analytics's UTM code from all Pages and certify thereto in writing to Google within three (3) business days of such termination. In the event of any termination (a) You will not be entitled to any refunds of any usage fees or any other fees, and (b) any (i) outstanding balance for Service rendered through the date of termination, and (ii) other unpaid payment obligations during the remainder of the Initial Term will be immediately due and payable in full and (c) all of Your historical report data will no longer be available to You unless a purchase or professional services agreement for the exchange and transfer of such data is entered into as a component of termination. - -16. MODIFICATIONS TO TERMS OF SERVICE AND OTHER POLICIES . Google reserves the right to change or modify any of the terms and conditions contained in this Agreement or any policy governing the Service, at any time, by posting the new agreement to the site located at www.google.com/analytics (or such other URL as Google may provide). You are responsible for regularly reviewing the policy. No amendment to or modification of this Agreement will be binding unless (i) in writing and signed by a duly authorized representative of Google, (ii) You accept updated terms online, or (iii) You continue to use the Service after Google has posted updates to the Agreement or to any policy governing the Service. - -17. MISCELLANEOUS; APPLICABLE LAW AND VENUE . Google shall be excused from performance hereunder to the extent that performance is prevented, delayed or obstructed by causes beyond its reasonable control. This Agreement (including any amendment agreed upon by the parties in writing) represents the complete agreement between us concerning its subject matter, and supersedes all prior agreements and representations between the parties. If any provision of this Agreement is held to be unenforceable for any reason, such provision shall be reformed to the extent necessary to make it enforceable to the maximum extent permissible so as to affect the intent of the parties, and the remainder of this Agreement shall continue in full force and effect. This Agreement shall be governed by and construed under the laws of the state of California without reference to its conflict of law principles. In the event of any conflicts between foreign law, rules, and regulations, and California law, rules, and regulations, California law, rules and regulations shall prevail and govern. Each party agrees to submit to the exclusive and personal jurisdiction of the courts located in Santa Clara County , California . The United Nations Convention on Contracts for the International Sale of Goods and the Uniform Computer Information Transactions Act shall not apply to this Agreement. The Software is controlled by U.S. Export Regulations, and it may be not be exported to or used by embargoed countries or individuals. Any notices to Google must be sent to: Google Inc., 1600 Amphitheatre Parkway, Mountain View , CA 94043 , USA , with a copy to Legal Department, via first class or air mail or overnight courier, and are deemed given upon receipt. A waiver of any default is not a waiver of any subsequent default. You may not assign or otherwise transfer any of Your rights hereunder without Google's prior written consent, and any such attempt is void. The relationship between Google and You is not one of a legal partnership relationship, but is one of independent contractors. This Agreement shall be binding upon and inure to the benefit of the respective successors and assigns of the parties hereto. The following sections of this Agreement will survive any termination thereof: 1, 4, 5, 6 (except the last two sentences), 7, 8, 9, 10, 11, 13, 15, and 17. \ No newline at end of file diff --git a/legacy/doc/licenses/gpl2.LICENSE.txt b/legacy/doc/licenses/gpl2.LICENSE.txt deleted file mode 100644 index 89e08fb0..00000000 --- a/legacy/doc/licenses/gpl2.LICENSE.txt +++ /dev/null @@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/legacy/doc/licenses/icu.LICENSE.txt b/legacy/doc/licenses/icu.LICENSE.txt deleted file mode 100644 index f39df9fa..00000000 --- a/legacy/doc/licenses/icu.LICENSE.txt +++ /dev/null @@ -1,28 +0,0 @@ -ICU LICENSE - ICU 1.8.1 and later - -COPYRIGHT AND PERMISSION NOTICE - -Copyright (c) 1995-2010 International Business Machines Corporation and others - -All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, and/or sell copies of the Software, -and to permit persons to whom the Software is furnished to do so, provided that -the above copyright notice(s) and this permission notice appear in all copies -of the Software and that both the above copyright notice(s) and this permission -notice appear in supporting documentation. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, -INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR -PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER -OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR -CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING -OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - -Except as contained in this notice, the name of a copyright holder shall not be used -in advertising or otherwise to promote the sale, use or other dealings in this Software -without prior written authorization of the copyright holder. \ No newline at end of file diff --git a/legacy/doc/licenses/java.LICENSE.txt b/legacy/doc/licenses/java.LICENSE.txt deleted file mode 100644 index 9923b9da..00000000 --- a/legacy/doc/licenses/java.LICENSE.txt +++ /dev/null @@ -1,159 +0,0 @@ -JAVA RESEARCH LICENSE Version 1.5 - - -I. DEFINITIONS. - -"Licensee " means You and any other party that has entered into and has -in effect a version of this License. - -"Modifications" means any (a) change or addition to the Technology or -(b) new source or object code implementing any portion of the Technology. - -"Sun" means Sun Microsystems, Inc. and its successors and assignees. - -"Research Use" means research, evaluation, or development for the -purpose of advancing knowledge, teaching, learning, or customizing the -Technology or Modifications for personal use. Research Use expressly -excludes use or distribution for direct or indirect commercial -(including strategic) gain or advantage. - -"Technology" means the source code, object code and specifications of -the technology made available by Sun pursuant to this License. - -"Technology Site" means the website designated by Sun for accessing the -Technology. - -"You" means the individual executing this License or the legal entity or -entities represented by the individual executing this License. - -II. PURPOSE. - -Sun is licensing the Technology under this Java Research License (the -"License") to promote research, education, innovation, and development -using the Technology. - -COMMERCIAL USE AND DISTRIBUTION OF TECHNOLOGY AND MODIFICATIONS IS -PERMITTED ONLY UNDER A SUN COMMERCIAL LICENSE. - -III. RESEARCH USE RIGHTS. - -A. License Grant. Subject to the conditions contained herein, Sun -grants to You a non-exclusive, non-transferable, worldwide, and -royalty-free license to do the following for Your Research Use only: - -1. Reproduce, create Modifications of, and use the Technology alone, -or with Modifications; - -2. Share source code of the Technology alone, or with Modifications, -with other Licensees; and - -3. Distribute object code of the Technology, alone, or with -Modifications, to any third parties for Research Use only, under a -license of Your choice that is consistent with this License; and publish -papers and books discussing the Technology which may include relevant -excerpts that do not in the aggregate constitute a significant portion -of the Technology. - -B. Residual Rights. You may use any information in intangible form -that you remember after accessing the Technology, except when such use -violates Sun's copyrights or patent rights. - -C. No Implied Licenses. Other than the rights granted herein, Sun -retains all rights, title, and interest in Technology, and You retain -all rights, title, and interest in Your Modifications and associated -specifications, subject to the terms of this License. - -D. Open Source Licenses. Portions of the Technology may be provided -with notices and open source licenses from open source communities and -third parties that govern the use of those portions, and any licenses -granted hereunder do not alter any rights and obligations you may have -under such open source licenses, however, the disclaimer of warranty and -limitation of liability provisions in this License will apply to all -Technology in this distribution. - -IV. INTELLECTUAL PROPERTY REQUIREMENTS - -As a condition to Your License, You agree to comply with the following -restrictions and responsibilities: - -A. License and Copyright Notices. You must include a copy of this -Java Research License in a Readme file for any Technology or -Modifications you distribute. You must also include the following -statement, "Use and distribution of this technology is subject to the -Java Research License included herein", (a) once prominently in the -source code tree and/or specifications for Your source code -distributions, and (b) once in the same file as Your copyright or -proprietary notices for Your binary code distributions. You must cause -any files containing Your Modification to carry prominent notice stating -that You changed the files. You must not remove or alter any copyright -or other proprietary notices in the Technology. - -B. Licensee Exchanges. Any Technology and Modifications You -receive from any Licensee are governed by this License. - -V. GENERAL TERMS. - -A. Disclaimer Of Warranties. - -THE TECHNOLOGY IS PROVIDED "AS IS", WITHOUT WARRANTIES OF ANY KIND, -EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT -THE TECHNOLOGY IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR -PURPOSE, OR NON-INFRINGING OF THIRD PARTY RIGHTS. YOU AGREE THAT YOU -BEAR THE ENTIRE RISK IN CONNECTION WITH YOUR USE AND DISTRIBUTION OF ANY -AND ALL TECHNOLOGY UNDER THIS LICENSE. - -B. Infringement; Limitation Of Liability. - -1. If any portion of, or functionality implemented by, the Technology -becomes the subject of a claim or threatened claim of infringement -("Affected Materials"), Sun may, in its unrestricted discretion, suspend -Your rights to use and distribute the Affected Materials under this -License. Such suspension of rights will be effective immediately upon -Sun's posting of notice of suspension on the Technology Site. - -2. IN NO EVENT WILL SUN BE LIABLE FOR ANY DIRECT, INDIRECT, PUNITIVE, -SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES IN CONNECTION WITH OR -ARISING OUT OF THIS LICENSE (INCLUDING, WITHOUT LIMITATION, LOSS OF -PROFITS, USE, DATA, OR ECONOMIC ADVANTAGE OF ANY SORT), HOWEVER IT -ARISES AND ON ANY THEORY OF LIABILITY (including negligence), WHETHER OR -NOT SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. LIABILITY -UNDER THIS SECTION V.B.2 SHALL BE SO LIMITED AND EXCLUDED, -NOTWITHSTANDING FAILURE OF THE ESSENTIAL PURPOSE OF ANY REMEDY. - -C. Termination. - -1. You may terminate this License at any time by notifying Sun in -writing. - -2. All Your rights will terminate under this License if You fail to -comply with any of its material terms or conditions and do not cure such -failure within thirty (30) days after becoming aware of such noncompliance. - -3. Upon termination, You must discontinue all uses and distribution -of the Technology, and all provisions of this Section V ("General -Terms") shall survive termination. - -D. Miscellaneous. - -1. Trademark. You agree to comply with Sun's Trademark & Logo Usage -Requirements, as modified from time to time, available at -http://www.sun.com/policies/trademarks/. Except as expressly provided -in this License, You are granted no rights in or to any Sun trademarks -now or hereafter used or licensed by Sun. - -2. Integration. This License represents the complete agreement of -the parties concerning the subject matter hereof. - -3. Severability. If any provision of this License is held -unenforceable, such provision shall be reformed to the extent necessary -to make it enforceable unless to do so would defeat the intent of the -parties, in which case, this License shall terminate. - -4. Governing Law. This License is governed by the laws of the United -States and the State of California, as applied to contracts entered into -and performed in California between California residents. In no event -shall this License be construed against the drafter. - -5. Export Control. As further described at http://www.sun.com/its, -you agree to comply with the U.S. export controls and trade laws of -other countries that apply to Technology and Modifications. diff --git a/legacy/doc/licenses/jdom.LICENSE.txt b/legacy/doc/licenses/jdom.LICENSE.txt deleted file mode 100644 index f85d9481..00000000 --- a/legacy/doc/licenses/jdom.LICENSE.txt +++ /dev/null @@ -1,51 +0,0 @@ -JDOM LICENSE - -Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin. - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions, and the following disclaimer. - - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions, and the disclaimer that follows - these conditions in the documentation and/or other materials - provided with the distribution. - - 3. The name "JDOM" must not be used to endorse or promote products - derived from this software without prior written permission. For - written permission, please contact . - - 4. Products derived from this software may not be called "JDOM", nor - may "JDOM" appear in their name, without prior written permission - from the JDOM Project Management . - - In addition, we request (but do not require) that you include in the - end-user documentation provided with the redistribution and/or in the - software itself an acknowledgement equivalent to the following: - "This product includes software developed by the - JDOM Project (http://www.jdom.org/)." - Alternatively, the acknowledgment may be graphical using the logos - available at http://www.jdom.org/images/logos. - - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - SUCH DAMAGE. - - This software consists of voluntary contributions made by many - individuals on behalf of the JDOM Project and was originally - created by Jason Hunter and - Brett McLaughlin . For more information - on the JDOM Project, please see . diff --git a/legacy/doc/licenses/jena.LICENSE.txt b/legacy/doc/licenses/jena.LICENSE.txt deleted file mode 100644 index 9ad09be2..00000000 --- a/legacy/doc/licenses/jena.LICENSE.txt +++ /dev/null @@ -1,42 +0,0 @@ -JENA LICENSE - -Unless otherwise noted, the following copyright statement applies: - -© Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - 3. The name of the author may not be used to endorse or promote products derived - from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; -OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY -WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - -Jena includes software developed by the Apache Software Foundation (http://www.apache.org/). - -Jena includes RDF schemes from DCMI: - -Portions of this software may use RDF schemas Copyright (c) 2006 DCMI, the Dublin Core Metadata Initiative. -These are licensed under the Creative Commons 3.0 Attribution license. - -Jena is built on top of other sub-systems which we gratefully acknowledge: -details of these systems and their version numbers. - -YourKit is kindly supporting open source projects with its full-featured Java Profiler. -YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET -applications. Take a look at YourKit's leading software products: YourKit Java Profiler -and YourKit .NET Profiler. - \ No newline at end of file diff --git a/legacy/doc/licenses/json.LICENSE.txt b/legacy/doc/licenses/json.LICENSE.txt deleted file mode 100644 index 4e33c941..00000000 --- a/legacy/doc/licenses/json.LICENSE.txt +++ /dev/null @@ -1,11 +0,0 @@ -JSON LICENSE - -Copyright (c) 2002 JSON.org - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -The Software shall be used for Good, not Evil. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/legacy/doc/licenses/jsoup.LICENSE.txt b/legacy/doc/licenses/jsoup.LICENSE.txt deleted file mode 100644 index 01e264b8..00000000 --- a/legacy/doc/licenses/jsoup.LICENSE.txt +++ /dev/null @@ -1,23 +0,0 @@ -jsoup License -The jsoup code-base (include source and compiled packages) are distributed under the open -source MIT license as described below. - -The MIT License -Copyright (c) 2009, 2010 Jonathan Hedley (jonathan@hedley.net) - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software -and associated documentation files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or -substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR -OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, -ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/legacy/doc/licenses/jtidy.LICENSE.txt b/legacy/doc/licenses/jtidy.LICENSE.txt deleted file mode 100644 index fb2d21dc..00000000 --- a/legacy/doc/licenses/jtidy.LICENSE.txt +++ /dev/null @@ -1,52 +0,0 @@ -JAVA HTML TIDY (JTIDY) LiCENSE - -HTML parser and pretty printer - -Copyright (c) 1998-2000 World Wide Web Consortium (Massachusetts -Institute of Technology, Institut National de Recherche en -Informatique et en Automatique, Keio University). All Rights -Reserved. - -Contributing Author(s): - - Dave Raggett - Andy Quick (translation to Java) - Gary L Peskin (Java development) - Sami Lempinen (release management) - Fabrizio Giustina - -The contributing author(s) would like to thank all those who -helped with testing, bug fixes, and patience. This wouldn't -have been possible without all of you. - -COPYRIGHT NOTICE: - -This software and documentation is provided "as is," and -the copyright holders and contributing author(s) make no -representations or warranties, express or implied, including -but not limited to, warranties of merchantability or fitness -for any particular purpose or that the use of the software or -documentation will not infringe any third party patents, -copyrights, trademarks or other rights. - -The copyright holders and contributing author(s) will not be -liable for any direct, indirect, special or consequential damages -arising out of any use of the software or documentation, even if -advised of the possibility of such damage. - -Permission is hereby granted to use, copy, modify, and distribute -this source code, or portions hereof, documentation and executables, -for any purpose, without fee, subject to the following restrictions: - -1. The origin of this source code must not be misrepresented. -2. Altered versions must be plainly marked as such and must - not be misrepresented as being the original source. -3. This Copyright notice may not be removed or altered from any - source or altered source distribution. - -The copyright holders and contributing author(s) specifically -permit, without fee, and encourage the use of this source code -as a component for supporting the Hypertext Markup Language in -commercial products. If you use this source code in a product, -acknowledgment is not required but would be appreciated. - \ No newline at end of file diff --git a/legacy/doc/licenses/ldap.LICENSE.txt b/legacy/doc/licenses/ldap.LICENSE.txt deleted file mode 100644 index b436960e..00000000 --- a/legacy/doc/licenses/ldap.LICENSE.txt +++ /dev/null @@ -1,48 +0,0 @@ -OPENLDAP PUBLIC LICENSE - -Version 2.8, 17 August 2003 - -Redistribution and use of this software and associated documentation -("Software"), with or without modification, are permitted provided -that the following conditions are met: - -1. Redistributions in source form must retain copyright statements - and notices, - -2. Redistributions in binary form must reproduce applicable copyright - statements and notices, this list of conditions, and the following - disclaimer in the documentation and/or other materials provided - with the distribution, and - -3. Redistributions must contain a verbatim copy of this document. - -The OpenLDAP Foundation may revise this license from time to time. -Each revision is distinguished by a version number. You may use -this Software under terms of this license revision or under the -terms of any subsequent revision of the license. - -THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS -CONTRIBUTORS ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT -SHALL THE OPENLDAP FOUNDATION, ITS CONTRIBUTORS, OR THE AUTHOR(S) -OR OWNER(S) OF THE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN -ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -POSSIBILITY OF SUCH DAMAGE. - -The names of the authors and copyright holders must not be used in -advertising or otherwise to promote the sale, use or other dealing -in this Software without specific, written prior permission. Title -to copyright in this Software shall at all times remain with copyright -holders. - -OpenLDAP is a registered trademark of the OpenLDAP Foundation. - -Copyright 1999-2003 The OpenLDAP Foundation, Redwood City, -California, USA. All Rights Reserved. Permission to copy and -distribute verbatim copies of this document is granted. diff --git a/legacy/doc/licenses/leaflet.LICENSE.txt b/legacy/doc/licenses/leaflet.LICENSE.txt deleted file mode 100755 index 46cd121f..00000000 --- a/legacy/doc/licenses/leaflet.LICENSE.txt +++ /dev/null @@ -1,23 +0,0 @@ -Copyright (c) 2010-2013, Vladimir Agafonkin -Copyright (c) 2010-2011, CloudMade -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, are -permitted provided that the following conditions are met: - - 1. Redistributions of source code must retain the above copyright notice, this list of - conditions and the following disclaimer. - - 2. Redistributions in binary form must reproduce the above copyright notice, this list - of conditions and the following disclaimer in the documentation and/or other materials - provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY -EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE -COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR -TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/legacy/doc/licenses/lgpl2.LICENSE.txt b/legacy/doc/licenses/lgpl2.LICENSE.txt deleted file mode 100644 index 3394995a..00000000 --- a/legacy/doc/licenses/lgpl2.LICENSE.txt +++ /dev/null @@ -1,502 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. - - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). - - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! diff --git a/legacy/doc/licenses/lgpl3.LICENSE.txt b/legacy/doc/licenses/lgpl3.LICENSE.txt deleted file mode 100644 index 18833032..00000000 --- a/legacy/doc/licenses/lgpl3.LICENSE.txt +++ /dev/null @@ -1,165 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - - This version of the GNU Lesser General Public License incorporates -the terms and conditions of version 3 of the GNU General Public -License, supplemented by the additional permissions listed below. - - 0. Additional Definitions. - - As used herein, "this License" refers to version 3 of the GNU Lesser -General Public License, and the "GNU GPL" refers to version 3 of the GNU -General Public License. - - "The Library" refers to a covered work governed by this License, -other than an Application or a Combined Work as defined below. - - An "Application" is any work that makes use of an interface provided -by the Library, but which is not otherwise based on the Library. -Defining a subclass of a class defined by the Library is deemed a mode -of using an interface provided by the Library. - - A "Combined Work" is a work produced by combining or linking an -Application with the Library. The particular version of the Library -with which the Combined Work was made is also called the "Linked -Version". - - The "Minimal Corresponding Source" for a Combined Work means the -Corresponding Source for the Combined Work, excluding any source code -for portions of the Combined Work that, considered in isolation, are -based on the Application, and not on the Linked Version. - - The "Corresponding Application Code" for a Combined Work means the -object code and/or source code for the Application, including any data -and utility programs needed for reproducing the Combined Work from the -Application, but excluding the System Libraries of the Combined Work. - - 1. Exception to Section 3 of the GNU GPL. - - You may convey a covered work under sections 3 and 4 of this License -without being bound by section 3 of the GNU GPL. - - 2. Conveying Modified Versions. - - If you modify a copy of the Library, and, in your modifications, a -facility refers to a function or data to be supplied by an Application -that uses the facility (other than as an argument passed when the -facility is invoked), then you may convey a copy of the modified -version: - - a) under this License, provided that you make a good faith effort to - ensure that, in the event an Application does not supply the - function or data, the facility still operates, and performs - whatever part of its purpose remains meaningful, or - - b) under the GNU GPL, with none of the additional permissions of - this License applicable to that copy. - - 3. Object Code Incorporating Material from Library Header Files. - - The object code form of an Application may incorporate material from -a header file that is part of the Library. You may convey such object -code under terms of your choice, provided that, if the incorporated -material is not limited to numerical parameters, data structure -layouts and accessors, or small macros, inline functions and templates -(ten or fewer lines in length), you do both of the following: - - a) Give prominent notice with each copy of the object code that the - Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the object code with a copy of the GNU GPL and this license - document. - - 4. Combined Works. - - You may convey a Combined Work under terms of your choice that, -taken together, effectively do not restrict modification of the -portions of the Library contained in the Combined Work and reverse -engineering for debugging such modifications, if you also do each of -the following: - - a) Give prominent notice with each copy of the Combined Work that - the Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the Combined Work with a copy of the GNU GPL and this license - document. - - c) For a Combined Work that displays copyright notices during - execution, include the copyright notice for the Library among - these notices, as well as a reference directing the user to the - copies of the GNU GPL and this license document. - - d) Do one of the following: - - 0) Convey the Minimal Corresponding Source under the terms of this - License, and the Corresponding Application Code in a form - suitable for, and under terms that permit, the user to - recombine or relink the Application with a modified version of - the Linked Version to produce a modified Combined Work, in the - manner specified by section 6 of the GNU GPL for conveying - Corresponding Source. - - 1) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (a) uses at run time - a copy of the Library already present on the user's computer - system, and (b) will operate properly with a modified version - of the Library that is interface-compatible with the Linked - Version. - - e) Provide Installation Information, but only if you would otherwise - be required to provide such information under section 6 of the - GNU GPL, and only to the extent that such information is - necessary to install and execute a modified version of the - Combined Work produced by recombining or relinking the - Application with a modified version of the Linked Version. (If - you use option 4d0, the Installation Information must accompany - the Minimal Corresponding Source and Corresponding Application - Code. If you use option 4d1, you must provide the Installation - Information in the manner specified by section 6 of the GNU GPL - for conveying Corresponding Source.) - - 5. Combined Libraries. - - You may place library facilities that are a work based on the -Library side by side in a single library together with other library -facilities that are not Applications and are not covered by this -License, and convey such a combined library under terms of your -choice, if you do both of the following: - - a) Accompany the combined library with a copy of the same work based - on the Library, uncombined with any other library facilities, - conveyed under the terms of this License. - - b) Give prominent notice with the combined library that part of it - is a work based on the Library, and explaining where to find the - accompanying uncombined form of the same work. - - 6. Revised Versions of the GNU Lesser General Public License. - - The Free Software Foundation may publish revised and/or new versions -of the GNU Lesser General Public License from time to time. Such new -versions will be similar in spirit to the present version, but may -differ in detail to address new problems or concerns. - - Each version is given a distinguishing version number. If the -Library as you received it specifies that a certain numbered version -of the GNU Lesser General Public License "or any later version" -applies to it, you have the option of following the terms and -conditions either of that published version or of any later version -published by the Free Software Foundation. If the Library as you -received it does not specify a version number of the GNU Lesser -General Public License, you may choose any version of the GNU Lesser -General Public License ever published by the Free Software Foundation. - - If the Library as you received it specifies that a proxy can decide -whether future versions of the GNU Lesser General Public License shall -apply, that proxy's public statement of acceptance of any version is -permanent authorization for you to choose that version for the -Library. diff --git a/legacy/doc/licenses/mit.LICENSE.txt b/legacy/doc/licenses/mit.LICENSE.txt deleted file mode 100644 index 7a2ffbb3..00000000 --- a/legacy/doc/licenses/mit.LICENSE.txt +++ /dev/null @@ -1,16 +0,0 @@ -MIT LICENSE -Copyright (c) 2004-2008 QOS.ch -All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software -and associated documentation files (the "Software"), to deal in the Software without restriction, -including without limitation the rights to use, copy, modify, merge, publish, distribute, -sublicense, and/or sell copies of the Software, and to permit persons to whom the Software -is furnished to do so, subject to the following conditions: The above copyright notice and -this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING -BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/legacy/doc/licenses/mpl.LICENSE.txt b/legacy/doc/licenses/mpl.LICENSE.txt deleted file mode 100644 index 7a45bfe8..00000000 --- a/legacy/doc/licenses/mpl.LICENSE.txt +++ /dev/null @@ -1,470 +0,0 @@ - MOZILLA PUBLIC LICENSE - Version 1.1 - - --------------- - -1. Definitions. - - 1.0.1. "Commercial Use" means distribution or otherwise making the - Covered Code available to a third party. - - 1.1. "Contributor" means each entity that creates or contributes to - the creation of Modifications. - - 1.2. "Contributor Version" means the combination of the Original - Code, prior Modifications used by a Contributor, and the Modifications - made by that particular Contributor. - - 1.3. "Covered Code" means the Original Code or Modifications or the - combination of the Original Code and Modifications, in each case - including portions thereof. - - 1.4. "Electronic Distribution Mechanism" means a mechanism generally - accepted in the software development community for the electronic - transfer of data. - - 1.5. "Executable" means Covered Code in any form other than Source - Code. - - 1.6. "Initial Developer" means the individual or entity identified - as the Initial Developer in the Source Code notice required by Exhibit - A. - - 1.7. "Larger Work" means a work which combines Covered Code or - portions thereof with code not governed by the terms of this License. - - 1.8. "License" means this document. - - 1.8.1. "Licensable" means having the right to grant, to the maximum - extent possible, whether at the time of the initial grant or - subsequently acquired, any and all of the rights conveyed herein. - - 1.9. "Modifications" means any addition to or deletion from the - substance or structure of either the Original Code or any previous - Modifications. When Covered Code is released as a series of files, a - Modification is: - A. Any addition to or deletion from the contents of a file - containing Original Code or previous Modifications. - - B. Any new file that contains any part of the Original Code or - previous Modifications. - - 1.10. "Original Code" means Source Code of computer software code - which is described in the Source Code notice required by Exhibit A as - Original Code, and which, at the time of its release under this - License is not already Covered Code governed by this License. - - 1.10.1. "Patent Claims" means any patent claim(s), now owned or - hereafter acquired, including without limitation, method, process, - and apparatus claims, in any patent Licensable by grantor. - - 1.11. "Source Code" means the preferred form of the Covered Code for - making modifications to it, including all modules it contains, plus - any associated interface definition files, scripts used to control - compilation and installation of an Executable, or source code - differential comparisons against either the Original Code or another - well known, available Covered Code of the Contributor's choice. The - Source Code can be in a compressed or archival form, provided the - appropriate decompression or de-archiving software is widely available - for no charge. - - 1.12. "You" (or "Your") means an individual or a legal entity - exercising rights under, and complying with all of the terms of, this - License or a future version of this License issued under Section 6.1. - For legal entities, "You" includes any entity which controls, is - controlled by, or is under common control with You. For purposes of - this definition, "control" means (a) the power, direct or indirect, - to cause the direction or management of such entity, whether by - contract or otherwise, or (b) ownership of more than fifty percent - (50%) of the outstanding shares or beneficial ownership of such - entity. - -2. Source Code License. - - 2.1. The Initial Developer Grant. - The Initial Developer hereby grants You a world-wide, royalty-free, - non-exclusive license, subject to third party intellectual property - claims: - (a) under intellectual property rights (other than patent or - trademark) Licensable by Initial Developer to use, reproduce, - modify, display, perform, sublicense and distribute the Original - Code (or portions thereof) with or without Modifications, and/or - as part of a Larger Work; and - - (b) under Patents Claims infringed by the making, using or - selling of Original Code, to make, have made, use, practice, - sell, and offer for sale, and/or otherwise dispose of the - Original Code (or portions thereof). - - (c) the licenses granted in this Section 2.1(a) and (b) are - effective on the date Initial Developer first distributes - Original Code under the terms of this License. - - (d) Notwithstanding Section 2.1(b) above, no patent license is - granted: 1) for code that You delete from the Original Code; 2) - separate from the Original Code; or 3) for infringements caused - by: i) the modification of the Original Code or ii) the - combination of the Original Code with other software or devices. - - 2.2. Contributor Grant. - Subject to third party intellectual property claims, each Contributor - hereby grants You a world-wide, royalty-free, non-exclusive license - - (a) under intellectual property rights (other than patent or - trademark) Licensable by Contributor, to use, reproduce, modify, - display, perform, sublicense and distribute the Modifications - created by such Contributor (or portions thereof) either on an - unmodified basis, with other Modifications, as Covered Code - and/or as part of a Larger Work; and - - (b) under Patent Claims infringed by the making, using, or - selling of Modifications made by that Contributor either alone - and/or in combination with its Contributor Version (or portions - of such combination), to make, use, sell, offer for sale, have - made, and/or otherwise dispose of: 1) Modifications made by that - Contributor (or portions thereof); and 2) the combination of - Modifications made by that Contributor with its Contributor - Version (or portions of such combination). - - (c) the licenses granted in Sections 2.2(a) and 2.2(b) are - effective on the date Contributor first makes Commercial Use of - the Covered Code. - - (d) Notwithstanding Section 2.2(b) above, no patent license is - granted: 1) for any code that Contributor has deleted from the - Contributor Version; 2) separate from the Contributor Version; - 3) for infringements caused by: i) third party modifications of - Contributor Version or ii) the combination of Modifications made - by that Contributor with other software (except as part of the - Contributor Version) or other devices; or 4) under Patent Claims - infringed by Covered Code in the absence of Modifications made by - that Contributor. - -3. Distribution Obligations. - - 3.1. Application of License. - The Modifications which You create or to which You contribute are - governed by the terms of this License, including without limitation - Section 2.2. The Source Code version of Covered Code may be - distributed only under the terms of this License or a future version - of this License released under Section 6.1, and You must include a - copy of this License with every copy of the Source Code You - distribute. You may not offer or impose any terms on any Source Code - version that alters or restricts the applicable version of this - License or the recipients' rights hereunder. However, You may include - an additional document offering the additional rights described in - Section 3.5. - - 3.2. Availability of Source Code. - Any Modification which You create or to which You contribute must be - made available in Source Code form under the terms of this License - either on the same media as an Executable version or via an accepted - Electronic Distribution Mechanism to anyone to whom you made an - Executable version available; and if made available via Electronic - Distribution Mechanism, must remain available for at least twelve (12) - months after the date it initially became available, or at least six - (6) months after a subsequent version of that particular Modification - has been made available to such recipients. You are responsible for - ensuring that the Source Code version remains available even if the - Electronic Distribution Mechanism is maintained by a third party. - - 3.3. Description of Modifications. - You must cause all Covered Code to which You contribute to contain a - file documenting the changes You made to create that Covered Code and - the date of any change. You must include a prominent statement that - the Modification is derived, directly or indirectly, from Original - Code provided by the Initial Developer and including the name of the - Initial Developer in (a) the Source Code, and (b) in any notice in an - Executable version or related documentation in which You describe the - origin or ownership of the Covered Code. - - 3.4. Intellectual Property Matters - (a) Third Party Claims. - If Contributor has knowledge that a license under a third party's - intellectual property rights is required to exercise the rights - granted by such Contributor under Sections 2.1 or 2.2, - Contributor must include a text file with the Source Code - distribution titled "LEGAL" which describes the claim and the - party making the claim in sufficient detail that a recipient will - know whom to contact. If Contributor obtains such knowledge after - the Modification is made available as described in Section 3.2, - Contributor shall promptly modify the LEGAL file in all copies - Contributor makes available thereafter and shall take other steps - (such as notifying appropriate mailing lists or newsgroups) - reasonably calculated to inform those who received the Covered - Code that new knowledge has been obtained. - - (b) Contributor APIs. - If Contributor's Modifications include an application programming - interface and Contributor has knowledge of patent licenses which - are reasonably necessary to implement that API, Contributor must - also include this information in the LEGAL file. - - (c) Representations. - Contributor represents that, except as disclosed pursuant to - Section 3.4(a) above, Contributor believes that Contributor's - Modifications are Contributor's original creation(s) and/or - Contributor has sufficient rights to grant the rights conveyed by - this License. - - 3.5. Required Notices. - You must duplicate the notice in Exhibit A in each file of the Source - Code. If it is not possible to put such notice in a particular Source - Code file due to its structure, then You must include such notice in a - location (such as a relevant directory) where a user would be likely - to look for such a notice. If You created one or more Modification(s) - You may add your name as a Contributor to the notice described in - Exhibit A. You must also duplicate this License in any documentation - for the Source Code where You describe recipients' rights or ownership - rights relating to Covered Code. You may choose to offer, and to - charge a fee for, warranty, support, indemnity or liability - obligations to one or more recipients of Covered Code. However, You - may do so only on Your own behalf, and not on behalf of the Initial - Developer or any Contributor. You must make it absolutely clear than - any such warranty, support, indemnity or liability obligation is - offered by You alone, and You hereby agree to indemnify the Initial - Developer and every Contributor for any liability incurred by the - Initial Developer or such Contributor as a result of warranty, - support, indemnity or liability terms You offer. - - 3.6. Distribution of Executable Versions. - You may distribute Covered Code in Executable form only if the - requirements of Section 3.1-3.5 have been met for that Covered Code, - and if You include a notice stating that the Source Code version of - the Covered Code is available under the terms of this License, - including a description of how and where You have fulfilled the - obligations of Section 3.2. The notice must be conspicuously included - in any notice in an Executable version, related documentation or - collateral in which You describe recipients' rights relating to the - Covered Code. You may distribute the Executable version of Covered - Code or ownership rights under a license of Your choice, which may - contain terms different from this License, provided that You are in - compliance with the terms of this License and that the license for the - Executable version does not attempt to limit or alter the recipient's - rights in the Source Code version from the rights set forth in this - License. If You distribute the Executable version under a different - license You must make it absolutely clear that any terms which differ - from this License are offered by You alone, not by the Initial - Developer or any Contributor. You hereby agree to indemnify the - Initial Developer and every Contributor for any liability incurred by - the Initial Developer or such Contributor as a result of any such - terms You offer. - - 3.7. Larger Works. - You may create a Larger Work by combining Covered Code with other code - not governed by the terms of this License and distribute the Larger - Work as a single product. In such a case, You must make sure the - requirements of this License are fulfilled for the Covered Code. - -4. Inability to Comply Due to Statute or Regulation. - - If it is impossible for You to comply with any of the terms of this - License with respect to some or all of the Covered Code due to - statute, judicial order, or regulation then You must: (a) comply with - the terms of this License to the maximum extent possible; and (b) - describe the limitations and the code they affect. Such description - must be included in the LEGAL file described in Section 3.4 and must - be included with all distributions of the Source Code. Except to the - extent prohibited by statute or regulation, such description must be - sufficiently detailed for a recipient of ordinary skill to be able to - understand it. - -5. Application of this License. - - This License applies to code to which the Initial Developer has - attached the notice in Exhibit A and to related Covered Code. - -6. Versions of the License. - - 6.1. New Versions. - Netscape Communications Corporation ("Netscape") may publish revised - and/or new versions of the License from time to time. Each version - will be given a distinguishing version number. - - 6.2. Effect of New Versions. - Once Covered Code has been published under a particular version of the - License, You may always continue to use it under the terms of that - version. You may also choose to use such Covered Code under the terms - of any subsequent version of the License published by Netscape. No one - other than Netscape has the right to modify the terms applicable to - Covered Code created under this License. - - 6.3. Derivative Works. - If You create or use a modified version of this License (which you may - only do in order to apply it to code which is not already Covered Code - governed by this License), You must (a) rename Your license so that - the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", - "MPL", "NPL" or any confusingly similar phrase do not appear in your - license (except to note that your license differs from this License) - and (b) otherwise make it clear that Your version of the license - contains terms which differ from the Mozilla Public License and - Netscape Public License. (Filling in the name of the Initial - Developer, Original Code or Contributor in the notice described in - Exhibit A shall not of themselves be deemed to be modifications of - this License.) - -7. DISCLAIMER OF WARRANTY. - - COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, - WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF - DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. - THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE - IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, - YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE - COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER - OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF - ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. - -8. TERMINATION. - - 8.1. This License and the rights granted hereunder will terminate - automatically if You fail to comply with terms herein and fail to cure - such breach within 30 days of becoming aware of the breach. All - sublicenses to the Covered Code which are properly granted shall - survive any termination of this License. Provisions which, by their - nature, must remain in effect beyond the termination of this License - shall survive. - - 8.2. If You initiate litigation by asserting a patent infringement - claim (excluding declatory judgment actions) against Initial Developer - or a Contributor (the Initial Developer or Contributor against whom - You file such action is referred to as "Participant") alleging that: - - (a) such Participant's Contributor Version directly or indirectly - infringes any patent, then any and all rights granted by such - Participant to You under Sections 2.1 and/or 2.2 of this License - shall, upon 60 days notice from Participant terminate prospectively, - unless if within 60 days after receipt of notice You either: (i) - agree in writing to pay Participant a mutually agreeable reasonable - royalty for Your past and future use of Modifications made by such - Participant, or (ii) withdraw Your litigation claim with respect to - the Contributor Version against such Participant. If within 60 days - of notice, a reasonable royalty and payment arrangement are not - mutually agreed upon in writing by the parties or the litigation claim - is not withdrawn, the rights granted by Participant to You under - Sections 2.1 and/or 2.2 automatically terminate at the expiration of - the 60 day notice period specified above. - - (b) any software, hardware, or device, other than such Participant's - Contributor Version, directly or indirectly infringes any patent, then - any rights granted to You by such Participant under Sections 2.1(b) - and 2.2(b) are revoked effective as of the date You first made, used, - sold, distributed, or had made, Modifications made by that - Participant. - - 8.3. If You assert a patent infringement claim against Participant - alleging that such Participant's Contributor Version directly or - indirectly infringes any patent where such claim is resolved (such as - by license or settlement) prior to the initiation of patent - infringement litigation, then the reasonable value of the licenses - granted by such Participant under Sections 2.1 or 2.2 shall be taken - into account in determining the amount or value of any payment or - license. - - 8.4. In the event of termination under Sections 8.1 or 8.2 above, - all end user license agreements (excluding distributors and resellers) - which have been validly granted by You or any distributor hereunder - prior to termination shall survive termination. - -9. LIMITATION OF LIABILITY. - - UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT - (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL - DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, - OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR - ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY - CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, - WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER - COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN - INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF - LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY - RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW - PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE - EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO - THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. - -10. U.S. GOVERNMENT END USERS. - - The Covered Code is a "commercial item," as that term is defined in - 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer - software" and "commercial computer software documentation," as such - terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 - C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), - all U.S. Government End Users acquire Covered Code with only those - rights set forth herein. - -11. MISCELLANEOUS. - - This License represents the complete agreement concerning subject - matter hereof. If any provision of this License is held to be - unenforceable, such provision shall be reformed only to the extent - necessary to make it enforceable. This License shall be governed by - California law provisions (except to the extent applicable law, if - any, provides otherwise), excluding its conflict-of-law provisions. - With respect to disputes in which at least one party is a citizen of, - or an entity chartered or registered to do business in the United - States of America, any litigation relating to this License shall be - subject to the jurisdiction of the Federal Courts of the Northern - District of California, with venue lying in Santa Clara County, - California, with the losing party responsible for costs, including - without limitation, court costs and reasonable attorneys' fees and - expenses. The application of the United Nations Convention on - Contracts for the International Sale of Goods is expressly excluded. - Any law or regulation which provides that the language of a contract - shall be construed against the drafter shall not apply to this - License. - -12. RESPONSIBILITY FOR CLAIMS. - - As between Initial Developer and the Contributors, each party is - responsible for claims and damages arising, directly or indirectly, - out of its utilization of rights under this License and You agree to - work with Initial Developer and Contributors to distribute such - responsibility on an equitable basis. Nothing herein is intended or - shall be deemed to constitute any admission of liability. - -13. MULTIPLE-LICENSED CODE. - - Initial Developer may designate portions of the Covered Code as - "Multiple-Licensed". "Multiple-Licensed" means that the Initial - Developer permits you to utilize portions of the Covered Code under - Your choice of the NPL or the alternative licenses, if any, specified - by the Initial Developer in the file described in Exhibit A. - -EXHIBIT A -Mozilla Public License. - - ``The contents of this file are subject to the Mozilla Public License - Version 1.1 (the "License"); you may not use this file except in - compliance with the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" - basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the - License for the specific language governing rights and limitations - under the License. - - The Original Code is ______________________________________. - - The Initial Developer of the Original Code is ________________________. - Portions created by ______________________ are Copyright (C) ______ - _______________________. All Rights Reserved. - - Contributor(s): ______________________________________. - - Alternatively, the contents of this file may be used under the terms - of the _____ license (the "[___] License"), in which case the - provisions of [______] License are applicable instead of those - above. If you wish to allow use of your version of this file only - under the terms of the [____] License and not to allow others to use - your version of this file under the MPL, indicate your decision by - deleting the provisions above and replace them with the notice and - other provisions required by the [___] License. If you do not delete - the provisions above, a recipient may use your version of this file - under either the MPL or the [___] License." - - [NOTE: The text of this Exhibit A may differ slightly from the text of - the notices in the Source Code files of the Original Code. You should - use the text of this Exhibit A rather than the text found in the - Original Code Source Code for Your Modifications.] - diff --git a/legacy/doc/licenses/oracle.LICENSE.txt b/legacy/doc/licenses/oracle.LICENSE.txt deleted file mode 100644 index c3df8885..00000000 --- a/legacy/doc/licenses/oracle.LICENSE.txt +++ /dev/null @@ -1,89 +0,0 @@ -ORACLE Technology Network Development and Distribution License Agreement - -"We," "us," and "our" refers to Oracle America, Inc., for and on behalf of itself and its subsidiaries and affiliates -under common control. "You" and "your" refers to the individual or entity that wishes to use the programs from Oracle. -"Programs" refers to the software product you wish to download and use and program documentation. "License" refers to -your right to use the programs under the terms of this agreement. This agreement is governed by the substantive and -procedural laws of California. You and Oracle agree to submit to the exclusive jurisdiction of, and venue in, the courts -of San Francisco, San Mateo, or Santa Clara counties in California in any dispute arising out of or relating to this agreement. - -We are willing to license the programs to you only upon the condition that you accept all of the terms contained in this agreement. -Read the terms carefully and select the "Accept" button at the bottom of the page to confirm your acceptance. -If you are not willing to be bound by these terms, select the "Do Not Accept" button and the registration process -will not continue. - -License Rights -We grant you a nonexclusive, nontransferable limited license to use the programs: (a) for purposes of developing, testing, prototyping and -running applications you have developed for your own internal data processing operations; (b) to distribute the programs with applications -you have developed to your customers provided that each such licensee agrees to license terms consistent with the terms of this Agreement, -you do not charge your end users any additional fees for the use of the programs, and your end users may only use the programs to run your -applications for their own business operations; and (c) to use the programs to provide third party demonstrations and training. You are not -permitted to use the programs for any purpose other than as permitted under this Agreement. If you want to use the programs for any purpose -other than as expressly permitted under this agreement you must contact us, or an Oracle reseller, to obtain the appropriate license. We may -audit your use and distribution of the programs. Program documentation is either shipped with the programs, or documentation may accessed -online at http://otn.oracle.com/docs. - -Ownership and Restrictions -We retain all ownership and intellectual property rights in the programs. -You may make a sufficient number of copies of the programs for the licensed use and one copy of the programs for backup purposes. - -You may not: -- use the programs for any purpose other than as provided above; -- distribute the programs unless accompanied with your applications; -- charge your end users for use of the programs; -- remove or modify any program markings or any notice of our proprietary rights; -- use the programs to provide third party training on the content and/or functionality of the programs, except for training your licensed users; -- assign this agreement or give the programs, program access or an interest in the programs to any individual or entity except as provided under this agreement; -- cause or permit reverse engineering (unless required by law for interoperability), disassembly or decompilation of the programs; -- disclose results of any program benchmark tests without our prior consent. - -Program Distribution -We grant you a nonexclusive, nontransferable right to copy and distribute the programs to your end users provided that you do not charge -your end users for use of the programs and provided your end users may only use the programs to run your applications for their business operations. -Prior to distributing the programs you shall require your end users to execute an agreement binding them to terms consistent with those contained -in this section and the sections of this agreement entitled "License Rights," "Ownership and Restrictions," "Export," "Disclaimer of Warranties and -Exclusive Remedies," "No Technical Support," "End of Agreement," "Relationship Between the Parties," and "Open Source." You must also include a -provision stating that your end users shall have no right to distribute the programs, and a provision specifying us as a third party beneficiary -of the agreement. You are responsible for obtaining these agreements with your end users. - -You agree to: (a) defend and indemnify us against all claims and damages caused by your distribution of the programs in breach of this agreements and/or failure to include the required contractual provisions in your end user agreement as stated above; (b) keep executed end user agreements and records of end user information including name, address, date of distribution and identity of programs distributed; (c) allow us to inspect your end user agreements and records upon request; and, (d) enforce the terms of your end user agreements so as to effect a timely cure of any end user breach, and to notify us of any breach of the terms. - -Export -You agree that U.S. export control laws and other applicable export and import laws govern your use of the programs, including technical data; additional information can be found on Oracle's Global Trade Compliance web site located at http://www.oracle.com/products/export/index.html?content.html. You agree that neither the programs nor any direct product thereof will be exported, directly, or indirectly, in violation of these laws, or will be used for any purpose prohibited by these laws including, without limitation, nuclear, chemical, or biological weapons proliferation. - -Disclaimer of Warranty and Exclusive Remedies - -THE PROGRAMS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. WE FURTHER DISCLAIM ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT. - -IN NO EVENT SHALL WE BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, PUNITIVE OR CONSEQUENTIAL DAMAGES, OR DAMAGES FOR LOSS OF PROFITS, REVENUE, DATA OR DATA USE, INCURRED BY YOU OR ANY THIRD PARTY, WHETHER IN AN ACTION IN CONTRACT OR TORT, EVEN IF WE HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. OUR ENTIRE LIABILITY FOR DAMAGES HEREUNDER SHALL IN NO EVENT EXCEED ONE THOUSAND DOLLARS (U.S. $1,000). - -No Technical Support -Our technical support organization will not provide technical support, phone support, or updates to you for the programs licensed under this agreement. - -Restricted Rights -If you distribute a license to the United States government, the programs, including documentation, shall be considered commercial computer software and you will place a legend, in addition to applicable copyright notices, on the documentation, and on the media label, substantially similar to the following: -NOTICE OF RESTRICTED RIGHTS -"Programs delivered subject to the DOD FAR Supplement are 'commercial computer software' and use, duplication, and disclosure of the programs, including documentation, shall be subject to the licensing restrictions set forth in the applicable Oracle license agreement. Otherwise, programs delivered subject to the Federal Acquisition Regulations are 'restricted computer software' and use, duplication, and disclosure of the programs, including documentation, shall be subject to the restrictions in FAR 52.227-19, Commercial Computer Software-Restricted Rights (June 1987). Oracle America, Inc., 500 Oracle Parkway, Redwood City, CA 94065." - -End of Agreement -You may terminate this agreement by destroying all copies of the programs. We have the right to terminate your right to use the programs if you fail to comply with any of the terms of this agreement, in which case you shall destroy all copies of the programs. - -Relationship Between the Parties -The relationship between you and us is that of licensee/licensor. Neither party will represent that it has any authority to assume or create any obligation, express or implied, on behalf of the other party, nor to represent the other party as agent, employee, franchisee, or in any other capacity. Nothing in this agreement shall be construed to limit either party's right to independently develop or distribute software that is functionally similar to the other party's products, so long as proprietary information of the other party is not included in such software. - -Open Source -"Open Source" software - software available without charge for use, modification and distribution - is often licensed under terms that require the user to make the user's modifications to the Open Source software or any software that the user 'combines' with the Open Source software freely available in source code form. If you use Open Source software in conjunction with the programs, you must ensure that your use does not: (i) create, or purport to create, obligations of us with respect to the Oracle programs; or (ii) grant, or purport to grant, to any third party any rights to or immunities under our intellectual property or proprietary rights in the Oracle programs. For example, you may not develop a software program using an Oracle program and an Open Source program where such use results in a program file(s) that contains code from both the Oracle program and the Open Source program (including without limitation libraries) if the Open Source program is licensed under a license that requires any "modifications" be made freely available. You also may not combine the Oracle program with programs licensed under the GNU General Public License ("GPL") in any manner that could cause, or could be interpreted or asserted to cause, the Oracle program or any modifications thereto to become subject to the terms of the GPL. - -Entire Agreement -You agree that this agreement is the complete agreement for the programs and licenses, and this agreement supersedes all prior or contemporaneous agreements or representations. If any term of this agreement is found to be invalid or unenforceable, the remaining provisions will remain effective. - -Last updated: 01/24/09 - - -Should you have any questions concerning this License Agreement, or if you desire to contact Oracle for any reason, please write: -Oracle America, Inc. -500 Oracle Parkway, -Redwood City, CA 94065 - - -Oracle may contact you to ask if you had a satisfactory experience installing and using this OTN software download. \ No newline at end of file diff --git a/legacy/doc/licenses/relaxngDatatype.LICENSE.txt b/legacy/doc/licenses/relaxngDatatype.LICENSE.txt deleted file mode 100644 index d2a2da1c..00000000 --- a/legacy/doc/licenses/relaxngDatatype.LICENSE.txt +++ /dev/null @@ -1,30 +0,0 @@ -Copyright (c) 2001, Thai Open Source Software Center Ltd, Sun Microsystems. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - - Neither the names of the copyright holders nor the names of its - contributors may be used to endorse or promote products derived - from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR -CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/legacy/doc/licenses/sac-1.3-license.txt b/legacy/doc/licenses/sac-1.3-license.txt deleted file mode 100755 index abc7fb1e..00000000 --- a/legacy/doc/licenses/sac-1.3-license.txt +++ /dev/null @@ -1,278 +0,0 @@ -Name: SAC 1.3 -License: W3C -OSR: 87171 -Version: 1.3 -Description: API for CSS parsing -Origin: http://www.w3.org/Style/CSS/SAC/ - -W3C (R) Intellectual Rights Notice and Legal Disclaimers - -This page includes notices and disclaimers related to: - - 1. Copyright - 2. Notices - 3. Trademarks - 4. Disclaimers_and_Liabilities - - -Copyright (C) 1994-2002 W3C (R) (Massachusetts_Institute_of_Technology, Institut -National_de_Recherche_en_Informatique_et_en_Automatique, Keio_University), All -Rights Reserved. - -World Wide Web Consortium (W3C (R)) web site pages may contain other proprietary -notices and copyright information, the terms of which must be observed and -followed. Specific notices do exist for W3C documents and software. Also, there -are specific_usage_policies_associated_with_some_of_the_W3C_Icons. Please see -our Intellectual_Rights_FAQ for common questions about using materials from our -site. - -Notice and Disclaimers - -1. Unless otherwise noted, all materials contained in this Site are copyrighted -and may not be used except as provided in these terms and conditions or in the -copyright notice (documents and software) or other proprietary notice provided -with the relevant materials. -2. The materials contained in the Site may be downloaded or copied provided -that ALL copies retain the copyright and any other proprietary notices -contained on the materials. No material may be modified, edited or taken out of -context such that its use creates a false or misleading statement or impression -as to the positions, statements or actions of W3C. -3. The name and trademarks of copyright holders may NOT be used in advertising -or publicity pertaining to the Web site, its content, specifications, or -software without specific, written prior permission. Title to copyright in Web -site documents will at all times remain with copyright holders. Use of W3C -trademarks and service marks is covered by the W3C_Trademark_and_Servicemark -License. -4. Caches of W3C materials should comply with the "maximum time to live" -information provided with the materials. After such materials have expired they -should not be served from caches without first validating the contents of the -W3C Site. Organizations that want to mirror W3C content must abide by the W3C -Mirroring_Policy. - -W3C (R)Trademarks and Generic Terms - - -Trademarks owned by W3C host institutions on behalf of W3C and generic terms -used by the W3C - -5. The trademarks, logos, and service marks (collectively the "Trademarks") -displayed on the Site are registered and unregistered Trademarks of the -Massachusetts Institute of Technology (MIT), Institut National de Recherche en -Informatique et en Automatique (INRIA), or Keio University (Keio). All use of -the W3C Trademarks is governed by the W3C_Trademark_and_Servicemark_License. No -additional rights are granted by implication, estoppel, or otherwise. Terms -which claimed as generic are not governed by any W3C license and are used as -common descriptors by the W3C. -The following is a list of W3C terms claimed as a trademark or generic term by -MIT, INRIA, and/or Keio on behalf of the W3C: - - W3C (R), World Wide Web Consortium (registered in numerous countries) - AmayaTM, a Web Browser - CSSTM, Cascading Style Sheets Specification - DOMTM, Document Object Model - HTML (generic), HyperText Markup Language - HTTP (generic), Hypertext Transfer Protocol - MathMLTM, Mathematical Markup Language - Metadata (generic) - P3PTM, Platform for Privacy Preferences Project - PICSTM, Platform for Internet Content Selection - RDF (generic), Resource Description Framework - SMILTM, Synchronized Multimedia Integration Language - SVGTM, Scalable Vector Graphics - WAITM, Web Accessibility Initiative - XENC (generic), XML Encryption - XHTMLTM, The Extensible HyperText Markup Language - XML (generic), Extensible Markup Language - XSLTM, Extensible Stylesheet Language - - ACSSTM, Aural Cascading Style Sheets - DSigTM, Digital Signature Initiative - JEPITM, Joint Electronic Payment Initiative - JigsawTM - PICSRulesTM - WebFontsTM - -The absence of a product or service name or logo from this list does not -constitute a waiver of MIT's, INRIA's, or Keio's trademark or other -intellectual rights concerning that name or logo. -Any questions concerning the use, status, or standing of W3C trademarks should -be directed to: site-policy@w3.org or to W3C (c/o Joseph Reagle), Laboratory -for Computer Science NE43-358, Massachusetts Institute of Technology, 200 -Technology Square, Cambridge, MA 02139. - -Non-W3C Trademarks; Member Trademarks - -The trademarks, logos, and service marks not owned on behalf of the W3C and -that are displayed on the Site are the registered and unregistered marks of -their respective owners. No rights are granted by the W3C to use such marks, -whether by implication, estoppel, or otherwise. -"METADATA" is a trademark of the Metadata Company. W3C uses the term "metadata" -in a descriptive sense, meaning "data about data". W3C is not in any way -affiliated with the Metadata Company. - -Legal Disclaimers - -6. W3C has not reviewed any or all of the web sites linked to this Site and is -not responsible for the content of any off-site pages or any other web sites -linked to this Site. Please understand that any non-W3C web site is independent -from W3C, and W3C has no control over the content on that web site. In -addition, a link to a non-W3C web site does not mean that W3C endorses or -accepts any responsibility for the content, or the use, of such site. It is the -user's responsibility to take precautions to ensure that whatever is selected -is free of such items as viruses, worms, Trojan horses and other items of a -destructive nature. -7. Information W3C publishes on its Site may contain references or cross -references to W3C specifications, projects, programs and services that are not -announced or available in your country. Such references do not imply that W3C -intends to announce such specifications, projects, programs or services in your -country. -8. Information on this Site may contain technical inaccuracies or typographical -errors. Information may be changed or updated without notice. W3C may make -improvements and/or changes in the materials contained in or described on this -site at any time without notice. W3C may also make changes in these Terms and -Conditions without notice. User is bound by such revisions and should therefore -periodically visit this page to review the then current Terms and Conditions. - -9. Limitation on Warranties. - -ALL MATERIALS ON THE W3C SITE ARE PROVIDED "AS IS." W3C, MIT, INRIA, AND KEIO -MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT -LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, -TITLE OR NON-INFRINGEMENT. AS TO DOCUMENTS AND GRAPHICS PUBLISHED ON THIS SITE, -W3C, MIT, INRIA, AND KEIO MAKE NO REPRESENTATION OR WARRANTY THAT THE CONTENTS -OF SUCH DOCUMENT OR GRAPHICS ARE FREE FROM ERROR OR SUITABLE FOR ANY PURPOSE; -NOR THAT IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY -PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. -Please note that some jurisdictions may not allow the exclusion of implied -warranties, so some of the above exclusions may not apply to you. - -10. Limitation on Liability. - -IN NO EVENT WILL W3C, MIT, INRIA, AND KEIO BE LIABLE TO ANY PARTY FOR ANY -DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES FOR ANY USE OF THIS SITE, OR -ON ANY OTHER HYPERLINKED WEB SITE, INCLUDING, WITHOUT LIMITATION, ANY LOST -PROFITS, BUSINESS INTERRUPTION, LOSS OF PROGRAMS OR OTHER DATA ON YOUR -INFORMATION HANDLING SYSTEM OR OTHERWISE, EVEN IF W3C, MIT, INRIA, OR KEIO IS -EXPRESSLY ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -______________ -Please see our Intellectual_Rights_FAQ for common questions about using -materials from our site. Questions about this notice can be directed to site- -policy@w3.org . -Created by reagle -last updated by reagle on $ Date: 1999/07/28 13:54:29 $ -Copyright (C) 1998-2002 W3C (R) (MIT, INRIA, Keio), All Rights Reserved. W3C -liability, trademark, document_use and software_licensing rules apply. -------------------------------------------------------------------------------- - - -W3C (R) DOCUMENT NOTICE AND LICENSE - - -Copyright (C) 1994-2002 World Wide Web Consortium, (Massachusetts Institute of -Technology, Institut National de Recherche en Informatique et en Automatique, -Keio University). All Rights Reserved. -http://www.w3.org/Consortium/Legal/ - -Public documents on the W3C site are provided by the copyright holders under -the following license. The software or Document Type Definitions (DTDs) -associated with W3C specifications are governed by the Software Notice. By -using and/or copying this document, or the W3C document from which this -statement is linked, you (the licensee) agree that you have read, understood, -and will comply with the following terms and conditions: -Permission to use, copy, and distribute the contents of this document, or the -W3C document from which this statement is linked, in any medium for any purpose -and without fee or royalty is hereby granted, provided that you include the -following on ALL copies of the document, or portions thereof, that you use: - - 1. A link or URL to the original W3C document. - 2. The pre-existing copyright notice of the original author, or if it doesn't - exist, a notice of the form: "Copyright (C) [$date-of-document] World Wide - Web Consortium, (Massachusetts Institute of Technology, Institut National - de Recherche en Informatique et en Automatique, Keio University). All - Rights Reserved. http://www.w3.org/Consortium/Legal/" (Hypertext is - preferred, but a textual representation is permitted.) - 3. If it exists, the STATUS of the W3C document. - -When space permits, inclusion of the full text of this NOTICE should be -provided. We request that authorship attribution be provided in any software, -documents, or other items or products that you create pursuant to the -implementation of the contents of this document, or any portion thereof. -No right to create modifications or derivatives of W3C documents is granted -pursuant to this license. However, if additional requirements (documented in -the Copyright FAQ) are satisfied, the right to create modifications or -derivatives is sometimes granted by the W3C to individuals complying with those -requirements. -THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO -REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED -TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON- -INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE FOR ANY -PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY -THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE -OR IMPLEMENTATION OF THE CONTENTS THEREOF. -The name and trademarks of copyright holders may NOT be used in advertising or -publicity pertaining to this document or its contents without specific, written -prior permission. Title to copyright in this document will at all times remain -with copyright holders. ----------------------------------------------------------------------------- -This formulation of W3C's notice and license became active on April 05 1999 so -as to account for the treatment of DTDs, schema's and bindings. See the older -formulation for the policy prior to this date. Please see our Copyright FAQ for -common questions about using materials from our site, including specific terms -and conditions for packages like libwww, Amaya, and Jigsaw. Other questions -about this notice can be directed to site-policy@w3.org. -------------------------------------------------------------------------------- - - -W3C(R) SOFTWARE NOTICE AND LICENSE - - -Copyright (c) 1994-2002 World Wide Web Consortium, (Massachusetts Institute of -Technology, Institut National de Recherche en Informatique et en Automatique, -Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/ - -This W3C work (including software, documents, or other related items) is being -provided by the copyright holders under the following license. By obtaining, -using and/or copying this work, you (the licensee) agree that you have read, -understood, and will comply with the following terms and conditions: -Permission to use, copy, modify, and distribute this software and its -documentation, with or without modification, for any purpose and without fee or -royalty is hereby granted, provided that you include the following on ALL -copies of the software and documentation or portions thereof, including -modifications, that you make: - - 1. The full text of this NOTICE in a location viewable to users of the - redistributed or derivative work. - 2. Any pre-existing intellectual property disclaimers, notices, or terms and - conditions. If none exist, a short notice of the following form (hypertext - is preferred, text is permitted) should be used within the body of any - redistributed or derivative code: "Copyright (c) [$date-of-software] World - Wide Web Consortium, (Massachusetts Institute of Technology, Institut - National de Recherche en Informatique et en Automatique, Keio University). - All Rights Reserved. http://www.w3.org/Consortium/Legal/" - 3. Notice of any changes or modifications to the W3C files, including the - date changes were made. (We recommend you provide URIs to the location - from which the code is derived.) - -THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE -NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED -TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT -THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY -PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION. -The name and trademarks of copyright holders may NOT be used in advertising or -publicity pertaining to the software without specific, written prior -permission. Title to copyright in this software and any associated -documentation will at all times remain with copyright holders. -____________________________________ -This formulation of W3C's notice and license became active on August 14 1998 so -as to improve compatibility with GPL. This version ensures that W3C software -licensing terms are no more restrictive than GPL and consequently W3C software -may be distributed in GPL packages. See the older_formulation for the policy -prior to this date. Please see our Copyright_FAQ for common questions about -using materials from our site, including specific terms and conditions for -packages like libwww, Amaya, and Jigsaw. Other questions about this notice can -be directed to site-policy@w3.org. - diff --git a/legacy/doc/licenses/sdb.LICENSE.txt b/legacy/doc/licenses/sdb.LICENSE.txt deleted file mode 100644 index 221f1ad2..00000000 --- a/legacy/doc/licenses/sdb.LICENSE.txt +++ /dev/null @@ -1,26 +0,0 @@ -SDB LICENSE - -(c) Copyright 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - 3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. - IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, - INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT - NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF - THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/legacy/doc/licenses/sparqltag.LICENSE.txt b/legacy/doc/licenses/sparqltag.LICENSE.txt deleted file mode 100644 index e3ba2de6..00000000 --- a/legacy/doc/licenses/sparqltag.LICENSE.txt +++ /dev/null @@ -1,26 +0,0 @@ -SPARQLTAG.HTML LICENSE - -(c) Copyright 2006 David Powell -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/legacy/doc/licenses/sun_binary.LICENSE.txt b/legacy/doc/licenses/sun_binary.LICENSE.txt deleted file mode 100644 index 0cce2d01..00000000 --- a/legacy/doc/licenses/sun_binary.LICENSE.txt +++ /dev/null @@ -1,340 +0,0 @@ - Sun Microsystems, Inc. - Binary Code License Agreement - for the - JAVATM 2 RUNTIME ENVIRONMENT (J2RE), - STANDARD EDITION, VERSION 1.4.2_X - -SUN MICROSYSTEMS, INC. ("SUN") IS WILLING TO -LICENSE THE SOFTWARE IDENTIFIED BELOW TO YOU ONLY -UPON THE CONDITION THAT YOU ACCEPT ALL OF THE -TERMS CONTAINED IN THIS BINARY CODE LICENSE -AGREEMENT AND SUPPLEMENTAL LICENSE TERMS -(COLLECTIVELY "AGREEMENT"). PLEASE READ THE -AGREEMENT CAREFULLY. BY DOWNLOADING OR INSTALLING -THIS SOFTWARE, YOU ACCEPT THE TERMS OF THE -AGREEMENT. INDICATE ACCEPTANCE BY SELECTING THE -"ACCEPT" BUTTON AT THE BOTTOM OF THE AGREEMENT. -IF YOU ARE NOT WILLING TO BE BOUND BY ALL THE -TERMS, SELECT THE "DECLINE" BUTTON AT THE BOTTOM -OF THE AGREEMENT AND THE DOWNLOAD OR INSTALL -PROCESS WILL NOT CONTINUE. - -1.DEFINITIONS. "Software" means the identified -above in binary form, any other machine readable -materials (including, but not limited to, -libraries, source files, header files, and data -files), any updates or error corrections provided -by Sun, and any user manuals, programming guides -and other documentation provided to you by Sun -under this Agreement. "Programs" mean Java -applets and applications intended to run on the -Java 2 Platform, Standard Edition (J2SETM -platform) platform on Java-enabled general purpose -desktop computers and servers. - -2.LICENSE TO USE. Subject to the terms and -conditions of this Agreement, including, but not -limited to the Java Technology Restrictions of the -Supplemental License Terms, Sun grants you a -non-exclusive, non-transferable, limited license -without license fees to reproduce and use -internally Software complete and unmodified for -the sole purpose of running Programs. Additional -licenses for developers and/or publishers are -granted in the Supplemental License Terms. - -3.RESTRICTIONS. Software is confidential and -copyrighted. Title to Software and all associated -intellectual property rights is retained by Sun -and/or its licensors. Unless enforcement is -prohibited by applicable law, you may not modify, -decompile, or reverse engineer Software. Licensee -acknowledges that Licensed Software is not -designed or intended for use in the design, -construction, operation or maintenance of any -nuclear facility. Sun Microsystems, Inc. -disclaims any express or implied warranty of -fitness for such uses. No right, title or -interest in or to any trademark, service mark, -logo or trade name of Sun or its licensors is -granted under this Agreement. Additional -restrictions for developers and/or publishers -licenses are set forth in the Supplemental License -Terms. - -4.LIMITED WARRANTY. Sun warrants to you that for -a period of ninety (90) days from the date of -purchase, as evidenced by a copy of the receipt, -the media on which Software is furnished (if any) -will be free of defects in materials and -workmanship under normal use. Except for the -foregoing, Software is provided "AS IS". Your -exclusive remedy and Sun's entire liability under -this limited warranty will be at Sun's option to -replace Software media or refund the fee paid for -Software. Any implied warranties on the Software -are limited to 90 days. Some states do not allow -limitations on duration of an implied warranty, so -the above may not apply to you. This limited -warranty gives you specific legal rights. You may -have others, which vary from state to state. - -5.DISCLAIMER OF WARRANTY. UNLESS SPECIFIED IN -THIS AGREEMENT, ALL EXPRESS OR IMPLIED CONDITIONS, -REPRESENTATIONS AND WARRANTIES, INCLUDING ANY -IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A -PARTICULAR PURPOSE OR NON-INFRINGEMENT ARE -DISCLAIMED, EXCEPT TO THE EXTENT THAT THESE -DISCLAIMERS ARE HELD TO BE LEGALLY INVALID. - -6.LIMITATION OF LIABILITY. TO THE EXTENT NOT -PROHIBITED BY LAW, IN NO EVENT WILL SUN OR ITS -LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT -OR DATA, OR FOR SPECIAL, INDIRECT, CONSEQUENTIAL, -INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED -REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT -OF OR RELATED TO THE USE OF OR INABILITY TO USE -SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. In no event will -Sun's liability to you, whether in contract, tort -(including negligence), or otherwise, exceed the -amount paid by you for Software under this -Agreement. The foregoing limitations will apply -even if the above stated warranty fails of its -essential purpose. Some states do not allow the -exclusion of incidental or consequential damages, -so some of the terms above may not be applicable -to you. - -7.SOFTWARE UPDATES FROM SUN. You acknowledge that -at your request or consent optional features of -the Software may download, install, and execute -applets, applications, software extensions, and -updated versions of the Software from Sun -("Software Updates"), which may require you to -accept updated terms and conditions for -installation. If additional terms and conditions -are not presented on installation, the Software -Updates will be considered part of the Software -and subject to the terms and conditions of the -Agreement. - -8.SOFTWARE FROM SOURCES OTHER THAN SUN. You -acknowledge that, by your use of optional features -of the Software and/or by requesting services that -require use of the optional features of the -Software, the Software may automatically download, -install, and execute software applications from -sources other than Sun ("Other Software"). Sun -makes no representations of a relationship of any -kind to licensors of Other Software. TO THE -EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SUN -OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, -PROFIT OR DATA, OR FOR SPECIAL, INDIRECT, -CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, -HOWEVER CAUSED REGARDLESS OF THE THEORY OF -LIABILITY, ARISING OUT OF OR RELATED TO THE USE OF -OR INABILITY TO USE OTHER SOFTWARE, EVEN IF SUN -HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. Some states do not allow the exclusion -of incidental or consequential damages, so some of -the terms above may not be applicable to you. - -9.TERMINATION. This Agreement is effective until -terminated. You may terminate this Agreement at -any time by destroying all copies of Software. -This Agreement will terminate immediately without -notice from Sun if you fail to comply with any -provision of this Agreement. Either party may -terminate this Agreement immediately should any -Software become, or in either party's opinion be -likely to become, the subject of a claim of -infringement of any intellectual property right. -Upon Termination, you must destroy all copies of -Software. - -10.EXPORT REGULATIONS. All Software and technical -data delivered under this Agreement are subject to -US export control laws and may be subject to -export or import regulations in other countries. -You agree to comply strictly with all such laws -and regulations and acknowledge that you have the -responsibility to obtain such licenses to export, -re-export, or import as may be required after -delivery to you. - -11.TRADEMARKS AND LOGOS. You acknowledge and -agree as between you and Sun that Sun owns the -SUN, SOLARIS, JAVA, JINI, FORTE, and iPLANET -trademarks and all SUN, SOLARIS, JAVA, JINI, -FORTE, and iPLANET-related trademarks, service -marks, logos and other brand designations ("Sun -Marks"), and you agree to comply with the Sun -Trademark and Logo Usage Requirements currently -located at http://www.sun.com/policies/trademarks. -Any use you make of the Sun Marks inures to Sun's -benefit. - -12.U.S. GOVERNMENT RESTRICTED RIGHTS. If -Software is being acquired by or on behalf of the -U.S. Government or by a U.S. Government prime -contractor or subcontractor (at any tier), then -the Government's rights in Software and -accompanying documentation will be only as set -forth in this Agreement; this is in accordance -with 48 CFR 227.7201 through 227.7202-4 (for -Department of Defense (DOD) acquisitions) and with -48 CFR 2.101 and 12.212 (for non-DOD -acquisitions). - -13.GOVERNING LAW. Any action related to this -Agreement will be governed by California law and -controlling U.S. federal law. No choice of law -rules of any jurisdiction will apply. - -14. SEVERABILITY. If any provision of this -Agreement is held to be unenforceable, this -Agreement will remain in effect with the provision -omitted, unless omission would frustrate the -intent of the parties, in which case this -Agreement will immediately terminate. - -15. INTEGRATION. This Agreement is the entire -agreement between you and Sun relating to its -subject matter. It supersedes all prior or -contemporaneous oral or written communications, -proposals, representations and warranties and -prevails over any conflicting or additional terms -of any quote, order, acknowledgment, or other -communication between the parties relating to its -subject matter during the term of this Agreement. -No modification of this Agreement will be binding, -unless in writing and signed by an authorized -representative of each party. - -SUPPLEMENTAL LICENSE TERMS - -These Supplemental License Terms add to or modify -the terms of the Binary Code License Agreement. -Capitalized terms not defined in these -Supplemental Terms shall have the same meanings -ascribed to them in the Binary Code License -Agreement . These Supplemental Terms shall -supersede any inconsistent or conflicting terms in -the Binary Code License Agreement, or in any -license contained within the Software. - -A.Software Internal Use and Development License -Grant. Subject to the terms and conditions of -this Agreement, including, but not limited to the -Java Technology Restrictions of these Supplemental -Terms, Sun grants you a non-exclusive, -non-transferable, limited license without fees to -reproduce internally and use internally the -Software complete and unmodified for the purpose -of designing, developing, and testing your -Programs. - -B.License to Distribute Software. Subject to the -terms and conditions of this Agreement, including, -but not limited to the Java Technology -Restrictions of these Supplemental Terms, Sun -grants you a non-exclusive, non-transferable, -limited license without fees to reproduce and -distribute the Software, provided that (i) you -distribute the Software complete and unmodified -(unless otherwise specified in the applicable -README file) and only bundled as part of, and for -the sole purpose of running, your Programs, (ii) -the Programs add significant and primary -functionality to the Software, (iii) you do not -distribute additional software intended to replace -any component(s) of the Software (unless otherwise -specified in the applicable README file), (iv) you -do not remove or alter any proprietary legends or -notices contained in the Software, (v) you only -distribute the Software subject to a license -agreement that protects Sun's interests consistent -with the terms contained in this Agreement, and -(vi) you agree to defend and indemnify Sun and its -licensors from and against any damages, costs, -liabilities, settlement amounts and/or expenses -(including attorneys' fees) incurred in connection -with any claim, lawsuit or action by any third -party that arises or results from the use or -distribution of any and all Programs and/or -Software. - -C.License to Distribute Redistributables. Subject -to the terms and conditions of this Agreement, -including but not limited to the Java Technology -Restrictions of these Supplemental Terms, Sun -grants you a non-exclusive, non-transferable, -limited license without fees to reproduce and -distribute those files specifically identified as -redistributable in the Software "README" file -("Redistributables") provided that: (i) you -distribute the Redistributables complete and -unmodified (unless otherwise specified in the -applicable README file), and only bundled as part -of Programs, (ii) you do not distribute additional -software intended to supersede any component(s) of -the Redistributables (unless otherwise specified -in the applicable README file), (iii) you do not -remove or alter any proprietary legends or notices -contained in or on the Redistributables, (iv) you -only distribute the Redistributables pursuant to a -license agreement that protects Sun's interests -consistent with the terms contained in the -Agreement, (v) you agree to defend and indemnify -Sun and its licensors from and against any -damages, costs, liabilities, settlement amounts -and/or expenses (including attorneys' fees) -incurred in connection with any claim, lawsuit or -action by any third party that arises or results -from the use or distribution of any and all -Programs and/or Software. - -D.Java Technology Restrictions. You may not -modify the Java Platform Interface ("JPI", -identified as classes contained within the "java" -package or any subpackages of the "java" package), -by creating additional classes within the JPI or -otherwise causing the addition to or modification -of the classes in the JPI. In the event that you -create an additional class and associated API(s) -which (i) extends the functionality of the Java -platform, and (ii) is exposed to third party -software developers for the purpose of developing -additional software which invokes such additional -API, you must promptly publish broadly an accurate -specification for such API for free use by all -developers. You may not create, or authorize your -licensees to create, additional classes, -interfaces, or subpackages that are in any way -identified as "java", "javax", "sun" or similar -convention as specified by Sun in any naming -convention designation. - -E.Source Code. Software may contain source code -that, unless expressly licensed for other -purposes, is provided solely for reference -purposes pursuant to the terms of this Agreement. -Source code may not be redistributed unless -expressly provided for in this Agreement. - -F.Third Party Code. Additional copyright notices -and license terms applicable to portions of the -Software are set forth in the -THIRDPARTYLICENSEREADME.txt file. In addition to -any terms and conditions of any third party -opensource/freeware license identified in the -THIRDPARTYLICENSEREADME.txt file, the disclaimer -of warranty and limitation of liability provisions -in paragraphs 5 and 6 of the Binary Code License -Agreement shall apply to all Software in this -distribution. - -For inquiries please contact: Sun Microsystems, -Inc., 4150 Network Circle, Santa Clara, California -95054, U.S.A. (LFI#129530/Form ID#011801) diff --git a/legacy/doc/licenses/sun_mail.LICENSE.txt b/legacy/doc/licenses/sun_mail.LICENSE.txt deleted file mode 100644 index aba9b9ce..00000000 --- a/legacy/doc/licenses/sun_mail.LICENSE.txt +++ /dev/null @@ -1,308 +0,0 @@ -Sun Microsystems, Inc. ("Sun") ENTITLEMENT for SOFTWARE - -Licensee/Company: Entity receiving Software. - -Effective Date: Date of delivery of the Software to You. - -Software: JavaMail 1.4. - -License Term: Perpetual (subject to termination under the SLA). - -Licensed Unit: Software Copy. - -Licensed unit Count: Unlimited. - -Permitted Uses: - -1. You may reproduce and use the Software for Individual, Commercial, -or Research and Instructional Use for the purposes of designing, -developing, testing, and running Your applets and -application("Programs"). - -2. Subject to the terms and conditions of this Agreement and -restrictions and exceptions set forth in the Software's documentation, -You may reproduce and distribute portions of Software identified as a -redistributable in the documentation ("Redistributable"), provided -that: - -(a) you distribute Redistributable complete and unmodified and only -bundled as part of Your Programs, - -(b) your Programs add significant and primary functionality to the -Redistributable, - -(c) you distribute Redistributable for the sole purpose of running your -Programs, - -(d) you do not distribute additional software intended to replace any -component(s) of the Redistributable, - -(e) you do not remove or alter any proprietary legends or notices -contained in or on the Redistributable. - -(f) you only distribute the Redistributable subject to a license -agreement that protects Sun's interests consistent with the terms -contained in this Agreement, and - -(g) you agree to defend and indemnify Sun and its licensors from and -against any damages, costs, liabilities, settlement amounts and/or -expenses (including attorneys' fees) incurred in connection with any -claim, lawsuit or action by any third party that arises or results from -the use or distribution of any and all Programs and/or -Redistributable. - -3. Java Technology Restrictions. You may not create, modify, or change -the behavior of, or authorize your licensees to create, modify, or -change the behavior of, classes, interfaces, or subpackages that are in -any way identified as "java", "javax", "sun" or similar convention as -specified by Sun in any naming convention designation. - -B. Sun Microsystems, Inc. ("Sun") -SOFTWARE LICENSE AGREEMENT - -READ THE TERMS OF THIS AGREEMENT ("AGREEMENT") CAREFULLY BEFORE OPENING -SOFTWARE MEDIA PACKAGE. BY OPENING SOFTWARE MEDIA PACKAGE, YOU AGREE TO -THE TERMS OF THIS AGREEMENT. IF YOU ARE ACCESSING SOFTWARE -ELECTRONICALLY, INDICATE YOUR ACCEPTANCE OF THESE TERMS BY SELECTING -THE "ACCEPT" BUTTON AT THE END OF THIS AGREEMENT. IF YOU DO NOT AGREE -TO ALL OF THE TERMS, PROMPTLY RETURN THE UNUSED SOFTWARE TO YOUR PLACE -OF PURCHASE FOR A REFUND OR, IF SOFTWARE IS ACCESSED ELECTRONICALLY, -SELECT THE "DECLINE" (OR "EXIT") BUTTON AT THE END OF THIS AGREEMENT. -IF YOU HAVE SEPARATELY AGREED TO LICENSE TERMS ("MASTER TERMS") FOR -YOUR LICENSE TO THIS SOFTWARE, THEN SECTIONS 1-5 OF THIS AGREEMENT -("SUPPLEMENTAL LICENSE TERMS") SHALL SUPPLEMENT AND SUPERSEDE THE -MASTER TERMS IN RELATION TO THIS SOFTWARE. - -1. Definitions. - -(a) "Entitlement" means the collective set of applicable documents -authorized by Sun evidencing your obligation to pay associated fees (if -any) for the license, associated Services, and the authorized scope of -use of Software under this Agreement. - -(b) "Licensed Unit" means the unit of measure by which your use of -Software and/or Service is licensed, as described in your Entitlement. - -(c) "Permitted Use" means the licensed Software use(s) authorized -in this Agreement as specified in your Entitlement. The Permitted Use -for any bundled Sun software not specified in your Entitlement will be -evaluation use as provided in Section 3. - -(d) "Service" means the service(s) that Sun or its delegate will -provide, if any, as selected in your Entitlement and as further -described in the applicable service listings at -www.sun.com/service/servicelist. - -(e) "Software" means the Sun software described in your -Entitlement. Also, certain software may be included for evaluation use -under Section 3. - - -(f) "You" and "Your" means the individual or legal entity specified -in the Entitlement, or for evaluation purposes, the entity performing -the evaluation. - -2. License Grant and Entitlement. - -Subject to the terms of your Entitlement, Sun grants you a -nonexclusive, nontransferable limited license to use Software for its -Permitted Use for the license term. Your Entitlement will specify (a) -Software licensed, (b) the Permitted Use, (c) the license term, and (d) -the Licensed Units. - -Additionally, if your Entitlement includes Services, then it will also -specify the (e) Service and (f) service term. - -If your rights to Software or Services are limited in duration and the -date such rights begin is other than the purchase date, your -Entitlement will provide that beginning date(s). - -The Entitlement may be delivered to you in various ways depending on -the manner in which you obtain Software and Services, for example, the -Entitlement may be provided in your receipt, invoice or your contract -with Sun or authorized Sun reseller. It may also be in electronic -format if you download Software. - -3. Permitted Use. - -As selected in your Entitlement, one or more of the following Permitted -Uses will apply to your use of Software. Unless you have an Entitlement -that expressly permits it, you may not use Software for any of the -other Permitted Uses. If you don't have an Entitlement, or if your -Entitlement doesn't cover additional software delivered to you, then -such software is for your Evaluation Use. - -(a) Evaluation Use. You may evaluate Software internally for a period -of 90 days from your first use. - -(b) Research and Instructional Use. You may use Software internally to -design, develop and test, and also to provide instruction on such -uses. - -(c) Individual Use. You may use Software internally for personal, -individual use. - -(d) Commercial Use. You may use Software internally for your own -commercial purposes. - -(e) Service Provider Use. You may make Software functionality -accessible (but not by providing Software itself or through outsourcing -services) to your end users in an extranet deployment, but not to your -affiliated companies or to government agencies. - -4. Licensed Units. - -Your Permitted Use is limited to the number of Licensed Units stated in -your Entitlement. If you require additional Licensed Units, you will -need additional Entitlement(s). - -5. Restrictions. - -(a) The copies of Software provided to you under this Agreement are -licensed, not sold, to you by Sun. Sun reserves all rights not -expressly granted. (b) You may make a single archival copy of Software, -but otherwise may not copy, modify, or distribute Software. However if -the Sun documentation accompanying Software lists specific portions of -Software, such as header files, class libraries, reference source code, -and/or redistributable files, that may be handled differently, you may -do so only as provided in the Sun documentation. (c) You may not rent, -lease, lend or encumber Software. (d) Unless enforcement is prohibited -by applicable law, you may not decompile, or reverse engineer Software. -(e) The terms and conditions of this Agreement will apply to any -Software updates, provided to you at Sun's discretion, that replace -and/or supplement the original Software, unless such update contains a -separate license. (f) You may not publish or provide the results of any -benchmark or comparison tests run on Software to any third party -without the prior written consent of Sun. (g) Software is confidential -and copyrighted. (h) Unless otherwise specified, if Software is -delivered with embedded or bundled software that enables functionality -of Software, you may not use such software on a stand-alone basis or -use any portion of such software to interoperate with any program(s) -other than Software. (i) Software may contain programs that perform -automated collection of system data and/or automated software updating -services. System data collected through such programs may be used by -Sun, its subcontractors, and its service delivery partners for the -purpose of providing you with remote system services and/or improving -Sun's software and systems. (j) Software is not designed, licensed or -intended for use in the design, construction, operation or maintenance -of any nuclear facility and Sun and its licensors disclaim any express -or implied warranty of fitness for such uses. (k) No right, title or -interest in or to any trademark, service mark, logo or trade name of -Sun or its licensors is granted under this Agreement. - -6. Term and Termination. - -The license and service term are set forth in your Entitlement(s). Your -rights under this Agreement will terminate immediately without notice -from Sun if you materially breach it or take any action in derogation -of Sun's and/or its licensors' rights to Software. Sun may terminate -this Agreement should any Software become, or in Sun's reasonable -opinion likely to become, the subject of a claim of intellectual -property infringement or trade secret misappropriation. Upon -termination, you will cease use of, and destroy, Software and confirm -compliance in writing to Sun. Sections 1, 5, 6, 7, and 9-15 will -survive termination of the Agreement. - -7. Java Compatibility and Open Source. - -Software may contain Java technology. You may not create additional -classes to, or modifications of, the Java technology, except under -compatibility requirements available under a separate agreement -available at www.java.net. - -Sun supports and benefits from the global community of open source -developers, and thanks the community for its important contributions -and open standards-based technology, which Sun has adopted into many of -its products. - -Please note that portions of Software may be provided with notices and -open source licenses from such communities and third parties that -govern the use of those portions, and any licenses granted hereunder do -not alter any rights and obligations you may have under such open -source licenses, however, the disclaimer of warranty and limitation of -liability provisions in this Agreement will apply to all Software in -this distribution. - -8. Limited Warranty. - -Sun warrants to you that for a period of 90 days from the date of -purchase, as evidenced by a copy of the receipt, the media on which -Software is furnished (if any) will be free of defects in materials and -workmanship under normal use. Except for the foregoing, Software is -provided "AS IS". Your exclusive remedy and Sun's entire liability -under this limited warranty will be at Sun's option to replace Software -media or refund the fee paid for Software. Some states do not allow -limitations on certain implied warranties, so the above may not apply -to you. This limited warranty gives you specific legal rights. You may -have others, which vary from state to state. - -9. Disclaimer of Warranty. - -UNLESS SPECIFIED IN THIS AGREEMENT, ALL EXPRESS OR IMPLIED CONDITIONS, -REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT -ARE DISCLAIMED, EXCEPT TO THE EXTENT THAT THESE DISCLAIMERS ARE HELD TO -BE LEGALLY INVALID. - -10. Limitation of Liability. - -TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SUN OR ITS -LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR -SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, -HOWEVER CAUSED REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR -RELATED TO THE USE OF OR INABILITY TO USE SOFTWARE, EVEN IF SUN HAS -BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. In no event will Sun's -liability to you, whether in contract, tort (including negligence), or -otherwise, exceed the amount paid by you for Software under this -Agreement. The foregoing limitations will apply even if the above -stated warranty fails of its essential purpose. Some states do not -allow the exclusion of incidental or consequential damages, so some of -the terms above may not be applicable to you. - -11. Export Regulations. - -All Software, documents, technical data, and any other materials -delivered under this Agreement are subject to U.S. export control laws -and may be subject to export or import regulations in other countries. -You agree to comply strictly with these laws and regulations and -acknowledge that you have the responsibility to obtain any licenses to -export, re-export, or import as may be required after delivery to you. - -12. U.S. Government Restricted Rights. - -If Software is being acquired by or on behalf of the U.S. Government or -by a U.S. Government prime contractor or subcontractor (at any tier), -then the Government's rights in Software and accompanying documentation -will be only as set forth in this Agreement; this is in accordance with -48 CFR 227.7201 through 227.7202-4 (for Department of Defense (DOD) -acquisitions) and with 48 CFR 2.101 and 12.212 (for non-DOD -acquisitions). - -13. Governing Law. - -Any action related to this Agreement will be governed by California law -and controlling U.S. federal law. No choice of law rules of any -jurisdiction will apply. - -14. Severability. - -If any provision of this Agreement is held to be unenforceable, this -Agreement will remain in effect with the provision omitted, unless -omission would frustrate the intent of the parties, in which case this -Agreement will immediately terminate. - -15. Integration. - -This Agreement, including any terms contained in your Entitlement, is -the entire agreement between you and Sun relating to its subject -matter. It supersedes all prior or contemporaneous oral or written -communications, proposals, representations and warranties and prevails -over any conflicting or additional terms of any quote, order, -acknowledgment, or other communication between the parties relating to -its subject matter during the term of this Agreement. No modification -of this Agreement will be binding, unless in writing and signed by an -authorized representative of each party. - -Please contact Sun Microsystems, Inc. 4150 Network Circle, Santa Clara, -California 95054 if you have questions. - diff --git a/legacy/doc/licenses/vivoontology-1.5.LICENSE.txt b/legacy/doc/licenses/vivoontology-1.5.LICENSE.txt deleted file mode 100644 index bf1e8a4c..00000000 --- a/legacy/doc/licenses/vivoontology-1.5.LICENSE.txt +++ /dev/null @@ -1,37 +0,0 @@ -Classes, properties and individuals in the VIVO namespace (http://vivoweb.org/ontology/core#) are licensed under the Creative Commons 3.0 BY license (http://creativecommons.org/licenses/by/3.0/) - - -The VIVO ontology package includes terms derived from the following namespaces used under the following licenses: - -http://purl.org/ontology/bibo/ : Creative Commons 3.0 Attribution-Share Alike 3.0 - (license statement based on http://bibliontology.com/) - -http://purl.org/dc/elements/1.1/ : Creative Commons Attribution 3.0 Unported - (license statement based on http://dublincore.org/documents/dcmi-terms/ ) - -http://purl.org/dc/terms/ : Creative Commons Attribution 3.0 Unported - (license statement based on http://dublincore.org/documents/dcmi-terms/ ) - -http://purl.org/NET/c4dm/event.owl# : Creative Commons Attribution 1.0 - (license statement based on http://motools.sourceforge.net/event/event.html) - -http://aims.fao.org/aos/geopolitical.owl# : The use of this ontology is governed by the FAO copyright (http://www.fao.org/corp/copyright/en/) - (license statement based on http://www.fao.org/countryprofiles/geoinfo.asp) - -http://xmlns.com/foaf/0.1/ : Creative Commons Attribution 1.0 - (license statement based on http://xmlns.com/foaf/spec/) - -http://www.w3.org/2004/02/skos/core# : Copyright ©2009 W3C¨ (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark and document use rules apply - (license statement based on http://www.w3.org/TR/swbp-skos-core-guide) - -http://www.w3.org/2008/05/skos# : Copyright ©2009 W3C¨ (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark and document use rules apply - (license statement based on http://www.w3.org/TR/swbp-skos-core-guide) - -http://purl.obolibrary.org/obo/ : Creative Commons 3.0 BY - (license statement based on http://code.google.com/p/eagle-i/) - -http://purl.org/spar/c4o : Creative Commons 3.0 BY - (license statement based on http://www.essepuntato.it/lode/http://purl.org/spar/c4o) - -http://purl.org/spar/fabio/ : Creative Commons 3.0 BY - (license statement based on http://www.essepuntato.it/lode/http://purl.org/spar/fabio) \ No newline at end of file diff --git a/legacy/doc/licenses/xsdlib-license.txt b/legacy/doc/licenses/xsdlib-license.txt deleted file mode 100644 index 0aec703a..00000000 --- a/legacy/doc/licenses/xsdlib-license.txt +++ /dev/null @@ -1,33 +0,0 @@ -Copyright (c) 2002-2003 Sun Microsystems, Inc. All Rights Reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - -- Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -- Redistribution in binary form must reproduct the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - -Neither the name of Sun Microsystems, Inc. or the names of -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -This software is provided "AS IS," without a warranty of any kind. ALL -EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, -INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A -PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN AND -ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES OR LIABILITIES -SUFFERED BY LICENSEE AS A RESULT OF OR RELATING TO USE, MODIFICATION -OR DISTRIBUTION OF THE SOFTWARE OR ITS DERIVATIVES. IN NO EVENT WILL -SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, -OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR -PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF -LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE SOFTWARE, -EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -You acknowledge that Software is not designed,licensed or intended for -use in the design, construction, operation or maintenance of any -nuclear facility. diff --git a/legacy/doc/licenses/xstream.LICENSE.txt b/legacy/doc/licenses/xstream.LICENSE.txt deleted file mode 100644 index ed7f1267..00000000 --- a/legacy/doc/licenses/xstream.LICENSE.txt +++ /dev/null @@ -1,28 +0,0 @@ -XSTREAM LICENSE - -Copyright (c) 2003-2006, Joe Walnes -Copyright (c) 2006-2007, XStream Committers -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -Redistributions of source code must retain the above copyright notice, this list of -conditions and the following disclaimer. Redistributions in binary form must reproduce -the above copyright notice, this list of conditions and the following disclaimer in -the documentation and/or other materials provided with the distribution. - -Neither the name of XStream nor the names of its contributors may be used to endorse -or promote products derived from this software without specific prior written -permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY -EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT -SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED -TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR -BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY -WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH -DAMAGE. diff --git a/legacy/example.build.properties b/legacy/example.build.properties deleted file mode 100644 index bfd56ace..00000000 --- a/legacy/example.build.properties +++ /dev/null @@ -1,56 +0,0 @@ -# ----------------------------------------------------------------------------- -# -# VIVO build properties -# -# This file is provided as example.build.properties. -# -# Save a copy of this file as build.properties, and edit the properties as -# needed for your deployment. -# -# ----------------------------------------------------------------------------- - - -# ----------------------------------------------------------------------------- -# BASIC PROPERTIES -# ----------------------------------------------------------------------------- - - # - # Where is the Vitro core directory? - # In most deployments, this is set to ./vitro-core (It is not uncommon for this - # setting to point elsewhere in development environments). - # Examples: - # vitro.core.dir = ./vitro-core - # vitro.core.dir = ../Vitro - # vitro.core.dir = /usr/local/vitro/trunk -vitro.core.dir = ./vitro-core - - # - # The base install directory for your Tomcat server. The VIVO application - # will be deployed in the /webapps directory below this base. - # -tomcat.home = /usr/local/tomcat - - # - # The name of the VIVO application. This will be used as the name of the - # subdirectory within your Tomcat server's /webapps directory. It also appears - # in the URL for the application. For example, http://my.vivo.server/vivo - # -webapp.name = vivo - - # - # The location where the VIVO application will store the data that it creates. - # This includes uploaded files (usually images) and the search index. - # -vitro.home = /usr/local/vivo/home - - -# ----------------------------------------------------------------------------- -# ADDING LANGUAGES TO VIVO -# ----------------------------------------------------------------------------- - - # - # Additional languages to be built into your VIVO site. The locales specified - # here must appear as sub-directories of [vivo]/languages in the distribution. - # Find more information on the VIVO Wiki (https://wiki.duraspace.org/display/VIVO). - # -#languages.addToBuild = diff --git a/legacy/languages/es_GO/rdf/applicationMetadata/firsttime/classgroups_labels_es_GO.n3 b/legacy/languages/es_GO/rdf/applicationMetadata/firsttime/classgroups_labels_es_GO.n3 deleted file mode 100644 index 9ce6f094..00000000 --- a/legacy/languages/es_GO/rdf/applicationMetadata/firsttime/classgroups_labels_es_GO.n3 +++ /dev/null @@ -1,8 +0,0 @@ - "personas"@es-GO . - "investigaci\u00F3n"@es-GO . - "organizaciones"@es-GO . - "actividades"@es-GO . - "cursos"@es-GO . - "eventos"@es-GO . - "equipo"@es-GO . - "ubicaciones"@es-GO . diff --git a/legacy/languages/es_GO/rdf/applicationMetadata/firsttime/propertygroups_labels_es_GO.n3 b/legacy/languages/es_GO/rdf/applicationMetadata/firsttime/propertygroups_labels_es_GO.n3 deleted file mode 100644 index 8c2ed412..00000000 --- a/legacy/languages/es_GO/rdf/applicationMetadata/firsttime/propertygroups_labels_es_GO.n3 +++ /dev/null @@ -1,16 +0,0 @@ - "identidad"@es-GO . - "documentos relacionados"@es-GO . - "fondo"@es-GO . - "servicio"@es-GO . - "info documento adicional"@es-GO . - "enlaces"@es-GO . - "ubicaci\u00F3n"@es-GO . - "cartograf\u00EDa bib"@es-GO . - "visi\u00F3n de conjunto"@es-GO . - "ense\u00F1anza"@es-GO . - "afiliaci\u00F3n"@es-GO . - "tiempo"@es-GO . - "publicaciones"@es-GO . - "investigaci\u00F3n"@es-GO . - "contacto"@es-GO . - "cartograf\u00EDa"@es-GO . diff --git a/legacy/languages/es_GO/rdf/display/everytime/PropertyConfig_es_GO.n3 b/legacy/languages/es_GO/rdf/display/everytime/PropertyConfig_es_GO.n3 deleted file mode 100644 index 77200334..00000000 --- a/legacy/languages/es_GO/rdf/display/everytime/PropertyConfig_es_GO.n3 +++ /dev/null @@ -1,104 +0,0 @@ - "direcci\u00F3n postal"@es-GO . - "premio o el honor de"@es-GO . - "fax"@es-GO . - "ubicado en las instalaciones"@es-GO . - "ubicaci\u00F3n de la instalaci\u00F3n"@es-GO . - "autores"@es-GO . - "premios y honores"@es-GO . - "miembro de"@es-GO . - "ubicaci\u00F3n del equipo o instrumento"@es-GO . - "incluye eventos"@es-GO . - "asesorados"@es-GO . - "ingresos"@es-GO . - "instalaciones para el servicio"@es-GO . - "premios y honores recibidos"@es-GO . - "otorgado por"@es-GO . - "direcci\u00F3n de correo electr\u00F3nico"@es-GO . - "colecci\u00F3n o grupo editorial series para"@es-GO . - "evento al que asistieron"@es-GO . - "tiene ubicaci\u00F3n geogr\u00E1fica"@es-GO . - "de salida de proceso o evento"@es-GO . - "administrado por"@es-GO . - "tiene sub subvenci\u00F3n"@es-GO . - "enfoque geogr\u00E1fico"@es-GO . - "habitaciones"@es-GO . - "Nivel de estudios"@es-GO . - "posiciones"@es-GO . - "nivel de estudios:"@es-GO . - "presentaciones"@es-GO . - "tiene suborganizaci\u00F3n"@es-GO . - "tiene \u00E1rea tem\u00E1tica"@es-GO . - "publicaciones de salida u otras obras"@es-GO . - "ubicaci\u00F3n geogr\u00E1fica"@es-GO . - "que tuvo lugar en las instalaciones"@es-GO . - "fax"@es-GO . - "premio conferido por"@es-GO . - "nombre completo"@es-GO . - "tiene parte"@es-GO . - "actividades de extensi\u00F3n y servicio a la comunidad"@es-GO . - "direcci\u00F3n postal"@es-GO . - "nivel de estudios:"@es-GO . - "parte de"@es-GO . - "investigador principal en"@es-GO . - "coordinador del evento"@es-GO . - "nivel de estudios:"@es-GO . - "instalaci\u00F3n de persona, grupo u organizaci\u00F3n"@es-GO . - "organizaci\u00F3n dentro de"@es-GO . - "otras actividades de investigaci\u00F3n"@es-GO . - "recolecci\u00F3n o editor de la serie de"@es-GO . - "cartas credenciales"@es-GO . - "p\u00E1gina web"@es-GO . - "actividades cl\u00EDnicas"@es-GO . - "actividades de extensi\u00F3n y servicio a la comunidad"@es-GO . - "tel\u00E9fono"@es-GO . - "premio o distinci\u00F3n que se otorga"@es-GO . - "publicaciones seleccionadas"@es-GO . - "t\u00EDtulo preferido"@es-GO . - "concesi\u00F3n de sub"@es-GO . - "co -investigador principal en"@es-GO . - "dentro del edificio"@es-GO . - "se produce dentro de evento"@es-GO . - "ofrecido por"@es-GO . - "instalaci\u00F3n para el evento"@es-GO . - "tiene documento de pieza"@es-GO . - "aconsejado de"@es-GO . - "credencial de"@es-GO . - "publicaciones seleccionadas"@es-GO . - "actividades de servicios profesionales"@es-GO . - "celebrada en la ubicaci\u00F3n geogr\u00E1fica"@es-GO . - "presentaciones"@es-GO . - "alojada en instalaciones"@es-GO . - "concesi\u00F3n de premios"@es-GO . - "geogr\u00E1ficamente dentro de"@es-GO . - "fecha de publicaci\u00F3n"@es-GO . - "organizaci\u00F3n principal de"@es-GO . - "correos electr\u00F3nicos adicionales"@es-GO . - "tiene colaborador"@es-GO . - "organizador del evento"@es-GO . - "editor de"@es-GO . - "tiene organizaci\u00F3n o grupo colaborar"@es-GO . - "part\u00EDcipe"@es-GO . - "contribuyente"@es-GO . - "eventos en esta serie"@es-GO . - "tel\u00E9fono"@es-GO . - "evento al que asistieron"@es-GO . - "investigador en"@es-GO . - "en la serie de eventos"@es-GO . - "miembro de"@es-GO . - "a\u00F1o otorgado"@es-GO . - "parte de otro documento"@es-GO . - "ofrece servicio"@es-GO . - "revisor de"@es-GO . - "actividades cl\u00EDnicas"@es-GO . - "la educaci\u00F3n y la formaci\u00F3n"@es-GO . - "organizaci\u00F3n para el entrenamiento"@es-GO . - "p\u00E1gina web"@es-GO . - "jefe de"@es-GO . - "administra subvenci\u00F3n"@es-GO . - "p\u00E1gina web"@es-GO . - "p\u00E1gina web"@es-GO . - "actividades de ense\u00F1anza"@es-GO . - "recepci\u00F3n de"@es-GO . - "editores"@es-GO . - "personas"@es-GO . - "correo electr\u00F3nico principal"@es-GO . diff --git a/legacy/languages/es_GO/rdf/display/firsttime/aboutPage_es_GO.n3 b/legacy/languages/es_GO/rdf/display/firsttime/aboutPage_es_GO.n3 deleted file mode 100644 index 0145c845..00000000 --- a/legacy/languages/es_GO/rdf/display/firsttime/aboutPage_es_GO.n3 +++ /dev/null @@ -1,13 +0,0 @@ -# $This file is distributed under the terms of the license in LICENSE$ - -@prefix about: . - -about:ABOUTDG - - """

Acerca VIVO

-

La aplicación VIVO permite el descubrimiento de los investigadores a través de las instituciones. Los participantes en la red se encuentran instituciones con instalaciones locales de VIVO o con la investigación y el descubrimiento de aplicaciones de perfiles que pueden proporcionar datos web compatibles semánticas. Por tanto, la información accesible a través de la búsqueda de VIVO y capacidad de exploración se residir y ser controlado a nivel local, dentro de vivos institucionales o de otras aplicaciones web compatibles con semánticos.

- -

VIVO es una aplicación web semántica código abierto originalmente desarrollado e implementado en Cornell. Cuando se instala y se rellena con el contenido en una institución, que permite el descubrimiento de la investigación y de becas en todas las disciplinas de esta institución. VIVO compatible con la navegación y una función de búsqueda que devuelve resultados facetas para una rápida recuperación de la información deseada. Contenido en cualquier instalación VIVO local puede mantenerse manualmente o puesto en la base de datos de forma automática de los sistemas locales de registro, tales como recursos humanos, becas, cursos, y bases de datos de la actividad docente.

- -

Ver más información sobre el Proyecto VIVO.

- """@es-GO . diff --git a/legacy/languages/es_GO/rdf/display/firsttime/menu_es_GO.n3 b/legacy/languages/es_GO/rdf/display/firsttime/menu_es_GO.n3 deleted file mode 100644 index fe31441a..00000000 --- a/legacy/languages/es_GO/rdf/display/firsttime/menu_es_GO.n3 +++ /dev/null @@ -1,20 +0,0 @@ -@prefix display: . - -display:HomeMenuItem display:linkText "Inicio"@es-GO . -display:PeopleMenuItem display:linkText "Personas"@es-GO . -display:OrganizationsMenuItem display:linkText "Organizaciones"@es-GO . -display:ResearchMenuItem display:linkText "Investigación"@es-GO . -display:EventsMenuItem display:linkText "Eventos"@es-GO . -display:Home display:title "Inicio"@es-GO . -display:Events display:title "Eventos"@es-GO . -display:Organizations display:title "Organizaciones"@es-GO . -display:People display:title "Personas"@es-GO . -display:Research display:title "Investigación"@es-GO . -display:pageListPage display:title "Páginas"@es-GO . - - "SPARQL Query Resultados"@es_GO . - "Navegar P\u00E1gina"@es_GO . - "Grupo Page Group - Institucional Clase Interna"@es_GO . - "Grupo Clase p\u00E1gina"@es_GO . - "men\u00FA predeterminado"@es_GO . - "Grupo Page Group - Clases seleccionadas"@es_GO . diff --git a/legacy/languages/es_GO/rdf/tbox/firsttime/initialTBoxAnnotations_es_GO.n3 b/legacy/languages/es_GO/rdf/tbox/firsttime/initialTBoxAnnotations_es_GO.n3 deleted file mode 100644 index 32e3e2e1..00000000 --- a/legacy/languages/es_GO/rdf/tbox/firsttime/initialTBoxAnnotations_es_GO.n3 +++ /dev/null @@ -1,386 +0,0 @@ - "secci\u00F3n"@es-GO . - "fecha / hora"@es-GO . - "P\u00E1gina Web"@es-GO . - "valor de tiempo de a\u00F1o - mes - d\u00EDa"@es-GO . - "relaciona"@es-GO . - "audici\u00F3n"@es-GO . - "invitado"@es-GO . - "v\u00EDdeo"@es-GO . - "colecci\u00F3n"@es-GO . - "pel\u00EDcula"@es-GO . - "Audio- Visual Documento"@es-GO . - "Papel cl\u00EDnica"@es-GO . - "n\u00FAmero de p\u00E1ginas"@es-GO . - "Clasificaci\u00F3n internacional de c\u00F3digos ( ICL)"@es-GO . - "libro"@es-GO . - "Grado Acad\u00E9mico"@es-GO . - "N\u00FAmero de Identificaci\u00F3n Est\u00E1ndar Amazon ( ASIN )"@es-GO . - "\u00BFEs esta persona un autor correspondiente ?"@es-GO . - "Formaci\u00F3n Postdoctoral"@es-GO . - "Editado libro"@es-GO . - "extracto"@es-GO . - "el UP"@es-GO . - "Fecha / hora de intervalo"@es-GO . - "gui\u00F3n"@es-GO . - "ejecutante"@es-GO . - "exposici\u00F3n"@es-GO . - "requisito previo para"@es-GO . - "Serie de talleres"@es-GO . - "apoyada por"@es-GO . - "departamento"@es-GO . - "museo"@es-GO . - "caracter\u00EDsticas"@es-GO . - "Documento de Comunicaci\u00F3n Personal"@es-GO . - "mapa"@es-GO . - "NIH Manuscrito Env\u00EDo de ID del sistema"@es-GO . - "enfoque geogr\u00E1fico de"@es-GO . - "n\u00FAmero de licencia"@es-GO . - "citado por"@es-GO . - "Co- Investigador Principal Rol"@es-GO . - "lugar de publicaci\u00F3n"@es-GO . - "art\u00EDculo Acad\u00E9mico"@es-GO . - "nombre o inicial"@es-GO . - "instituto"@es-GO . - "corte"@es-GO . - "base de datos"@es-GO . - "lugar de publicaci\u00F3n de"@es-GO . - "facilidad"@es-GO . - "estatuto"@es-GO . - "Blog del anuncio"@es-GO . - "cuesti\u00F3n"@es-GO . - "estudiante"@es-GO . - "emisor"@es-GO . - "pa\u00EDs"@es-GO . - "transcripci\u00F3n de"@es-GO . - "apodo (en desuso )"@es-GO . - "documentos relacionados"@es-GO . - "campo principal de grado"@es-GO . - "Editor de funciones"@es-GO . - "imagen"@es-GO . - "proporciona fondos para"@es-GO . - "geopol\u00EDtica Entidad"@es-GO . - "cuesti\u00F3n"@es-GO . - "actas"@es-GO . - "conferencia"@es-GO . - "HR puesto de trabajo"@es-GO . - "Estudio de caso"@es-GO . - "Unidad de Extensi\u00F3n"@es-GO . - "subcontratado a trav\u00E9s de"@es-GO . - "Prestaci\u00F3n de Servicios de Laboratorio"@es-GO . - "financiaci\u00F3n proporcionada a trav\u00E9s de"@es-GO . - "Scopus ID"@es-GO . - "ofrecido por"@es-GO . - "cesionarios"@es-GO . - "la candidatura al grado"@es-GO . - "\u00E1reas de investigaci\u00F3n"@es-GO . - "Comunicado de prensa"@es-GO . - "Bibontology"@es-GO . - "Ciclo de Conferencias"@es-GO . - "organizaci\u00F3n sucesora"@es-GO . - "informe"@es-GO . - "T\u00EDtulo que otorga"@es-GO . - "International Standard Book Number (ISBN ) 13"@es-GO . - "ubicaci\u00F3n"@es-GO . - "n\u00FAmero de plazas"@es-GO . - "Estado del documento"@es-GO . - "decisi\u00F3n"@es-GO . - "biblioteca"@es-GO . - "Ubicaci\u00F3n geogr\u00E1fica"@es-GO . - "materia de"@es-GO . - "cita"@es-GO . - "Conjunto de datos"@es-GO . - "contribuyente"@es-GO . - "Art\u00EDculo serie y Contribuci\u00F3n Identificador ( SICI )"@es-GO . - "No docente"@es-GO . - "departamento o nombre de la escuela dentro de la instituci\u00F3n"@es-GO . - "Laboratorio Core"@es-GO . - "t\u00EDtulo relacionado"@es-GO . - "relacionados por"@es-GO . - "cap\u00EDtulo"@es-GO . - "cita"@es-GO . - "p\u00E1gina final"@es-GO . - "cuenta con equipos"@es-GO . - "premio local ID"@es-GO . - "habitaci\u00F3n"@es-GO . - "borrador"@es-GO . - "reportero de la corte"@es-GO . - "publicado EE.UU. Clasificaci\u00F3n Clase / subclase (CCL ) c\u00F3digo"@es-GO . - "peri\u00F3dico"@es-GO . - "traductor"@es-GO . - "Caso de Documentos Legales"@es-GO . - "persona"@es-GO . - "abstracto"@es-GO . - "profesi\u00F3n de escritor"@es-GO . - "competencia"@es-GO . - "relaci\u00F3n"@es-GO . - "A\u00F1o Acad\u00E9mico"@es-GO . - "beneficiario"@es-GO . - "ense\u00F1anza visi\u00F3n general"@es-GO . - "Regi\u00F3n Geogr\u00E1fica"@es-GO . - "traducci\u00F3n"@es-GO . - "Serie de Seminarios"@es-GO . - "URI"@es-GO . - "fundaci\u00F3n"@es-GO . - "Residencia M\u00E9dica"@es-GO . - "importe total de la adjudicaci\u00F3n"@es-GO . - "entrevista"@es-GO . - "Graduate Asesoramiento Relaci\u00F3n"@es-GO . - "c\u00F3digo"@es-GO . - "Faculty Position Administrativo"@es-GO . - "asistente Rol"@es-GO . - "visi\u00F3n de conjunto"@es-GO . - "Organizaci\u00F3n Financiadora"@es-GO . - "asignado por"@es-GO . - "Fecha / Hora Valor"@es-GO . - "descripci\u00F3n"@es-GO . - "distribuye la financiaci\u00F3n de"@es-GO . - "nombre de prefijo"@es-GO . - "escuela"@es-GO . - "revista"@es-GO . - "Posici\u00F3n bibliotecario"@es-GO . - "fecha de emisi\u00F3n"@es-GO . - "proyecto final de carrera"@es-GO . - "Secci\u00F3n libro"@es-GO . - "organizaci\u00F3n predecesora"@es-GO . - "legislaci\u00F3n"@es-GO . - "Organizador Papel"@es-GO . - "F1000 Enlace"@es-GO . - "reproduce"@es-GO . - "Posici\u00F3n no acad\u00E9mico"@es-GO . - "presentado en evento"@es-GO . - "proporciona fondos a trav\u00E9s"@es-GO . - "invertido por"@es-GO . - "Documento de trabajo"@es-GO . - "Presentaci\u00F3n"@es-GO . - "Premio de Honor o"@es-GO . - "sitio web"@es-GO . - "profesor Em\u00E9rito"@es-GO . - "editorial"@es-GO . - "anota"@es-GO . - "comit\u00E9"@es-GO . - "Serie de eventos"@es-GO . - "identificador"@es-GO . - "credencial expedida"@es-GO . - "evento"@es-GO . - "eRA Commons ID"@es-GO . - "licencia"@es-GO . - "Premio patrocinado por"@es-GO . - "Agencia Gubernamental"@es-GO . - "publicado"@es-GO . - "tiene valor"@es-GO . - "Proceso Educativo"@es-GO . - "identificador"@es-GO . - "revisi\u00F3n"@es-GO . - "Postdoctorado o Fellow Asesoramiento Relaci\u00F3n"@es-GO . - "Papel del profesor"@es-GO . - "visi\u00F3n general de divulgaci\u00F3n"@es-GO . - "apoyada por"@es-GO . - "fecha / hora precisi\u00F3n"@es-GO . - "editor"@es-GO . - "Outreach proveedor de funciones"@es-GO . - "nota"@es-GO . - "Funci\u00F3n de administrador"@es-GO . - "Faculty Position"@es-GO . - "International Standard Book Number (ISBN ) 10"@es-GO . - "EAN International- Uniform Code Council (EAN- UCC) 13"@es-GO . - "Vitro Ontolog\u00EDa P\u00FAblica"@es-GO . - "edificio"@es-GO . - "manual"@es-GO . - "palabras clave"@es-GO . - "rechazado"@es-GO . - "International Standard Serial Number (ISSN )"@es-GO . - "concepto asociado"@es-GO . - "valor del a\u00F1o"@es-GO . - "continente"@es-GO . - "Propuesta de Investigaci\u00F3n"@es-GO . - "orden de visualizaci\u00F3n preferida"@es-GO . - "discurso"@es-GO . - "informaci\u00F3n de contacto"@es-GO . - "divisi\u00F3n"@es-GO . - "director"@es-GO . - "patente"@es-GO . - "tiene prerrequisito"@es-GO . - "revisi\u00F3n de"@es-GO . - "costos directos"@es-GO . - "enfoque geogr\u00E1fico"@es-GO . - "campus"@es-GO . - "centro"@es-GO . - "abstracto"@es-GO . - "tiene organizaci\u00F3n afiliada"@es-GO . - "distribuidor"@es-GO . - "Regi\u00F3n subnacional"@es-GO . - "asociaci\u00F3n"@es-GO . - "manuscrito"@es-GO . - "No Facultad Acad\u00E9mica Posici\u00F3n"@es-GO . - "Proceso Asistir"@es-GO . - "identificador de informe"@es-GO . - "diapositiva"@es-GO . - "Documento de la Conferencia"@es-GO . - "Revisor Rol"@es-GO . - "n\u00FAmero de patente"@es-GO . - "documento Audio"@es-GO . - "n\u00FAmero de cap\u00EDtulo"@es-GO . - "Conferencia invitada"@es-GO . - "aceptado"@es-GO . - "internado"@es-GO . - "Empresa privada"@es-GO . - "tiene valor monetario"@es-GO . - "revisado en"@es-GO . - "soportes"@es-GO . - "agente"@es-GO . - "contrato"@es-GO . - "documento legal"@es-GO . - "Papel miembro"@es-GO . - "Fuente de referencia"@es-GO . - "cat\u00E1logo"@es-GO . - "decisi\u00F3n judicial posterior"@es-GO . - "equipo"@es-GO . - "actas"@es-GO . - "tiene traducci\u00F3n"@es-GO . - "subcontratos otorgan"@es-GO . - "laboratorio"@es-GO . - "Premio o del recibo de Honor"@es-GO . - "revista"@es-GO . - "Conferencia Poster"@es-GO . - "breve"@es-GO . - "empresa"@es-GO . - "taller"@es-GO . - "Posici\u00F3n Postdoctoral"@es-GO . - "traductor de"@es-GO . - "organizaci\u00F3n"@es-GO . - "curso"@es-GO . - "documento Collected"@es-GO . - "hoja informativa"@es-GO . - "aconsejado Rol"@es-GO . - "actas de"@es-GO . - "visi\u00F3n general de investigaci\u00F3n"@es-GO . - "informaci\u00F3n adicional"@es-GO . - "pares revisado"@es-GO . - "art\u00EDculo Editorial"@es-GO . - "reuni\u00F3n"@es-GO . - "distribuye"@es-GO . - "tiene \u00E1rea tem\u00E1tica"@es-GO . - "t\u00E9rmino etiqueta"@es-GO . - "rendimiento"@es-GO . - "Lugar Poblado"@es-GO . - "rango"@es-GO . - "credencial"@es-GO . - "condado"@es-GO . - "Facultad relaci\u00F3n de mentor\u00EDa"@es-GO . - "cesionario de la patente"@es-GO . - "equipo"@es-GO . - "Miembro Em\u00E9rito de la Facultad"@es-GO . - "FileByteStream"@es-GO . - "posici\u00F3n"@es-GO . - "Presentador Rol"@es-GO . - "relaci\u00F3n"@es-GO . - "Estado o Provincia"@es-GO . - "fecha de presentaci\u00F3n"@es-GO . - "est\u00E1ndar"@es-GO . - "serie"@es-GO . - "coden"@es-GO . - "N\u00FAmero Online Computer Library Center ( OCLC )"@es-GO . - "miembro de la Facultad"@es-GO . - "certificado"@es-GO . - "p\u00E1gina de inicio"@es-GO . - "peri\u00F3dico"@es-GO . - "ofertas"@es-GO . - "publicaciones apoyadas u otras obras"@es-GO . - "Vitro internos"@es-GO . - "PubMed ID"@es-GO . - "equipos para"@es-GO . - "fecha de expiraci\u00F3n"@es-GO . - "publicado en"@es-GO . - "\u00E1rea de investigaci\u00F3n de"@es-GO . - "bibliotecario"@es-GO . - "Investigador Rol"@es-GO . - "proceso de organizaci\u00F3n"@es-GO . - "Proceso de Presentaci\u00F3n"@es-GO . - "estado"@es-GO . - "reproducido en"@es-GO . - "proyecto"@es-GO . - "valor de fecha / hora"@es-GO . - "entrevistador"@es-GO . - "contribuye a"@es-GO . - "presentado"@es-GO . - "tipo de t\u00E9rmino"@es-GO . - "expediente"@es-GO . - "Proceso de Asesoramiento"@es-GO . - "Departamento Acad\u00E9mico"@es-GO . - "hospital"@es-GO . - "volumen"@es-GO . - "traducci\u00F3n de"@es-GO . - "L\u00EDder Papel"@es-GO . - "Descripci\u00F3n corta"@es-GO . - "edici\u00F3n"@es-GO . - "premio patrocinador ID"@es-GO . - "Relaci\u00F3n Asesoramiento"@es-GO . - "de referencia del documento"@es-GO . - "Investigador Principal Rol"@es-GO . - "colegio"@es-GO . - "Estudiantes de Posgrado"@es-GO . - "tiene colaborador"@es-GO . - "comienzo"@es-GO . - "FOAF ( Friend of a Friend)"@es-GO . - "Organizaci\u00F3n cl\u00EDnica"@es-GO . - "programa"@es-GO . - "editor"@es-GO . - "ORCID iD"@es-GO . - "Periodo acad\u00E9mico"@es-GO . - "n\u00FAmero"@es-GO . - "Asesor Rol"@es-GO . - "presentaci\u00F3n"@es-GO . - "Rol Cr\u00EDtico"@es-GO . - "afirmada por"@es-GO . - "N\u00FAmero Mundial de Art\u00EDculo Comercial ( GTIN- 14 )"@es-GO . - "in\u00E9dito"@es-GO . - "Postdoctorado"@es-GO . - "Posici\u00F3n primaria"@es-GO . - "concepto para"@es-GO . - "en prensa"@es-GO . - "localizador"@es-GO . - "Blog"@es-GO . - "Researcher Rol"@es-GO . - "elegibilidad credencial alcanzado"@es-GO . - "presentado en"@es-GO . - "autoridad de gobierno para"@es-GO . - "valor del a\u00F1o - mes"@es-GO . - "grupo"@es-GO . - "art\u00EDculo"@es-GO . - "bibliotecario Em\u00E9rito"@es-GO . - "consorcio"@es-GO . - "subvenci\u00F3n"@es-GO . - "Relaci\u00F3n Asesoramiento Pregrado"@es-GO . - "Estudiantes de Pregrado"@es-GO . - "universidad"@es-GO . - "cesionario"@es-GO . - "cr\u00E9ditos"@es-GO . - "v\u00E1lida en"@es-GO . - "valor del a\u00F1o - mes - d\u00EDa"@es-GO . - "contribuyente"@es-GO . - "Organizaci\u00F3n de Estudiantes"@es-GO . - "esconderse de pantalla"@es-GO . - "entrevistado"@es-GO . - "No Facultad Acad\u00E9mica"@es-GO . - "carta"@es-GO . - "tiene instalaciones"@es-GO . - "PubMed Central ID"@es-GO . - "Fecha / hora Valor de precisi\u00F3n"@es-GO . - "Biblioteca del Congreso N\u00FAmero de control ( LCCN )"@es-GO . - "tesis"@es-GO . - "puntuaci\u00F3n"@es-GO . - "abreviatura"@es-GO . - "autoridad de gobierno"@es-GO . - "editor de"@es-GO . - "documento"@es-GO . - "Identificador de Objetos Digitales (DOI )"@es-GO . - "proyecto de ley"@es-GO . - "intervalo de fecha / hora"@es-GO . - "final"@es-GO . - "ISI Researcher ID"@es-GO . - "premio u honor patrocinadores"@es-GO . - "C\u00F3digo Universal de Producto ( UPC)"@es-GO . - "Licencias"@es-GO . - "Certificaci\u00F3n"@es-GO . - "Electronic International Standard Serial Number ( EISSN )"@es-GO . - "Organizaci\u00F3n de Investigaci\u00F3n"@es-GO . diff --git a/legacy/languages/es_GO/templates/freemarker/aboutMapOfScience_es_GO.ftl b/legacy/languages/es_GO/templates/freemarker/aboutMapOfScience_es_GO.ftl deleted file mode 100644 index 75470475..00000000 --- a/legacy/languages/es_GO/templates/freemarker/aboutMapOfScience_es_GO.ftl +++ /dev/null @@ -1,52 +0,0 @@ -<#-- $This file is distributed under the terms of the license in LICENSE$ --> - -<#assign aboutImagesRoot = '${urls.images}/visualization/mapofscience/about/'> - -

Acerca Mapa de Visualización de Ciencia VIVO

-

Mapa base de referencia

-

El mapa VIVO de la visualización ciencia utiliza el mapa UCSD de la ciencia y clasificación -sistema que se calcula a partir de datos de papel a nivel de alrededor de 25 000 revistas de Elsevier -Scopus y y Thomson Reuters Web of Science (WoS) para los años 2001-2010. El mapa UCSD -de la ciencia se encarga de los 25.000 diarios a 554 subdisciplinas que se agregan más -en 13 disciplinas principales de la ciencia. En el mapa, cada disciplina tiene un color distinto -(verde para 'Biología', marrón de 'Ciencias de la Tierra', etc) y una etiqueta. (Sub) disciplinas que -son similares más cerca el uno al otro en el mapa. (Sub) disciplinas que son especialmente similares -están conectados por líneas grises.

- -

Data Overlay

-

La actividad de publicación de una universidad, organización o persona puede superponerse a la -asignar para generar perfiles experiencia. El proceso es el siguiente: (1) El conjunto de único -se identifica revistas, (2) el número de veces que cada revista sirve como un lugar de publicación -se calcula, y (3) el tamaño del área de las 13 disciplinas y 554 es subdisciplinas -calculado sobre la base de estas publicaciones de revistas recuentos lugar. Tenga en cuenta que algunas revistas están -asociado con exactamente una disciplina (sub), mientras que otros, por ejemplo, los interdisciplinares como -Ciencia o Nature, son marginalmente asociados con múltiples -(sub) disciplinas. Subdisciplinas heredan los colores de sus disciplinas principales. -(Sub) disciplinas sin ningún tipo de publicaciones asociadas se muestran en gris.

- - - - -

Experiencia Perfil Comparación Mapa

-

La actividad de publicación de hasta tres personas u organizaciones pueden compararse a través de "Comparar -organizaciones. "en la tabla de la izquierda, seleccione hasta tres organizaciones. La experiencia -el perfil de cada organización se muestra como datos de overlay. Todas las organizaciones es -representada en un color distinto y una lista de 10 de subdisciplinas con el mayor número -de las publicaciones es la siguiente el mapa comparación. Los datos pueden ser guardados como archivos CSV.

- - - -

Interactividad

-

El mapa puede ser explorado en dos niveles-por 13 disciplinas o subdisciplinas 554. Al hacer clic en -en un nodo en el mapa aparece el número de publicaciones en revistas fraccionada asociada -y el porcentaje de publicaciones asignadas a esta disciplina (sub). Pase el ratón sobre una disciplina -en la tabla de la izquierda para ver lo que los círculos corresponde a en el mapa. Usar control deslizante situado debajo -mapa, sobre el derecho a reducir el número de subdisciplinas demostrado mejorar la legibilidad.

- -

Enlaces

-

Para obtener más información sobre el mapa UCSD de la ciencia y el sistema de clasificación, véase -http://sci.cns.iu.edu/ucsdmap. -Para otros mapas de la ciencia, ver -http://scimaps.org y -http://mapofscience.com.

diff --git a/legacy/languages/es_GO/templates/freemarker/aboutQrCodes_es_GO.ftl b/legacy/languages/es_GO/templates/freemarker/aboutQrCodes_es_GO.ftl deleted file mode 100644 index e0292853..00000000 --- a/legacy/languages/es_GO/templates/freemarker/aboutQrCodes_es_GO.ftl +++ /dev/null @@ -1,26 +0,0 @@ -<#-- $This file is distributed under the terms of the license in LICENSE$ --> - -<#-- Page providing details on how QR codes work --> - -

Acerca de los códigos QR

- -

Qué es QR?

- -

QR, siglas de Quick Response, es un estándar para los códigos de barras de dos dimensiones que pueden ser leídos por los dispositivos móviles equipados con cámaras (como un teléfono inteligente).

- -

Qué tipo de datos es un código QR?

- -

Los códigos QR pueden codificar diferentes tipos de datos. El código QR ​​de la página del perfil de una persona en VIVO codifica la información acerca de esa persona en formato vCard. Se trata de una especie de tarjeta de presentación digital, que contiene información sobre el nombre de la persona, dirección, número de teléfono, dirección de correo electrónico y mucho más.

- -

Si hace clic en el código QR ​​de una persona en VIVO, se le llevará a la página "Exportar QR" para esa persona. Esta página contiene el código QR ​​vCard visto en la página principal, así como un código QR ​​que contiene una simple hipervínculo al perfil VIVO del usuario. También contiene una etiqueta HTML para cada código, que puede ser embebido en una página web para mostrar ese código en otros sitios.

- -<#-- todo: make VIVO API? Currently pasting Google API code into export area, this will be static and not change if VIVO data is updated. --> - -

Cómo se lee un código QR?

- -

Hay aplicaciones que puede descargar para el iPhone y los teléfonos Android que le permite utilizar la cámara del teléfono para interactuar con los códigos QR colocados en objetos del mundo real.

- -

Qué puedo hacer yo con un código QR?

- -

Cualquier cosa! Para una tarjeta de negocios del estado-of-the-art, poner tu enlace de código QR ​​en la parte posterior de la misma. De esta manera cualquier persona con un smartphone adecuadamente equipado puede ir rápidamente a su perfil VIVO, simplemente apuntando su cámara hacia el código. O dicho de tu vCard código QR en la puerta de su oficina para proporcionar más información de contacto.

- diff --git a/legacy/languages/es_GO/templates/freemarker/mapOfScienceTooltips_es_GO.ftl b/legacy/languages/es_GO/templates/freemarker/mapOfScienceTooltips_es_GO.ftl deleted file mode 100644 index 8ae99d70..00000000 --- a/legacy/languages/es_GO/templates/freemarker/mapOfScienceTooltips_es_GO.ftl +++ /dev/null @@ -1,58 +0,0 @@ -<#-- $This file is distributed under the terms of the license in LICENSE$ --> - -<#-- START TOOLTIP TEXT --> - - - - - - - - - - - - - - -<#-- COMPARISON TOOLTIP TEXT --> - - - - -<#-- END TOOLTIP TEXT --> diff --git a/legacy/languages/es_GO/themes/wilma/i18n/all_es_GO.properties b/legacy/languages/es_GO/themes/wilma/i18n/all_es_GO.properties deleted file mode 100644 index 5c381b0f..00000000 --- a/legacy/languages/es_GO/themes/wilma/i18n/all_es_GO.properties +++ /dev/null @@ -1,882 +0,0 @@ -# -# Text strings for the controllers and templates -# -# "Spanish" - from Google translate -# -# wilma theme templates (themes/wilma/templates) -# -menu_termuse = Términos de uso -menu_powered = Desarrollado por -menu_about = Respecto a -menu_contactus = Contáctenos -menu_support = Apoyar -menu_version = Versión -menu_copyright = derechos de autor -menu_item = elemento de menú -menu_welcomestart = Bienvenido - -menu_logout = Terminar -menu_login = Iniciar la sesión -menu_loginfull = Iniciar sesión para administrar este sitio - -identity_title = VIVO | unir compartir descubrir -identity_index = ÃŽndex -identity_edit = Editar página -identity_admin = Administrador -identity_myprofile = Mi encuesta -identity_myaccount = Mi cuenta -identity_user = usuario - -indiv_foafperson_for = para -indiv_foafperson_return = volver a -uri_icon = uri icono - -intro_title = Bienvenido a VIVO -intro_para1 = VIVO es una herramienta de descubrimiento de la investigación centrada en que permite la colaboración entre los científicos de todas las disciplinas. -intro_para2 = Explore o busque información sobre las personas, departamentos, cursos, becas y publicaciones. -intro_searchvivo = Buscar VIVO -intro_filtersearch = búsqueda Filtrar - -# -# "partial" individual templates ( /templates/freemarker/body/partials/individual ) -# -contact_capitalized = Contacto -phone = teléfono -primary_email = correo electrónico principal -additional_emails = correos electrónicos adicionales -email = email -primary_email_capitalized = Email Primaria -additional_emails_capitalized = Los correos electrónicos adicionales -contact_info = Información del Contacto - -active_grants_for = Subvenciones activos para -department = departamento -grant_name = Otorgar Nombre -close_date = Fecha de Cierre -no_active_grants = Actualmente no hay concesiones activas para este departamento. -view_all_active_grants = Ver todas las concesiones activas - -faculty_who_are_members_of_org = Aquí están los profesores en el departamento de {0} que son miembros de esta organización. -view_all_faculty = ver todos los profesores -view_all_members_of_org = Ver todos los miembros de esta organización. -faculty_memberships = Participación en la Facultad - -individuals_with_researh_area_one = Aquí están las personas en {0} que tienen un interés en esta área de investigación. -individuals_with_researh_area_two = Aquí están las personas en el {0} que tienen un interés en esta área de investigación. -individuals_with_dept = Aquí están las personas que tengan interés en {0} que están en esta organización. -faculty_with_researh_area = Estos son los miembros de la facultad en el departamento de {0} que tienen un interés en esta área de investigación. -view_all_individuals_in_area = Ver todos los individuos con un interés en esta área. -view_all_individuals_in_dept = Ver todos los individuos de esta organización. -view_all_faculty_in_area = Ver todos los profesores interesados ​​en esta área. -faculty_research_areas = Líneas de Investigación Profesorado -affiliated_research_areas = Ãreas de Investigación Afiliadas -affiliated_departments = Departamentos asociadas -research_area = individuos en el departamento de esta área de investigación -organization = las personas con el área de investigación en esta organización -display_more = más - -share_the_uri = compartir el URI - -export_qr_codes = Exportar los códigos QR -vcard_qr = vCard QR -vcard_qr_code = vCard Código QR -close_capitalized = Cerrar -qr_icon = icono qr -qr_code = Código QR -invalid_qr_code_parameter = Has pasado un valor no válido para el parámetro de pantalla QR. - -research_areas = áreas de investigación - -publications_in_vivo = Publicaciones en VIVO -grants_in_vivo = subvenciones en VIVO -co_author = coautor -co_authors = coautores -co_author_network = Co-autor de red -map_of_science = mapa de la ciencia -map_of_science_capitalized = Mapa de la Ciencia -co_investigator_network = red de co-investigador -co_investigator_network_capitalized = Red de Co-investigador - -networks = Redes -co_authors_capitalized = Los co-autores - -temporal_graph = gráfico temporal -temporal_graph_capitalized = Gráfico temporal - -websites = Websites - -advisee_label = etiqueta aconsejado -advisor_label = etiqueta asesor -candidate = candidato -candidacy = candidacy -advisingRel_label = Etiqueta de advertencia - -editor_abbreviated = Ed. -volume_abbreviated = Ed. -resource_name = Nombre del recurso -missing_info_resource = falta de recursos de información - -award_receipt_name = Nombre del premio recibido -award_name = Nombre del premio -conferred_by = conferida por -conferred_on = conferida a -selected_award = Premio Seleccionado - -incomplete_date_time_interval = intervalo de la fecha / hora incompleta -incomplete_date_time_value = valor de fecha / hora incompleta - -in = en -organization_name = nombre de la organización -missing_organization = organización falta -middle_organization = organización central - -concept_name = nombre del concepto - -at = en -event_name = Nombre del evento -missing_event = falta de eventos -event_label = etiqueta de evento - -activity_name = nombre de la actividad -missing_activity = actividad que falta -awarded_by = otorgado por -administered_by = administrado por - -presentation_name = Nombre de presentación -missing_presentation = falta de presentación -conference = conferencia -series = serie - -author_name = nombre del autor -missing_author = falta autor - -address_street_one = frente a calle de una sola -address_street_two = frente a calle de dos -address_street_three = frente a la calle de tres -address_label = etiqueta de dirección - -person_name = nombre de la persona -missing_person_in_posn = desaparecido en esta posición -missing_person_in_role = desaparecido en este papel - -scopus_id_link = Scopus ID Enlace - -loading_website_image = Imagen Web Loading -click_to_view_web_page = Haga clic para ver el {0} página web -screenshot_of_webpage = captura de pantalla de la página web {0} -click_webpage_icon = haga clic en el icono web -link_text = texto del enlace -link_name = nombre del enlace -no_url_provided = no url prevista enlace - -# -# individual templates ( /templates/freemarker/body/individual ) -# -standard_view = Vista de perfil estándar -quick_view = Vista de perfil rápido -quick_view_icon = Vista rápida icono -geographic_focus = Enfoque Geográfico - -background_top_image = background image arriba -full_view_icon = icono de la vista -profile_type = Tipo de perfil -# -# body templates ( /templates/freemarker/body/ ) -# -export_qr_code = Exportar código QR -more_qr_info = Más información sobre los códigos QR -what_is_this = ¿Qué es esto? -view_this_profile = Ver perfil de este usuario -vcard = Vcard -hyperlink = Hiperenlace - -# -# accounts templates ( /templates/freemarker/body/accounts ) -# -password = contraseña - -# -# harvester templates ( /templates/freemarker/body/harvester ) -# -must_be_admin = Usted debe ser un administrador para usar esta herramienta. -error_no_job_specified = Error: No se especificó ningún archivo de trabajo de la cosecha, o se ha especificado un trabajo desconocido. -probably_a_bug_so_report = El usuario final no debería ver este error en circunstancias normales, por lo que este es probablemente un error y se debe informar. -return_to_ingest_menu = Volver a los datos Ingesta menú Herramientas -ingest_menu = Ingerir Menu -data_being_harvested = Espere mientras se recolecta sus datos por favor. -harvest_complete = Cosecha completa. Por otro lado, por favor, actualice la página. -error_harvest_cannot_continue = Se ha producido un error y el archivo de la cosecha no puede continuar. -harvest_error_instructions_one = Esto es debido a una configuración incorrecta Cosechadora más probable. Por favor, asegúrese de lo siguiente: -harvest_error_instructions_two = VIVO cosechadora está instalado. -the_capitalized = La -harvester_location = harvester.location -harvest_error_instructions_three = propiedad en runtime.properties apunta al directorio de instalación Harvester. -harvest_error_instructions_fourA = En VIVO Harvester, el usuario del servidor web (por lo general tomcat6) ha de lectura y escritura a la -harvest_error_instructions_fourB = in vivo / -harvest_error_instructions_fourC = directorio y todos sus hijos. -harvest_error_instructions_fiveA = En VIVO Harvester, la -harvest_error_instructions_fiveB = logs / -harvest_error_instructions_fiveC = El directorio y el usuario del servidor web ha de lectura y escritura a la misma. -harvest_error_instructions_sixA = En VIVO Harvester, el archivo -harvest_error_instructions_sixB = vivo / config / vivo.xml -harvest_error_instructions_sixC = está configurado correctamente con su información de bases de datos y espacio de nombres. -step_one = Paso 1 -download_template = Descargar plantilla -download = Descargar -step_two = Paso 2 -fill_in_data = Rellene los datos -help_capitalized = Ayudar -fill_in_template_with_data = Complete la plantilla con sus datos. Puede completar varias plantillas si desea cosechar varios archivos a la vez. -step_three = Paso 3 -upload_files = Cargar archivo(s) -upload_completed_templates = Sube tu plantilla completa(s). -upload_capitalized = Subir -uploaded_files = Archivos cargados -step_four = Paso 4 -harvest_capitalized = Cosecha -click_to_harvest = Haga clic en el botón para cosechar su archivo(s). -step_five = Paso 5 -view_results = Ver los resultados -script_executed = Script que se ejecuta -progress_capitalized = Progreso -undefined_runtime_property = propiedad en runtime.properties no está definido. -define_value_for_property = Para utilizar esta función, defina un valor para esta propiedad que señala al directorio de instalación antes de volver a implementar Cosechadora y reiniciar la aplicación. - -# -# menupage templates ( /templates/freemarker/body/menupage ) -# -grants_text_one = Este cuerpo es de la la plantilla del archivo vivo / productMods / templates / FreeMarker / cuerpo / menupage / grants.ftl. En el modelo de presentación, la página de becas tiene una pantalla: la propiedad requiresBodyTemplate que define que la página de becas anula la plantilla predeterminada. La plantilla predeterminada de estas páginas está en / in vitro / webapp / web / templates / FreeMarker / cuerpo / menupage / menupage.ftl -grants_two = Esta técnica podría ser usada para definir las páginas sin elementos de menú, que obtienen su contenido a partir de una plantilla de FreeMarker. Un ejemplo sería el relacionado con la página. -grants_text_three = Esto crearía una página que utilice about.ftl como el cuerpo. La página se accede a través de / sobre y anularía todas las asignaciones de servlet en web.xml. - -# -# lib templates ( /templates/freemarker/body/lib ) -# -faculty_capitalized = Profesorado -loading_faculty = Carga de la facultad. . . -research_capitalized = Investigación -view_all = Ver todo ... -view_all_research = ver todas las investigaciones -no_research_content_found = No se encontró contenido investigación. -departments = Departamentos -loading_map_information = Cargando información del mapa. . . -verify_match_capitalized = Verifique este partido -change_selection = cambiar la selección - -# -# custom form templates ( /templates/freemarker/edit/forms ) -# -manage_concepts = Gestione Conceptos -no_concepts_specified = Actualmente no hay conceptos especificados. -return_to_profile = Volver a la página de perfil -external_vocabulary_services = Servicios Vocabulario externos -create_own_concept = Selecciona o crea un VIVO concepto -add_selected_concept = Añadir Concept Seleccionado -cannot_find_concept = No se puede encontrar el concepto que desea? Selecciona o crea un VIVO concepto. -add_concept = Añadir Concept - -attendee_capitalized = Asistente -event_type = tipo de evento -attended = asistido - -manage_authors = Manejar Autores -no_linked_author = ningún autor vinculados -remove_author_link = desconecte la conexión de autor -add_author = Agregar Autor -return_to_grant = Volver a conceder -return_to_publication = Volver a la publicación -add_an_author = Agregar un autor -person_capitalized = Persona -organization_capitalized = Organización -middle_name = Segundo nombre -initial_okay = inicial bien -selected_author = Autor Seleccionado -organization_name_capitalized = Nombre de la organización -selected_organization = Organización Seleccionada - -clinical_activity = actividad clínica -clinical_activity_type = Tipo de actividad clínica -year_hint_format = YYYY - -collection_series_editor_role = colección o serie rol de editor -editor_role_in = papel redactor - -edit_wbpage_of = Editar página de -add_webpage_for = Añadir página web para -add_webpage = Agregar página Web -url_type = Tipo de URL -faculty_of_1000 = Facultad de 1.000 Enlace -standard_web_link = Estándar Web Enlace -webpage_name = Nombre de página web - -investigator_entry_for = entrada investigador -investigator_capitalized = Investigador -principal_investigator_entry_for = director entrada investigador -co_principal_investigator_entry_for = co-principal investigador de la entrada -create_capitalized = Crear -create_entry = Crear entrada -unable_to_handle_position_editing = Esta forma no es capaz de manejar la edición de esta posición, ya que se asocia con múltiples posiciones particulares. -start_year_must_precede_end = El Año de inicio debe ser anterior a la de fin de año. -end_year_must_be_later = El fin de año debe ser posterior a la de inicio del año. -enter_or_select_grant = Por favor, introduzca o seleccione un valor en el campo Nombre de Grant. -selected_grant = Subvención Seleccionados -years_of_grant_participation = Años de participación en el Grant - -leadership = liderazgo -organization_type = Tipo de organización -leadership_role = Papel de liderazgo - -membership = afiliación -membership_in = Miembro de -organizations = organizaciones - -organizer_of = organizador del -organizer_role = Organizador Papel - -outreach_comm_service = servicios de extensión y de la comunidad -outreach_comm_service_in = servicios de extensión y de la comunidad en - -select_or_enter_name = Por favor seleccione un valor existente o introduzca un nuevo valor en el campo Nombre. -enter_new_role_value = Por favor, introduzca un nuevo valor en el campo de funciones. -presentation_entry_for = asiento de presentación de -presentation_capitalized = Presentación -presentation_type = Presentación Tipo -role_in = Papel en la -presentation_hint = por ejemplo, Moderador, Presidente, Miembros -presented_at = Presentado en -selected_conference = Conferencia Seleccionado -years_participation_in = Años de participación en - -grant_entry_for = autorizará la entrada de -select_existing_pub_or_enter_new = Por favor seleccione una publicación actual en el campo de título o ingresar uno nuevo. -unable_to_handle_grant_editing = Esta forma no es capaz de manejar la edición de esta subvención, ya que se asocia con múltiples individuos subvención. -grant_type = concesión de la - -publication_entry_for = entrada de la publicación de -publication_type = Tipo de Publicación -selected_publication = Publicación Seleccionado -published_in = Publicado en -selected_journal = Diario Seleccionado -selected_event = Evento Seleccionado -proceedings_of = Actas de -editor_capitalized = Editor -required_with_last_name = requerido con nueva Apellidos -selected_editor = Editor Seleccionado -publisher_capitalized = Editor -selected_publisher = Editorial Seleccionado -place_of_grant = Lugar de subvención -volume_capitalized = Volumen -number_capitalized = Número -issue_capitalized = Cuestión -chapter_capitalized = Capítulo -start_page = Página de inicio -end_page = Fin Página -grant_date = Fecha de concesión -selected_book = Libro Seleccionado -publication_date = Fecha de publicación -place_of_publication = Lugar de publicación - -research_activity = actividad de investigación -research_activity_type = investigación tipo de actividad - -reviewer_of = revisor de -reviewer_role = Colaborador Papel - -entry_for = entrada -specify_role_for_activity = Por favor, especifique el papel de esta actividad. -start_year = Año de inicio - -service_to_profession = servicio a la profesión -service_to_profession_in = servicio a la profesión en -service_provider_role = Papel Proveedor de servicios - -teaching_activity = actividad docente -teaching_activity_type = la enseñanza de clases de actividad -teaching_role_hint = por ejemplo, instructor, facilitador, Asistente - -create_own_concept_all_caps = Crea uno Concept -concept_capitalized = Concepto -selected_concept = Concepto Seleccionado -create_concept = Crear Concept -return_to_manage_concepts = Regresar a Administrar Conceptos - -institutional_internal_class = Institucional Clase Interna -internal_class_intro_one = Esta clase se utiliza para designar a las personas internas a la institución. -internal_class_intro_two = Esto le permitirá limitar las personas que aparecen en las páginas del menú (Personas, Investigación, etc) a sólo aquellos dentro de su institución. -no_local_oncologies = Hay actualmente ontologías locales no reconocidas. -namespace_must_use_this_pattern = A fin de que una ontología local para ser reconocido aquí, su URI de espacio de nombres debe seguir este patrón -new_local_oncology = una nueva ontología locales -return_here_to_define_class = y luego volver aquí para definir la clase interna institucional. -select_existing_local_class = Seleccione una clase existente desde una extensión local -cannot_find_class = Si no encuentra una clase apropiada? -create_new_class = Crear una nueva clase -create_new_one = Crea uno nuevo -use_capitals_each_word = utilice mayúsculas para la primera letra de cada palabra -local_namespace = Espacio de nombres local -problematic_section_error = Error: la sección problemático que el anterior debe haber sido manejado todo. -new_local_ontology = nueva ontología locales - -manage_grants_and_projects = Gestione Becas y Proyectos para -check_grants_to_exclude = Compruebe las subvenciones y proyectos que desea excluir de la página de perfil. - -manage_affiliated_people = Gestione personas afiliadas -check_people_to_exclude = Compruebe las personas que desea excluir de la página de perfil. - -manage_publications_for = Administrar publicaciones para -check_pubs_to_exclude = Revise las publicaciones que desea excluir de la página de perfil. - -manage_web_pages = Gestionar páginas Web -has_no_webpages = Este individuo no tiene actualmente las páginas web específicas. Añadir una nueva página web haciendo clic en el botón de abajo. -edit_webpage_link = editar vínculo de la página web -delete_webpage_link = eliminar vínculo de la página web -webpage_url = url web -add_new_web_page = Añadir una nueva página Web - -enable_internal_class_one = Para activar esta opción, primero debe seleccionar un -enable_internal_class_two = para la instancia -internal_class = clases interna institucional -only_display = Sólo mostrar -within_my_institution = dentro de mi institución - -enter_a_name = Por favor, introduzca un valor en el campo Nombre. -enter_last_name = Por favor, introduzca un apellido para la persona. -enter_first_name = Introduzca un nombre para esta persona. - -posn_history_entry_for = entrada del historial de la posición de -enter_posn_title_value = Por favor, introduzca un valor en el campo Título de Posición. -enter_posn_type_value = Por favor seleccione un valor en el campo Tipo de Posición. -enter_or_select_person_value = Por favor seleccione un valor existente o introduzca un nuevo valor en el campo Persona. -position_title = Título del Puesto: -position_type = Tipo de posición -selected_person = Persona Seleccionado - -degree_candidacy = Candidatura Grado -subject_area = Asignatura -selected_subject_area = Tema Seleccionado Area -selected_advisee = Aconsejado Seleccionado -selected_advisor = Asesor Seleccionado -advisee_capitalized = Aconsejado -advisor_capitalized = Asesor -advising_relationship_type = Asesoramiento Tipo de Relacion -select_advising_relationship_type = Por favor seleccione una Asesoría Tipo de relación. -advisor_relationship_entry_for = entrada de la relación asesor -advisee_relationship_entry_for = entrada relación aconsejada para -years_participating = Años de Participación - -award_or_honor_for = premio o el honor de -select_Award_or_enter_name = Por favor seleccione un valor existente o introduzca un nuevo valor en el Premio de Honor o el campo Nombre. -award_honor_name = Premio de Honor o Nombre -select_award = Premio Seleccionado -conferred_by_capitalized = Conferidos por -selected_conferred = Selected conferrer -description = Descripción -year_awarded = Año concede -years_inclusive = Años Inclusive -award_hint = (Por ejemplo, para las concesiones de varios años) - -educational_training_for = entrada de formación educativa para -select_organization_type = Por favor seleccione un valor en el campo Tipo de Organización. -select_an_organization_name = Por favor, introduzca o seleccione un valor en el campo Nombre. -select_educational_training_value = Por favor seleccione un valor en el campo Tipo de Formación Educativa. -org_type_capitalized = Tipo de Organización -educational_training_type = Tipo de Formación Educativa -dept_or_school_name = Departamento o Nombre de la escuela en el -degree = Grado -missing_degree = falta de grado -major_field = Importante sobre el terreno de Grado -supplemental_information = Información Complementaria -supplemental_information_hint = (Por ejemplo, título de la tesis, la información de transferencia, etc) -academic_studies_or_other = Otros estudios académicos o de formación - -edit_mailing_address = Editar Dirección postal -create_mailing_address = Cree Dirección postal -mailing_address_for = dirección postal -enter_a_country = Por favor, introduzca un valor en el campo País. -enter_street_address = Por favor, introduzca un valor en el campo Dirección. -enter_a_locality = Por favor, introduzca un valor en el campo Ciudad/Localidad. -enter_postal_code = Por favor, introduzca un valor en el campo Código Postal. -country = País -street_address = Dirección -city_locality = Ciudad/Localidad -region = Estado/Provincia/Región -postal_code = Código Postal - -posn_entry_for = entrada de la posición de - -# -# coauthorship templates ( /templates/freemarker/visualization/coauthorship ) -# -within_last_10_years = dentro de los últimos 10 años -total = total -from = de -to = a -file = expediente -file_capitalized = Expediente -view_full_timeline_and_network = Ver entrada completa línea de tiempo y de la red co-autor. -download_data_as = Descarga de datos como -unique_coauthors_per_year = Únicos coautores por año -count_capitalized = Contar - -# -# copi templates ( /templates/freemarker/visualization/copi ) -# -year_capitalized = Año -unique_coinvestigators = Unique co-investigadores -co_investigator = co-investigador -co_investigators = co-investigadores -unique_coinvestigators_per_year = Únicos co-investigadores por año -view_timeline_copi_network = Ver entrada completa línea de tiempo y de la red co-investigador. - -# -# entity comparison templates ( /templates/freemarker/visualization/entitycomparison ) -# -parent_organization_of = Organización de padres de -temporal_graph_drill_up = gráfico temporal sintetiza -how_to_compare = ¿Cómo se quiere comparar? -no_view_link = ningún vínculo vista -persistent_link_to_visualization = Enlace permanente a la visualización actual -error_notification = notificación de error -close_me = Cerca de mí -what_to_compare = ¿Qué es lo que quiere comparar? -organizations_capitalized = Organizaciones -people_capitalized = Personas -organization_hierarchy_note = Nota: las organizaciones o personas que se indican a continuación son sólo los que están directamente debajo de {0} en la jerarquía de la organización. Es posible que 'profundizar' para ver las organizaciones o personas por debajo de un determinado sub-organización, seleccione el icono de gráfico junto al nombre de un seleccionado sub-organización por debajo de la gráfica de la derecha. -save_all_as_csv = Guardar todo lo CSV -clear_capitalized = Borrar -clear_all_selected_entities = Borrar todas las entidades seleccionadas. -comparing_capitalized = Comparando -of = de -institutions_capitalized = Instituciones -info_based_on_vivo_data = Esta información se basa únicamente en {0} que se han cargado en el sistema in vivo. -you_have_selected = Ha seleccionado -of_a_maximum = de un máximo -schools = escuelas -legend_capitalized = Leyenda -with_unknown_year = con año desconocido -with_known_year = con años conocido -from_current_incomplete_year = del año en curso incompleto - -view = ver -entity_comp_error_text1 = Esta organización no tiene ni sub-organizaciones ni personas con -entity_comp_error_text2 = en el sistema. -entity_comp_error_text3 = Por favor, visite la plena -entity_comp_error_text4 = para obtener una visión más completa. -profile_page = página de perfil - -publication = publicación -published = publicado -publications = publicaciones -by_publications = por Publicaciones -publications_capitalized = Publicaciones -grant = conceder -granted = concedido -grants = subvenciones -by_grants = por subvenciones -grants_capitalized = Subvenciones -activity = actividad -activities = actividades - -# -# grant visualization templates ( /templates/freemarker/visualization/grant ) -# -view_all_grants = ver todas las subvenciones -view_all_grants_text = Ver todas las subvenciones VIVO y correspondiente de la red co-investigador. -grant_per_year = Donaciones por año -link = enlace - -# -# map of science templates ( /templates/freemarker/visualization/mapOfScience ) -# -parent_entity = entidad matriz -map_of_science_icon = mapa de icono de la ciencia -explore_activity = Explora actividad -explore_capitalized = Explorar -across_subdisciplines = en 554 subdisciplinas científicas -compare_organizations = Comparar las organizaciones -mapped = mapeado -save_unmapped_publications = Guardar Publicaciones Unmapped -map_of_science_visualization = Mapa de Visualización Ciencia -no_publications_for_this_organization = No hay publicaciones en el sistema se han atribuido a esta organización. -please_visit = Por favor visite el -for_complete_overview = para obtener una descripción completa. - -# -# model constructor templates ( /templates/freemarker/visualization/modelconstructor ) -# -cached_models_regenerated = Se regenerarán los siguientes modelos de caché. -uri_independent_model = URI Independiente Modelo -currently_no_constructed_models = De momento no hay modelos construidos para el uso de la visualización. - -# -# person level templates ( /templates/freemarker/visualization/personlevel) -# -loading_data = la carga de datos -co_investigator_icon = icono de co-investigador -co_authorship = co-autoría -currently_no_papers_for = De momento no hay {0} papeles para -this_author = este autor -in_the_vivo_db = en la base de datos vivo. -no_papers_for = De momento no hay papeles para -profile_capitalized = Perfil -vivo_profile = Perfil VIVO -publication_s_capitalized = Publicación(s) -co_author_s_capitalized = Co-autor(s) -first_publication = Primera Publicación -last_publication = Última publicación -incomplete_data_note1 = Nota: Esta información está basada únicamente en las publicaciones que se han cargado en el sistema VIVO. Esto sólo puede ser una pequeña muestra del trabajo total de la persona. -incomplete_data_note2 = Ir a la página de su perfil para entrar en detalles acerca de sus publicaciones. -incomplete_data_note3 = Iniciar sesión para entrar en detalles acerca de sus publicaciones en su página de perfil. -tables_capitalized = Tablas -publications_per_year = Publicaciones por año - -investigator_name = Nombre del investigador -co_author_icon = icono de co-autor -currently_no_grants_for = De momento no hay {0} subvenciones para -this_investigator = este investigador -no_grants_for = De momento no hay subvenciones para -grant_s_capitalized = Grant(s) -co_investigator_s_capitalized = Co-investigador(s) -first_grant = Primera Beca -last_grant = Última donación -incomplete_grant_data_note1 = Nota: Esta información está basada únicamente en las subvenciones que se han cargado en el sistema VIVO. Esto sólo puede ser una pequeña muestra del trabajo total de la persona. -incomplete_grant_data_note2 = Ir a la página de su perfil para entrar en detalles acerca de sus donaciones. -incomplete_grant_data_note3 = Iniciar sesión para entrar en detalles acerca de sus donaciones en su página de perfil. -grants_per_year = Donaciones por año -grant_info_for_all_years = La información de las siguientes tablas es para todos los años. -grant_sparkline_note = Las líneas de chispa que se muestran arriba reflejan las becas del último año natural completo. Estas tablas, sin embargo, muestran la información de concesión para todos los años, sobre la base de la información cargada en el sistema in vivo. - -# -# publication templates ( /templates/freemarker/visualization/publication) -# -numbers_based_on_publications_in_vivo = Estas cifras se basan únicamente en las publicaciones que se han cargado en la aplicación in vivo. Si esta es tu perfil, puede entrar en las publicaciones adicionales a continuación. -last_ten_full_years = en los últimos 10 años completos - -last_ten_full = en los últimos 10 completo -download_link = el enlace de descarga -years = año - -# -# miscellaneous visualization templates ( /templates/freemarker/visualization) -# -visualization_tools = Herramientas de visualización -refresh_cached_vis_models = Actualizar Modelos en caché para visualización -why_needed = ¿Por qué es necesario? -vis_tools_note_one = Visualización a gran escala, como el Gráfico temporal o el Mapa de Ciencia implican calcular el recuento total de publicaciones en forma de subvenciones para alguna entidad. Dado que esto también significa la comprobación a través de todos sus sub-entidades, las consultas subyacentes pueden ser a la vez intensivo de la memoria y consume mucho tiempo. Para una experiencia de usuario más rápida, queremos guardar los resultados de estas consultas para su posterior reutilización. -vis_caching_process = ¿Qué implica en el proceso de almacenamiento en caché? -vis_tools_note_two = Para ello hemos diseñado una solución de almacenamiento en caché que mantendrá información sobre la jerarquía de las organizaciones - a saber, que las publicaciones se atribuyen a que las organizaciones - almacenando el modelo RDF. -vis_tools_note_three = Actualmente estamos caché estos modelos en la memoria. La caché se construye (sólo una vez) en la primera solicitud de un usuario después de un reinicio del servidor. Debido a esto, el mismo modelo se sirve hasta el siguiente reinicio. Esto significa que los datos de estos modelos pueden convertirse en rancio dependiendo de cuando fue creado última. Esto funciona bastante bien por ahora. En futuras versiones, mejoraremos esta solución para que los modelos se almacenan en el disco y se actualizan periódicamente. -vis_tools_note_four = Los modelos se actualizan cada vez que se reinicia el servidor. Dado que esto no es generalmente práctico sobre instancias de producción, los administradores pueden usar en lugar del enlace "actualización de caché" para hacer esto sin reiniciar. - -# -# custom form javascript variables ( /templates/freemarker/edit/js) -# -drag_drop_reorder_authors = Arrastrar y soltar para cambiar el orden de los autores -reordering_authors_failed = Reordenación de los autores no. -confirm_author_removal = ¿Está seguro que desea eliminar este autor: -error_processing_author_request = Solicitud de procesamiento Error: el autor no se elimina -author_capitalized = Autor -or_add_new_one = o añadir uno nuevo. - -vocabulary_service_unavailable = Se ha encontrado un error en la ejecución de esta búsqueda. -no_serch_results_found = No se han encontrado resultados de búsqueda. -label_type = Label (Tipo) -label_altLabels = Label (Etiquetas alternos) -definition_capitalized = Definición -best_match = Mejor resultado -select_term_from_results = Por favor, seleccione al menos un término de los resultados de búsqueda de búsqueda. -select_vocabulary_source_to_search = Por favor, seleccione al menos una fuente externa vocabulario para buscar. -confirm_term_deletion = ¿Está seguro que desea eliminar este término? -error_term_not_deleted = Solicitud de procesamiento de error: término no se elimina - -advising = asesoramiento -advising_relationship = asesorar relación - -select_or_create_organization = Seleccione una organización existente o crear uno nuevo. - -province_or_region = Provincia o Región - -grant_successfully_excluded = El artículo ha sido excluido correctamente de la página de perfil. -error_excluding_grant = Solicitud de procesamiento Error: el artículo no puede ser excluido de la página de perfil. - -person_successfully_excluded = La persona que se ha excluido con éxito desde la página de la organización. -error_excluding_person = Solicitud de procesamiento Error: la persona no puede ser excluido de la página de la organización. - -publication_successfully_excluded = La publicación se ha excluido con éxito de la página de perfil. -error_excluding_publication = Solicitud de procesamiento Error: la publicación no puede ser excluido de la página de perfil. - -drag_drop_to_reorder_webpages = Arrastrar y soltar para cambiar el orden de las páginas web -webpage_reordering_failed = Reordenamiento de páginas web ha fallado. -confirm_webpage_deletion = ¿Está seguro de que desea eliminar esta página web? -error_removing_webpage = Solicitud de procesamiento Error: la página web no se elimina. - -# -# miscellaneous javascript variables ( productMods/js) -# -researcher = investigador -researchers = investigadores -currently_no_researchers = Actualmente no hay investigadores con un enfoque geográfico definido. -countries_and_regions = países y regiones. -countries = países -regions = regiones -map_states_string = estados. -map_state_string = estado. -statewide_locations = lugares en todo el estado. -researchers_in = investigadores en - -no_faculty_found = No hay miembros de la facultad encontrados. -placeholder_image = imagen de marcador de posición -view_all_departments = ver todos los departamentos académicos -no_departments_found = No hay departamentos académicos encontrados. - -# -# individual javascript variables ( productMods/js/individual) -# -error_processing_type_change = Solicitud de procesamiento Error: las etiquetas sin control no pudo ser eliminado. - - -# -# visualization javascript variables ( productMods/js/visualization) -# -publications_with = Publicaciones con - -co_investigators_capitalized = Co-investigadores -grants_with = Subvenciones con - -vis_first_link = Primero -vis_last_link = Último -vis_previous_link = Anterior -vis_next_link = Próximo - -max_entity_note = Un máximo de 10 entidades se pueden comparar. Elimina algunos y vuelve a intentarlo. -organizations_and_people = Organizaciones y Personas -loading_data_for = Cargando datos para -data_for = Los datos para -refreshing_data_message = ahora está siendo renovado. La visualización se cargará tan pronto como hayamos terminado de computación, o puede buscar o navegar por otros datos en VIVO y regresar en unos minutos. -disclaimer_text_one = Esta información se basa únicamente en -disclaimer_text_two = que se han cargado en el sistema in vivo como de -level_undefined_error = ENTIDAD NIVEL DE ERROR INDEFINIDO - -total_number_of = Número total de -number_of = Número de -have_an_unknown = tener un desconocido -year_not_chartered = años (no trazada anteriormente) -in_completed_year = en un año completo -were = eran -in_current_incomplete_year = en el año en curso incompleto (no trazada anteriormente) -publication_count = Conde de publicación -grant_count = Conde subvención -entity_type = Del tipo de entidad -entity_label = Etiqueta de entidad -no_matching_entities_found = No hay entidades que coincidan encontrados -clear_search_query = claro consulta de búsqueda -short_max_entity_note = Un máximo de 10 entidades se pueden comparar. -information_capitalized = Información -content_requires_flash = Este contenido requiere Adobe Flash Player. -get_flash = Obtener Flash -of_pubs = de los pubs. -max_nbr_for_comp = El número máximo de elementos para la comparación es 3. -no_matching_science_areas = No hay áreas de la ciencia fue encontrada - -subdisciplines = Subdisciplinas -disciplines = Disciplinas -science_area_level = Nivel de Ãrea Ciencias -of_activity = de la actividad - -drill_down = profundizar - -disciplines_lower = disciplinas -subdisciplines_lower = subdisciplinas -show_discipline_labels = Mostrar etiquetas de disciplina - -no_attributed_publications = No hay publicaciones en el sistema se han atribuido a esta -none_of_the = Ninguno de los -publications_attributed_to = publicaciones atribuidas a esta -been_science_located = han sido "la ciencia encuentra." -publication_attributed_to = La publicación atribuye a este -not_science_located = no ha sido "la ciencia se encuentra." -no_journal_information = no tienen información de la revista. -no_matching_map_location = No podría ser emparejado con un mapa de localización usando su información de diario. - -map_being_refreshed_msg = ahora está siendo renovado. La visualización se cargará tan pronto como hayamos terminado de computación, o puede buscar o navegar por otros datos en VIVO y regresar en unos minutos. - -publication_pubs = publicaciones (pubs.) -percent_activity = % De actividad - -# -# miscellaneous additions -# - -limit_search = limitar la búsqueda -standardview_tooltip_one = Haga clic para mostrar el -standardview_tooltip_two = vista rápida perfil. -research_area_tooltip_one = Haga clic en una zona para ver a los demás -research_area_tooltip_two = con el mismo interés. -quickview_tooltip = Pulsa aquí para ver la página de perfil estándar. -global_research = Investigación Global -country_wide_research = Investigación Pais -local_research = Investigación Local -selected_presentation = Presentación Seleccionado -event_capitalized = Evento -collection_capitalized = Colección -item_capitalized = Artículo -telephone_number_for = número de teléfono para -telephone_number = Número de Teléfono -enter_telephone_number = Por favor, introduzca un valor en el campo Número de teléfono. -email_address = Dirección de Correo Electrónico -email_address_for = dirección de correo electrónico para -enter_email_address = Por favor, introduzca un valor en el campo Dirección de Correo Electrónico. -full_name = Nombre completo -full_name_for = nombre completo de -first_name = Primer nombre -last_name = Apellido -title_not_found = Título no encontrada. -speeches_capitalized = Discursos -theses_capitalized = Tesis -select_document_type = Por favor seleccione un valor en el campo Tipo de Documento. -select_a_document_name = Por favor, introduzca o seleccione un valor en el campo Nombre de Documento. -document_type_capitalized = Tipo de Documento -document_name_capitalized = Nombre de Documento -selected_document = Documento seleccionada -editor_name = nombre de editor -missing_editor = falta editor -drag_drop_reorder_editors = Arrastrar y soltar para cambiar el orden de los editores -reordering_editors_failed = Reordenación de los editores no. -confirm_editor_removal = ¿Está seguro que desea eliminar este editor: -error_processing_editor_request = Solicitud de procesamiento Error: editor no se elimina -manage_editors = Gestione Editores -no_linked_editor = ningún autor vinculados -remove_editor_link = desconecte la conexión de editor -add_an_editor = Agregar uno Editor -add_editor = Agregar Editor -please_select_type = Por favor Seleccione un tipo de la lista desplegable. -preferred_title = Título Preferido -preferred_title_for = título preferido para -enter_preferred_title = Por favor, introduzca un valor en el campo Título Preferentes. -fax_number_for = número de fax para -fax_number = Fax -enter_fax_number = Por favor, introduzca un valor en el campo Número de fax. -credentials = cartas credenciales -select_credential_or_enter_name = Por favor, introduzca o seleccione un valor en el campo Nombre de Credencial. -type_of_credential = Tipo de Credencial -credential_name = Nombre de Credencial -selected_credential = Credential seleccionado -year_issued = Año de Emisión -year_awarded_for = año otorgado por -create_year_awarded = Crear año concede -edit_year_awarded = Editar año concede -publication_date_for = fecha de publicación de -create_publication_date = Crear fecha de publicación -edit_publication_date = Editar fecha de publicación -name_prefix = Prefijo de nombre -name_suffix = Sufijo de nombre -administering_organization_for = administración de la organización para -missing_credential = falta credencial -grant_administered_by = conceder administrado por -missing_grant = falta de subvención -editor_of_entry = editor de para -role_type = Tipo de papel -add_capitalized = Añadir -researcher_role = El papel del investigador -search_service_btn = Búsqueda el servicio -through_today = publicaciones sobre la fecha de hoy -doi_link=Digital Object Identifier (DOI) diff --git a/legacy/languages/es_GO/themes/wilma/i18n/images/select_locale_es_GO.png b/legacy/languages/es_GO/themes/wilma/i18n/images/select_locale_es_GO.png deleted file mode 100644 index d012a378..00000000 Binary files a/legacy/languages/es_GO/themes/wilma/i18n/images/select_locale_es_GO.png and /dev/null differ diff --git a/legacy/utilities/ISF-transition/obsoleteUris/directory_walker.rb b/legacy/utilities/ISF-transition/obsoleteUris/directory_walker.rb deleted file mode 100644 index 3a499bdb..00000000 --- a/legacy/utilities/ISF-transition/obsoleteUris/directory_walker.rb +++ /dev/null @@ -1,66 +0,0 @@ -require 'find' - -class DirectoryWalker - # ------------------------------------------------------------------------------------ - private - # ------------------------------------------------------------------------------------ - - def start_walking() - Find.find(@directory_root) do |path| - if FileTest.directory?(path) - if File.basename(path).start_with?(".") - Find.prune # Don't look any further into this directory. - elsif @known_exceptions.skip?(path) - Find.prune - else - next - end - elsif @known_exceptions.skip?(path) - Find.prune - else - scan_file(path) - end - end - end - - def scan_file(path) - @report.register_file(path) - lines = File.readlines(path) - lines.each_index do |index| - line_number = index + 1 - line = lines[index].strip - scan_line(path, line_number, line) unless @known_exceptions.skip?(path, line_number) - end - end - - def scan_line(path, line_number, line) - @obsolete_uris.uris.each do |uri| -# next if @known_exceptions.skip?(path, line_number, uri) - @report.add_event(Event.new(path, line_number, line, uri)) if line =~ Regexp.new("\\b#{Regexp.quote(uri)}\\b") - end - if @complete - @obsolete_uris.localnames.each do |localname| - term = ":#{localname}" -# next if @known_exceptions.skip?(path, line_number, term) - @report.add_event(Event.new(path, line_number, line, term)) if line =~ Regexp.new("#{Regexp.quote(term)}\\b") - end - end - end - - # ------------------------------------------------------------------------------------ - public - # ------------------------------------------------------------------------------------ - - def initialize(directory_root, obsolete_uris, known_exceptions, report, complete) - @directory_root = File.expand_path(directory_root) - @obsolete_uris = obsolete_uris - @known_exceptions = known_exceptions - @report = report - @complete = complete - end - - def walk() - start_walking() - end - -end diff --git a/legacy/utilities/ISF-transition/obsoleteUris/doit b/legacy/utilities/ISF-transition/obsoleteUris/doit deleted file mode 100755 index 157ddc6d..00000000 --- a/legacy/utilities/ISF-transition/obsoleteUris/doit +++ /dev/null @@ -1,7 +0,0 @@ -ruby obsoleteUriChecker.rb /Users/jeb228/git/VIVO \ - ../../../productMods/WEB-INF/ontologies/update/diff.tab.txt \ - vivo_known_exceptions.txt complete > scan_VIVO_maint_branch -ruby obsoleteUriChecker.rb /Users/jeb228/git/Vitro \ - ../../../productMods/WEB-INF/ontologies/update/diff.tab.txt \ - vivo_known_exceptions.txt complete > scan_Vitro_maint_branch - diff --git a/legacy/utilities/ISF-transition/obsoleteUris/doit_old b/legacy/utilities/ISF-transition/obsoleteUris/doit_old deleted file mode 100755 index 5be4adc8..00000000 --- a/legacy/utilities/ISF-transition/obsoleteUris/doit_old +++ /dev/null @@ -1,2 +0,0 @@ -ruby obsoleteUriChecker.rb /Users/jeb228/Documents/Releases/VIVO\ 1.6/vivo-rel-1.6-rc1 ../../../productMods/WEB-INF/ontologies/update/diff.tab.txt vivo_known_exceptions.txt complete - diff --git a/legacy/utilities/ISF-transition/obsoleteUris/event.rb b/legacy/utilities/ISF-transition/obsoleteUris/event.rb deleted file mode 100644 index b35de06c..00000000 --- a/legacy/utilities/ISF-transition/obsoleteUris/event.rb +++ /dev/null @@ -1,37 +0,0 @@ -class Event - attr_reader :path - attr_reader :line_number - attr_reader :line - attr_reader :string - attr_reader :is_localname - - require 'pathname' - - # ------------------------------------------------------------------------------------ - private - # ------------------------------------------------------------------------------------ - - def relativize(root, path) - Pathname.new(path).relative_path_from(Pathname.new(root)).to_s - end - - # ------------------------------------------------------------------------------------ - public - # ------------------------------------------------------------------------------------ - - def initialize(path, line_number, line, string) - @path = path - @line_number = line_number - @line = line - @string = string - @is_localname = string[0] == ?: - end - - def to_s(directory_root = nil) - if directory_root - "#{relativize(directory_root, @path)} \n #{@line_number} #{@line} \n #{@string} #{@is_localname ? "Localname" : "URI"}" - else - "#{@path} \n #{@line_number} #{@line} \n #{@string} #{@is_localname ? "Localname" : "URI"}" - end - end -end diff --git a/legacy/utilities/ISF-transition/obsoleteUris/known_exceptions.rb b/legacy/utilities/ISF-transition/obsoleteUris/known_exceptions.rb deleted file mode 100644 index 745b0a1e..00000000 --- a/legacy/utilities/ISF-transition/obsoleteUris/known_exceptions.rb +++ /dev/null @@ -1,101 +0,0 @@ -require 'pathname' - -class KnownExceptionsError < StandardError; end - -class GlobSkipper - def initialize(root_path, glob) - @root_path = root_path - @glob = glob - end - - def relativize(path) - Pathname.new(path).relative_path_from(Pathname.new(@root_path)).to_s - end - - def skip?(path, line, uri) - return File.fnmatch(@glob, relativize(path)) - end -end - -class ExtensionSkipper - def initialize(extension) - @extension = extension - end - - def skip?(path, line, uri) - return File.extname(path) == @extension - end -end - -class PathSkipper - def initialize(root_path, relative_path) - @root_path = root_path - @absolute_path = File.expand_path(relative_path, @root_path) - end - - def skip?(path, line, uri) - return @absolute_path == File.expand_path(path, @root_path) - end -end - -class LineSkipper - def initialize(root_path, relative_path, line_number) - @inner = PathSkipper.new(root_path, relative_path) - @line_number = line_number - end - - def skip?(path, line, uri) - return @inner.skip?(path, line, uri) && line == @line_number - end -end - -class KnownExceptions - # ------------------------------------------------------------------------------------ - private - # ------------------------------------------------------------------------------------ - - def parse_file(file) - skippers = [] - File.readlines(file).each do |line| - # ignore blank lines, and lines starting with '#' or '!'. - line.strip! - next if line.length == 0 || line[0..0] == '#' || line[0] == ?! - -# if line =~ /^\.[^\/]*$/ -# skippers << ExtensionSkipper.new(line) - if line =~ /^(\S+)\s*$/ -# skippers << PathSkipper.new(@root_path, $1) - skippers << GlobSkipper.new(@root_path, $1) - elsif line =~ /^(\S+)\s*(\d+)\s*$/ - skippers << LineSkipper.new(@root_path, $1, $2.to_i) - else - raise "BOGUS line in known_exceptions file: '#{line}'" - end - end - skippers - end - - # ------------------------------------------------------------------------------------ - public - # ------------------------------------------------------------------------------------ - - def initialize(root_path, file) - @root_path = File.expand_path(root_path) - @skippers = parse_file(file) - end - - def skip?(file, line_number = -1, string = "@!#IMPOSSIBLE#!@") - @skippers.each() do |skipper| - if line_number == -1 - next if skipper.is_a?(LineSkipper) - else - next if skipper.is_a?(ExtensionSkipper) || skipper.is_a?(PathSkipper) || skipper.is_a?(GlobSkipper) - end - - if skipper.skip?(file, line_number, string) - return true - end - end - false - end -end diff --git a/legacy/utilities/ISF-transition/obsoleteUris/obsoleteUriChecker.rb b/legacy/utilities/ISF-transition/obsoleteUris/obsoleteUriChecker.rb deleted file mode 100644 index 70a87211..00000000 --- a/legacy/utilities/ISF-transition/obsoleteUris/obsoleteUriChecker.rb +++ /dev/null @@ -1,120 +0,0 @@ -=begin --------------------------------------------------------------------------------- - -A utility that scans the code base for the presence of URIs that were made -obsolete by the ISF transition. - -Accept a file of obsolete URIs. - Blank lines or lines beginning with '#' are comments. - Each non-comment line contains an obsolete URI. - -Accept a file of known exceptions. - Blank lines or lines beginning with '#' are comments. - Each non-comment line is in one of these forms: - .xxx - denotes an extension that is exempt from scanning - [filepath] - denotes a path, relative to the codebase root, of a - file that should not be scanned. - [filepath] [line number] - denotes a particular line in a file for - which no error should be reported. - [filepath] [line number] [uri] - denotes a particular line in a file - on which the given uri will not be reported. - -The command line will look like this: - ruby obsoleteUriChecker.rb [complete] -Where: - directory_root - the path to the top if the directory tree we are scanning - obsolete_uri_file - the path to the file that lists the obsolete URIs - known_exceptions_file - the path to the file that lists the events that we should ignore - complete - optional parameter; if present, check for :localname as well as for the full URL. - -E.g.: - ruby obsoleteUriChecker.rb ../../.. ../../../productMods/WEB-INF/ontologies/update/diff.tab.txt known_exceptions.txt complete - --------------------------------------------------------------------------------- -=end - -$: << File.dirname(File.expand_path(__FILE__)) -require 'known_exceptions' -require 'obsolete_uris' -require 'report' -require 'event' -require 'directory_walker' - -class UsageError < StandardError; end - -class ObsoleteUriChecker - # ------------------------------------------------------------------------------------ - private - # ------------------------------------------------------------------------------------ - - # - # Parse the arguments and complain if they don't make sense. - # - def parse_arguments(args) - raise UsageError, "usage is: obsoleteUriChecker.rb [complete]" unless (3..4).include?(args.length) - - if args[3] - raise UsageError, "If provided, the 4th argument must be 'complete'" unless args[3].downcase == 'complete' - complete = true - else - complete = false - end - - directory_root = args[0] - raise UsageError, "Directory '#{directory_root}' does not exist." unless File.exist?(directory_root) - raise UsageError, "Directory '#{directory_root}' is not a directory." unless File.directory?(directory_root) - - obsolete_uri_file = args[1] - raise UsageError, "File '#{obsolete_uri_file}' does not exist." unless File.exist?(obsolete_uri_file) - obsolete_uris = ObsoleteUris.new(obsolete_uri_file) - - known_exceptions_file = args[2] - raise UsageError, "File '#{known_exceptions_file}' does not exist." unless File.exist?(known_exceptions_file) - known_exceptions = KnownExceptions.new(directory_root, known_exceptions_file) - - return directory_root, obsolete_uris, known_exceptions, complete - end - - # ------------------------------------------------------------------------------------ - public - # ------------------------------------------------------------------------------------ - - def initialize(args) - @directory_root, @obsolete_uris, @known_exceptions, @complete = parse_arguments(args) - @report = Report.new(args, @directory_root) - rescue UsageError => e - puts "\n----------------\nUsage error\n----------------\n\n#{e}\n\n----------------\n\n" - exit - rescue ObsoleteUrisError => e - puts "\n----------------\nObsolete Uris file is invalid\n----------------\n\n#{e}\n\n----------------\n\n" - exit - rescue KnownExceptionsError => e - puts "\n----------------\Known Exceptions file is invalid\n----------------\n\n#{e}\n\n----------------\n\n" - exit - end - - def scan() - walker = DirectoryWalker.new(@directory_root, @obsolete_uris, @known_exceptions, @report, @complete) - walker.walk - end - - def report() - @report.report() - end -end - -# -# -# ------------------------------------------------------------------------------------ -# Standalone calling. -# -# Do this if this program was called from the command line. That is, if the command -# expands to the path of this file. -# ------------------------------------------------------------------------------------ -# - -if File.expand_path($0) == File.expand_path(__FILE__) - checker = ObsoleteUriChecker.new(ARGV) - checker.scan() - checker.report() -end diff --git a/legacy/utilities/ISF-transition/obsoleteUris/obsolete_uris.rb b/legacy/utilities/ISF-transition/obsoleteUris/obsolete_uris.rb deleted file mode 100644 index 48909721..00000000 --- a/legacy/utilities/ISF-transition/obsoleteUris/obsolete_uris.rb +++ /dev/null @@ -1,42 +0,0 @@ -class ObsoleteUrisError < StandardError; end - -class ObsoleteUris - # ------------------------------------------------------------------------------------ - private - # ------------------------------------------------------------------------------------ - - def get_localname(uri) - delimiter = uri.rindex(/[\/#]/) - return uri[delimiter+1..-1] if delimiter - raise "BOGUS URI in obsolete_uris file -- no localname: '#{uri}'" - end - - # ------------------------------------------------------------------------------------ - public - # ------------------------------------------------------------------------------------ - - def initialize(file) - @uris = [] - @localnames = [] - File.read(file).split(/[\r\n]+/).each do |line| - # ignore blank lines, and lines starting with '#' or '!'. - line.strip! - next if line.length == 0 || line[0..0] == '#' || line[0] == ?! - - if line =~ /^(\S+)/ - @uris << $1 - @localnames << get_localname($1) - else - raise "BOGUS line in obsolete_uris file: '#{line}'" - end - end - end - - def uris() - @uris - end - - def localnames() - @localnames - end -end diff --git a/legacy/utilities/ISF-transition/obsoleteUris/report.rb b/legacy/utilities/ISF-transition/obsoleteUris/report.rb deleted file mode 100644 index a964422e..00000000 --- a/legacy/utilities/ISF-transition/obsoleteUris/report.rb +++ /dev/null @@ -1,78 +0,0 @@ -class Report - # ------------------------------------------------------------------------------------ - private - # ------------------------------------------------------------------------------------ - - def relativize(path) - Pathname.new(path).relative_path_from(Pathname.new(@directory_root)).to_s - end - - def state_arguments() - puts - puts "-----------------------------------------------------------------" - puts " directory to scan = #{@args[0]}" - puts " obsolete_uris_file = #{@args[1]}" - puts " known exceptions file = #{@args[2]}" - puts " complete = #{!@args[3].nil?}" - puts "-----------------------------------------------------------------" - puts - end - - def file_summary() - puts " scanned #{@file_count} files" - @extensions_count.sort.each do |pair| - puts " #{pair[0]} #{pair[1]}" - end - puts "-----------------------------------------------------------------" - puts - end - - def collate_and_list_events() - hash = Hash.new{|h, k| []} - @events.each do |event| - hash[event.path] = hash[event.path] << event - end - - hash.sort.each do |path, events| - puts "#{relativize(path)}" - events.sort{|a, b| a.line_number <=> b.line_number }.each do |e| - trimmed = - if e.line.size <= 100 - e.line - else - e.line[0..97] << "..." - end - puts " #{e.line_number} #{trimmed}" - puts " #{e.is_localname ? "Localname" : "URI"} #{e.string}" - end - puts "--------------------" - end - end - - # ------------------------------------------------------------------------------------ - public - # ------------------------------------------------------------------------------------ - - def initialize(args, directory_root) - @args = args; - @directory_root = directory_root - @file_count = 0 - @extensions_count = Hash.new(0) - @events = [] - end - - def register_file(path) - @file_count += 1 - @extensions_count[File.extname(path)] += 1 - end - - def add_event(event) - @events << event - end - - def report() - state_arguments() - file_summary() - collate_and_list_events() - end -end diff --git a/legacy/utilities/ISF-transition/obsoleteUris/vivo_known_exceptions.txt b/legacy/utilities/ISF-transition/obsoleteUris/vivo_known_exceptions.txt deleted file mode 100644 index b0e63b0e..00000000 --- a/legacy/utilities/ISF-transition/obsoleteUris/vivo_known_exceptions.txt +++ /dev/null @@ -1,68 +0,0 @@ - -bin -utilities/ISF-transition/obsoleteUris - -*.GIF -*.as -*.class -*.fla -*.gif -*.gz -*.ico -*.jar -*.jpg -*.psd -*.png -*.swf -*.war -*.zip - -**/.* - -# -# first_pass: no excluded files. everything was duplicated in the .bin directory, and -# probably in the .build directory also. Ran against the repository, so VIVO -# only. -# -# 7498 89730 2277668 first_pass.output -# - -productMods/WEB-INF/ontologies/update/oldVersion/vivo-event-1.5.owl -productMods/WEB-INF/ontologies/update/oldAnnotations/vivo-core-1.5-annotations.rdf -productMods/WEB-INF/ontologies/update/diff.tab.txt - -# -# second_pass: excluded these nasty files. Ran against a clean distro, with VIVO and -# Vitro, but no .bin or .build -# -# 1798 5159 170092 second_pass.output -# - -productMods/WEB-INF/ontologies/update/oldVersion/vivo-foaf-1.5.owl -productMods/WEB-INF/ontologies/update/oldVersion/vivo-core-1.5.owl -productMods/WEB-INF/ontologies/update/oldVersion/vivo-bibo-1.5.owl -productMods/WEB-INF/ontologies/update/oldVersion/scires-1.5.owl -productMods/WEB-INF/ontologies/update/oldVersion/vivo-dcterms-1.5.owl -productMods/WEB-INF/ontologies/update/oldVersion/vivo-dcelements-1.5.owl - -# -# Exclude old performance tests -# -utilities/LoadTesting/distros/release1.4/deploy.properties.template - -# -# Exclude the migration code itself -# -productMods/WEB-INF/ontologies/update/**/* - -# -# This is commented out. -# -src/edu/cornell/mannlib/vitro/webapp/visualization/utilities/UtilitiesRequestHandler.java - -# -# The URI is obsolete, but it has been replaced by another URI with the same localname. -# http://purl.org/dc/terms/publisher http://vivoweb.org/ontology/core#publisher -# How to catch this? -# - diff --git a/legacy/utilities/ISF-transition/obsoleteUris/vivo_known_exceptions_old.txt b/legacy/utilities/ISF-transition/obsoleteUris/vivo_known_exceptions_old.txt deleted file mode 100644 index d8590a3d..00000000 --- a/legacy/utilities/ISF-transition/obsoleteUris/vivo_known_exceptions_old.txt +++ /dev/null @@ -1,40 +0,0 @@ -.GIF -.as -.class -.fla -.gif -.gz -.ico -.jar -.jpg -.psd -.png -.swf -.war -.zip - -# -# first_pass: no excluded files. everything was duplicated in the .bin directory, and -# probably in the .build directory also. Ran against the repository, so VIVO -# only. -# -# 7498 89730 2277668 first_pass.output -# - -productMods/WEB-INF/ontologies/update/oldVersion/vivo-event-1.5.owl -productMods/WEB-INF/ontologies/update/oldAnnotations/vivo-core-1.5-annotations.rdf -productMods/WEB-INF/ontologies/update/diff.tab.txt - -# -# second_pass: excluded these nasty files. Ran against a clean distro, with VIVO and -# Vitro, but no .bin or .build -# -# 1798 5159 170092 second_pass.output -# - -productMods/WEB-INF/ontologies/update/oldVersion/vivo-foaf-1.5.owl -productMods/WEB-INF/ontologies/update/oldVersion/vivo-core-1.5.owl -productMods/WEB-INF/ontologies/update/oldVersion/vivo-bibo-1.5.owl -productMods/WEB-INF/ontologies/update/oldVersion/scires-1.5.owl -productMods/WEB-INF/ontologies/update/oldVersion/vivo-dcterms-1.5.owl -productMods/WEB-INF/ontologies/update/oldVersion/vivo-dcelements-1.5.owl diff --git a/legacy/utilities/LoadTesting/distros/README.txt b/legacy/utilities/LoadTesting/distros/README.txt deleted file mode 100644 index cf9abb83..00000000 --- a/legacy/utilities/LoadTesting/distros/README.txt +++ /dev/null @@ -1,19 +0,0 @@ -The distros directory contains subdirectories, each with a VIVO distribution, as checked out from Subversion. -These can be read-only checkouts. Examples of such directories might be release1.3, release1.4, trunk, etc. - -Each distro directory contains: - The vivo and vitro workspace areas, as checked out from Subversion - deploy_properties.template - This is a deploy properties file suitable for building the distrbution. - Some property values are placeholders that will be set when the _deploy script is run. - Examples of placeholders include: - Vitro.defaultNamespace = <%= @default_namespace %> - vitro.home.directory = /home/jeb228/LoadTesting/versions/<%= @version_name %>/data - This means that when _deploy is run, it must have values for the variables - @default_namespace and @version_name, which it will substitute into the template. - distro_properties.rb - A ruby source file which defines some values which apply to the distribution. - Currently, the only value is @test_suffix. - For example, release1.4 uses @test_suffix = "-1-4", so if we select "TestA", - the _runTest script will look for a file called TestA-1-4.jtl, and run that. - diff --git a/legacy/utilities/LoadTesting/distros/release1.3/deploy.properties.template b/legacy/utilities/LoadTesting/distros/release1.3/deploy.properties.template deleted file mode 100644 index 02338a44..00000000 --- a/legacy/utilities/LoadTesting/distros/release1.3/deploy.properties.template +++ /dev/null @@ -1,163 +0,0 @@ -# ----------------------------------------------------------------------------- -# -# VIVO deployment properties -# -# This file is provided as example.deploy.properties. -# -# Save a copy of this file as deploy.properties, and edit the properties as -# needed for your deployment. -# -# ----------------------------------------------------------------------------- - -# -# This namespace will be used when generating URIs for objects created in the -# editor. Change it to reflect your own domain. For example, Cornell's -# namespace is http://vivo.cornell.edu/individual/ -# -# Note: it is essential that this namespace end with a trailing slash. -# -Vitro.defaultNamespace = <%= @default_namespace %> - -# -# Where is the Vitro core directory? -# In most deployments, this is set to ./vitro-core (It is not uncommon for this -# setting to point elsewhere in development environments). -# Examples: -# vitro.core.dir = ./vitro-core -# vitro.core.dir = ../vitro -# vitro.core.dir = /usr/local/vitro/trunk -vitro.core.dir = ../vitro - -# -# The base install directory for your Tomcat server. The VIVO application -# will be deployed in the /webapps directory below this base. -# -tomcat.home = /home/jeb228/LoadTesting/tomcat - -# -# The name of the VIVO application. This will be used as the name of the -# subdirectory within your Tomcat server's /webapps directory. It also appears -# in the URL for the application. For example, http://my.vivo.server/vivo -# -webapp.name = vivo - -# -# URL of Solr context used in local VIVO search. This will usually consist of: -# scheme + server_name + port + vivo_webapp_name + "solr" -# In the standard installation, the Solr context will be on the same server as VIVO, -# and in the same Tomcat instance. The path will be the VIVO webapp.name (specified -# above) + "solr" -# Example: -# vitro.local.solr.url = http://localhost:8080/vivosolr -vitro.local.solr.url = http://localhost:6080/vivosolr - -# -# Restricts access to the Solr search platform. One or more regular expressions, -# separated by commas. When a request is made to Solr, the IP address of the -# requestor must match one of the patterns, or the request will be rejected. -# Examples: -# vitro.local.solr.ipaddress.mask = 127\.0\.0\.1 -# vitro.local.solr.ipaddress.mask = 127\.0\.0\.1,0:0:0:0:0:0:0:1 -# vitro.local.solr.ipaddress.mask = 169.254.* -vitro.local.solr.ipaddress.mask = 127\.0\.0\.1,0:0:0:0:0:0:0:1 - -# -# The location where the VIVO application will store the data that it creates. -# This includes uploaded files (usually images) and the search index. -# -vitro.home.directory = /home/jeb228/LoadTesting/versions/<%= @version_name %>/data - -# -# SMTP host which the "Contact Us" form can use to send mail. If this is left -# empty, the "Contact Us" form will be disabled. -# -Vitro.smtpHost = - -# -# The basic parameters for a database connection. Change the end of the -# URL to reflect your database name (if it is not "vitro"). Change the username -# and password to match the authorized database user you created. Increase the -# maximum size of the database connection pool if you need to serve a greater -# number of concurrent page requests. -# -VitroConnection.DataSource.url = jdbc:mysql://localhost/<%= @database_name %> -VitroConnection.DataSource.username = loadUser -VitroConnection.DataSource.password = loadPass - -# -# The maximum number of active connections in the database connection pool. -# Increase this value to support a greater number of concurrent page requests -# with SDB. It is not necessary to adjust this value when using the -# RDB configuration. -# -VitroConnection.DataSource.pool.maxActive = 40 - -# -# The maximum number of database connections that will be allowed -# to remain idle in the connection pool. Default is 25% -# of the maximum number of active connections. -# -VitroConnection.DataSource.pool.maxIdle = 10 - -# -# Parameters to change in order to use VIVO with a database other than -# MySQL. -# -VitroConnection.DataSource.dbtype = MySQL -VitroConnection.DataSource.driver = com.mysql.jdbc.Driver -VitroConnection.DataSource.validationQuery = SELECT 1 - -# -# The email address of the root user for the VIVO application. The password -# for this user is initially set to "rootPassword", but you will be asked to -# change the password the first time you log in. -# -rootUser.emailAddress = <%= @root_user %> - -# -# How is a logged-in user associated with a particular Individual? One way is -# for the Individual to have a property whose value is the username of the user. -# This value should be the URI for that property. -# -selfEditing.idMatchingProperty = http://vivoweb.org/ontology/core#scopusId - -# -# If an external authentication system like Shibboleth or CUWebAuth is to be -# used, these properties say how the login button should be labeled, and which -# HTTP header will contain the user ID from the authentication system. If such -# a system is not to be used, leave these commented out. Consult the -# installation instructions for more details. -# -#externalAuth.buttonText = Log in using BearCat Shibboleth -#externalAuth.netIdHeaderName = remote_userID - -# -# The temporal graph visualization can require extensive machine resources. -# This can have a particularly noticable impact on memory usage if -# - VIVO is configured to use Jena SDB, -# - The organization tree is deep, -# - The number of grants and publications is large. -# VIVO release 1.2 guards against this impact by disabling the temporal graph -# visualization unless the "visualization.temporal" flag is set to "enabled". -# -# visualization.temporal = enabled - -# -# The temporal graph visualization is used to compare different organizations/people -# within an organization on parameters like number of publications or grants. -# By default, the app will attempt to make its best guess at the top level -# organization in your instance. If you're unhappy with this selection, uncomment out -# the property below and set it to the URI of the organization individual you want to -# identify as the top level organization. It will be used as the default whenever the -# temporal graph visualization is rendered without being passed an explicit org. -# For example, to use "Ponce School of Medicine" as the top organization: -# visualization.topLevelOrg = http://vivo.psm.edu/individual/n2862 -# -# visualization.topLevelOrg = http://vivo.mydomain.edu/individual/topLevelOrgURI - -# -# Default type(s) for Google Refine Reconciliation Service -# The format for this property is id, name; id1, name1; id2, name2 etc. -# See Service Metadata from this page http://code.google.com/p/google-refine/wiki/ReconciliationServiceApi -# for more information. -Vitro.reconcile.defaultTypeList = http://vivoweb.org/ontology/core#Course, Course; http://vivoweb.org/ontology/core#Grant, Grant; http://aims.fao.org/aos/geopolitical.owl, Location; http://xmlns.com/foaf/0.1/Organization, Organization; http://xmlns.com/foaf/0.1/Person, Person; http://purl.org/ontology/bibo/Article, Publication diff --git a/legacy/utilities/LoadTesting/distros/release1.3/distro_properties.rb b/legacy/utilities/LoadTesting/distros/release1.3/distro_properties.rb deleted file mode 100644 index 9f72035a..00000000 --- a/legacy/utilities/LoadTesting/distros/release1.3/distro_properties.rb +++ /dev/null @@ -1,2 +0,0 @@ -# properties for this distribution -@test_suffix = '-1-3' diff --git a/legacy/utilities/LoadTesting/distros/release1.4/deploy.properties.template b/legacy/utilities/LoadTesting/distros/release1.4/deploy.properties.template deleted file mode 100644 index 4b0b931d..00000000 --- a/legacy/utilities/LoadTesting/distros/release1.4/deploy.properties.template +++ /dev/null @@ -1,179 +0,0 @@ -# ----------------------------------------------------------------------------- -# -# VIVO deployment properties -# -# This file is provided as example.deploy.properties. -# -# Save a copy of this file as deploy.properties, and edit the properties as -# needed for your deployment. -# -# ----------------------------------------------------------------------------- - -# -# This namespace will be used when generating URIs for objects created in the -# editor. In order to serve linked data, the default namespace must be composed -# as follows (optional elements in parentheses): -# -# scheme + server_name (+ port) (+ servlet_context) + "/individual/" -# -# For example, Cornell's default namespace is: -# -# http://vivo.cornell.edu/individual/ -# -Vitro.defaultNamespace = <%= @default_namespace %> - -# -# Where is the Vitro core directory? -# In most deployments, this is set to ./vitro-core (It is not uncommon for this -# setting to point elsewhere in development environments). -# Examples: -# vitro.core.dir = ./vitro-core -# vitro.core.dir = ../vitro -# vitro.core.dir = /usr/local/vitro/trunk -vitro.core.dir = ../vitro - -# -# The base install directory for your Tomcat server. The VIVO application -# will be deployed in the /webapps directory below this base. -# -tomcat.home = /home/jeb228/LoadTesting/tomcat - -# -# The name of the VIVO application. This will be used as the name of the -# subdirectory within your Tomcat server's /webapps directory. It also appears -# in the URL for the application. For example, http://my.vivo.server/vivo -# -webapp.name = vivo - -# -# URL of Solr context used in local VIVO search. This will usually consist of: -# scheme + server_name + port + vivo_webapp_name + "solr" -# In the standard installation, the Solr context will be on the same server as VIVO, -# and in the same Tomcat instance. The path will be the VIVO webapp.name (specified -# above) + "solr" -# Example: -# vitro.local.solr.url = http://localhost:8080/vivosolr -vitro.local.solr.url = http://localhost:6080/vivosolr - -# -# Restricts access to the Solr search platform. One or more regular expressions, -# separated by commas. When a request is made to Solr, the IP address of the -# requestor must match one of the patterns, or the request will be rejected. -# Examples: -# vitro.local.solr.ipaddress.mask = 127\.0\.0\.1 -# vitro.local.solr.ipaddress.mask = 127\.0\.0\.1,0:0:0:0:0:0:0:1 -# vitro.local.solr.ipaddress.mask = 169.254.* -# If this expression doesn't match the IP address, you will see SolrExceptions -# in the log. -vitro.local.solr.ipaddress.mask = 127\.0\.0\.1,[0:]+:1[^:]*, - -# -# The location where the VIVO application will store the data that it creates. -# This includes uploaded files (usually images) and the search index. -# -vitro.home.directory = /home/jeb228/LoadTesting/versions/<%= @version_name %>/data - -# -# Email parameters which VIVO can use to send mail. If these are left empty, -# the "Contact Us" form will be disabled and users will not be notified of -# changes to their accounts. -# -email.smtpHost = -email.replyTo = vivoAdmin@mydomain.edu - -# -# The basic parameters for a database connection. Change the end of the -# URL to reflect your database name (if it is not "vitrodb"). Change the username -# and password to match the authorized database user you created. -# -VitroConnection.DataSource.url = jdbc:mysql://localhost/<%= @database_name %> -VitroConnection.DataSource.username = loadUser -VitroConnection.DataSource.password = loadPass - -# -# The maximum number of active connections in the database connection pool. -# Increase this value to support a greater number of concurrent page requests. -# -VitroConnection.DataSource.pool.maxActive = 40 - -# -# The maximum number of database connections that will be allowed -# to remain idle in the connection pool. Default is 25% -# of the maximum number of active connections. -# -VitroConnection.DataSource.pool.maxIdle = 10 - -# -# Parameters to change in order to use VIVO with a database other than -# MySQL. -# -VitroConnection.DataSource.dbtype = MySQL -VitroConnection.DataSource.driver = com.mysql.jdbc.Driver -VitroConnection.DataSource.validationQuery = SELECT 1 - -# -# The email address of the root user for the VIVO application. The password -# for this user is initially set to "rootPassword", but you will be asked to -# change the password the first time you log in. -# -rootUser.emailAddress = <%= @root_user %> - -# -# How is a logged-in user associated with a particular Individual? One way is -# for the Individual to have a property whose value is the username of the user. -# This value should be the URI for that property. -# -selfEditing.idMatchingProperty = http://vivoweb.org/ontology/core#scopusId - -# -# If an external authentication system like Shibboleth or CUWebAuth is to be -# used, these properties say how the login button should be labeled, and which -# HTTP header will contain the user ID from the authentication system. If such -# a system is not to be used, leave these commented out. Consult the -# installation instructions for more details. -# -#externalAuth.buttonText = Log in using BearCat Shibboleth -#externalAuth.netIdHeaderName = remote_userID - -# -# The temporal graph visualization can require extensive machine resources. -# This can have a particularly noticeable impact on memory usage if -# - The organization tree is deep, -# - The number of grants and publications is large. -# VIVO 1.3 release mitigates this problem by the way of a caching mechanism & -# hence we can safely set this to be enabled by default. -# -visualization.temporal = enabled - -# -# The temporal graph visualization is used to compare different organizations/people -# within an organization on parameters like number of publications or grants. -# By default, the app will attempt to make its best guess at the top level -# organization in your instance. If you're unhappy with this selection, uncomment out -# the property below and set it to the URI of the organization individual you want to -# identify as the top level organization. It will be used as the default whenever the -# temporal graph visualization is rendered without being passed an explicit org. -# For example, to use "Ponce School of Medicine" as the top organization: -# visualization.topLevelOrg = http://vivo.psm.edu/individual/n2862 -# -# visualization.topLevelOrg = http://vivo.mydomain.edu/individual/topLevelOrgURI - -# -# Absolute path on the server of the Harvester root directory. -# You must include the final slash. -# Setting a value for harvester.location indicates that the Harvester is installed at -# this path. This will enable the Harvester functions in the Ingest Tools page. -# -# harvester.location = /usr/local/vivo/harvester/ - -# -# Default type(s) for Google Refine Reconciliation Service -# The format for this property is id, name; id1, name1; id2, name2 etc. -# See Service Metadata from this page http://code.google.com/p/google-refine/wiki/ReconciliationServiceApi -# for more information. -Vitro.reconcile.defaultTypeList = http://vivoweb.org/ontology/core#Role, core:Role; http://vivoweb.org/ontology/core#AcademicDegree, core:Academic Degree; http://purl.org/NET/c4dm/event.owl#Event, event:Event; http://vivoweb.org/ontology/core#Agreement, core:Agreement; http://vivoweb.org/ontology/core#Location, core:Location; http://xmlns.com/foaf/0.1/Organization, foaf:Organization; http://xmlns.com/foaf/0.1/Person, foaf:Person; http://vivoweb.org/ontology/core#InformationResource, core:Information Resource - -# -# Types of individual for which we can create proxy editors. -# If this is omitted, defaults to http://www.w3.org/2002/07/owl#Thing -proxy.eligibleTypeList = http://xmlns.com/foaf/0.1/Person, http://xmlns.com/foaf/0.1/Organization diff --git a/legacy/utilities/LoadTesting/distros/release1.4/distro_properties.rb b/legacy/utilities/LoadTesting/distros/release1.4/distro_properties.rb deleted file mode 100644 index 88ed03fe..00000000 --- a/legacy/utilities/LoadTesting/distros/release1.4/distro_properties.rb +++ /dev/null @@ -1,2 +0,0 @@ -# properties for this distribution -@test_suffix = '-1-4' diff --git a/legacy/utilities/LoadTesting/jmeter/README.txt b/legacy/utilities/LoadTesting/jmeter/README.txt deleted file mode 100644 index 89db6eb7..00000000 --- a/legacy/utilities/LoadTesting/jmeter/README.txt +++ /dev/null @@ -1,6 +0,0 @@ -Contains a distribution of JMeter. The _runTest script looks here to find -the executable of JMeter, and also to find the XSL stylesheet used to convert *.jtl files to *.html files. - -Currently, we're using JMeter 2.4, so the directory contains jakarta-jmeter-2.4.zip and -an unpacked version in the directory jakarta-jmeter-2.4 - diff --git a/legacy/utilities/LoadTesting/jmeter/jakarta-jmeter-2.4.zip b/legacy/utilities/LoadTesting/jmeter/jakarta-jmeter-2.4.zip deleted file mode 100644 index b6f55e7b..00000000 Binary files a/legacy/utilities/LoadTesting/jmeter/jakarta-jmeter-2.4.zip and /dev/null differ diff --git a/legacy/utilities/LoadTesting/modelData/README.txt b/legacy/utilities/LoadTesting/modelData/README.txt deleted file mode 100644 index d2c3eff9..00000000 --- a/legacy/utilities/LoadTesting/modelData/README.txt +++ /dev/null @@ -1,16 +0,0 @@ -Contains all sorts of data that is particular to each site. - -MySQL dumps. - The ones we got from the drop box, and anything that we derived from them - that was worth capturing instead of rebuilding. - -Zip of upload directory - Either obtained from the drop box, or what we created using UploadImageFaker - -CSV files containing test data - We create CSV files that contina URIs of Persons, InfoResources, and Authors. - The tests use these files when deciding which pages to fetch. These are site - dependent. - -Also contains the _patches_and_queries directory, which contains its own readme file. - diff --git a/legacy/utilities/LoadTesting/modelData/_patches_and_queries/README.txt b/legacy/utilities/LoadTesting/modelData/_patches_and_queries/README.txt deleted file mode 100644 index ead6dcd8..00000000 --- a/legacy/utilities/LoadTesting/modelData/_patches_and_queries/README.txt +++ /dev/null @@ -1,19 +0,0 @@ -Contains: - -Patches - used to modify the model to make it ready for testing. - userAccountsPatch.n3 - Ingest this into the user-accounts model. It contains RDF for testAdmin@mydomain.edu - and selfEditor@mydomain.edu. Each has logged in previously, and each has the - password of "Password". - -Queries - used to extract data from the model, for the tests to use. - get_info_resource_uris.sparql - Execute this SPARQL query and get the results in CSV. Remove any - URIs that are not in the default namespace, and then remove the default namespace - from each remaining URI. save as infoResourceUris.csv in the - modelData/[sitename] directory. - get_person_uris.sparql - Like the previous, but saved as personUris.csv - image_file_query.sparql - Save the results without alteration as modelData/[sitename]/imageFileInfo.csv, to - be processed by the _fakeUploadedFiles script. diff --git a/legacy/utilities/LoadTesting/modelData/_patches_and_queries/get_info_resource_uris.sparql b/legacy/utilities/LoadTesting/modelData/_patches_and_queries/get_info_resource_uris.sparql deleted file mode 100644 index 44af48ec..00000000 --- a/legacy/utilities/LoadTesting/modelData/_patches_and_queries/get_info_resource_uris.sparql +++ /dev/null @@ -1,9 +0,0 @@ -PREFIX core: - -SELECT ?uri -WHERE -{ - ?uri a core:InformationResource . -} -limit 300 - diff --git a/legacy/utilities/LoadTesting/modelData/_patches_and_queries/get_person_uris.sparql b/legacy/utilities/LoadTesting/modelData/_patches_and_queries/get_person_uris.sparql deleted file mode 100644 index 57e6c14b..00000000 --- a/legacy/utilities/LoadTesting/modelData/_patches_and_queries/get_person_uris.sparql +++ /dev/null @@ -1,9 +0,0 @@ -PREFIX foaf: -PREFIX core: - -SELECT ?uri -WHERE -{ - ?uri a foaf:Person ; -} -limit 300 diff --git a/legacy/utilities/LoadTesting/modelData/_patches_and_queries/image_file_query.sparql b/legacy/utilities/LoadTesting/modelData/_patches_and_queries/image_file_query.sparql deleted file mode 100644 index 071856e5..00000000 --- a/legacy/utilities/LoadTesting/modelData/_patches_and_queries/image_file_query.sparql +++ /dev/null @@ -1,17 +0,0 @@ -# -# Run this sparql query and format the output as CSV to find a list of -# everywhere that VIVO expects to find an image file. -# -# Process the result file with ????? to insert dummy images in all of -# those locations. -# - -PREFIX p.1: - -SELECT ?bytestreamUri ?filename -WHERE -{ - ?fileUri p.1:downloadLocation ?bytestreamUri; - p.1:filename ?filename. -} - diff --git a/legacy/utilities/LoadTesting/modelData/_patches_and_queries/userAccountsPatch.n3 b/legacy/utilities/LoadTesting/modelData/_patches_and_queries/userAccountsPatch.n3 deleted file mode 100644 index 2d0cacd8..00000000 --- a/legacy/utilities/LoadTesting/modelData/_patches_and_queries/userAccountsPatch.n3 +++ /dev/null @@ -1,50 +0,0 @@ -@prefix rdfs: . -@prefix xsd: . -@prefix owl: . -@prefix rdf: . - - - a ; - - "selfEditor@mydomain.edu"^^xsd:string ; - - "seditor"^^xsd:string ; - - "self"^^xsd:string ; - - ; - - "1322673007960"^^xsd:long ; - - "editor"^^xsd:string ; - - "2"^^xsd:int ; - - "DC647EB65E6711E155375218212B3964"^^xsd:string ; - - "0"^^xsd:long ; - - "ACTIVE"^^xsd:string . - - - a ; - - "testAdmin@mydomain.edu"^^xsd:string ; - - "tadmin"^^xsd:string ; - - "test"^^xsd:string ; - - ; - - "1322673030151"^^xsd:long ; - - "admin"^^xsd:string ; - - "3"^^xsd:int ; - - "DC647EB65E6711E155375218212B3964"^^xsd:string ; - - "0"^^xsd:long ; - - "ACTIVE"^^xsd:string . diff --git a/legacy/utilities/LoadTesting/scripts/_captureTomcatLogs b/legacy/utilities/LoadTesting/scripts/_captureTomcatLogs deleted file mode 100755 index 55bcd656..00000000 --- a/legacy/utilities/LoadTesting/scripts/_captureTomcatLogs +++ /dev/null @@ -1,44 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Copy the Tomcat logs into a time-stamped directory in the current "version" -directory, for possible inspection later. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) -require 'date' -require "#{File.dirname(__FILE__)}/subscripts/loadParms" - -def figure_time_stamp() - return DateTime.now.strftime("%Y-%m-%d_%H-%M-%S") -end - -def add_read_me() - puts "Add a comment for the README.txt file" - comment = STDIN.gets.strip - return if comment.empty? - - File.open('README.txt', "w") do |file| - file.puts comment - end -end - -@tomcat_logs_dir = version_file('tomcatLogs') -if (! File.directory?(@tomcat_logs_dir)) - Dir.mkdir(@tomcat_logs_dir) -end - -Dir.chdir(@tomcat_logs_dir) do |path| - @this_logs_dir = "#{path}/#{figure_time_stamp()}" - Dir.mkdir(@this_logs_dir) -end - -Dir.chdir(@this_logs_dir) do |path| - system("cp #{@home}/tomcat/logs/* .") - add_read_me() -end diff --git a/legacy/utilities/LoadTesting/scripts/_checkTomcat b/legacy/utilities/LoadTesting/scripts/_checkTomcat deleted file mode 100755 index 2d696717..00000000 --- a/legacy/utilities/LoadTesting/scripts/_checkTomcat +++ /dev/null @@ -1,13 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -See whether our Tomcat is running (not the Tomcat that runs the national index). - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -puts system("ps -ef | grep tomcat | grep -v usr/local/tomcat") - diff --git a/legacy/utilities/LoadTesting/scripts/_clearTomcatLogs b/legacy/utilities/LoadTesting/scripts/_clearTomcatLogs deleted file mode 100755 index a239a52d..00000000 --- a/legacy/utilities/LoadTesting/scripts/_clearTomcatLogs +++ /dev/null @@ -1,14 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Remove any Tomcat logs. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) - -puts system("rm #{@home}/tomcat/logs/*") diff --git a/legacy/utilities/LoadTesting/scripts/_deploy b/legacy/utilities/LoadTesting/scripts/_deploy deleted file mode 100755 index f0605611..00000000 --- a/legacy/utilities/LoadTesting/scripts/_deploy +++ /dev/null @@ -1,43 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Build and deploy the currently selected version of VIVO. - -Remove vivo from Tomcat, so we know we start with clean slate. -Create the deploy.properties file by substituting current values into the -template. Then run the build script. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) -require 'erb' - -def process_template_file(source, target) - File.open(source) do |source_file| - File.open(target, 'w') do |target_file| - raw = source_file.read() - cooked = ERB.new(raw).result - target_file.write(cooked) - end - end -end - -puts system("rm -r #{@home}/tomcat/webapps/vivo*") -puts system("rm -r #{@home}/tomcat/conf/Catalina/localhost/vivo*") -puts system("rm -r #{@home}/tomcat/work/Catalina/localhost/vivo*") - -if (@is_git) - process_template_file(distro_file("build.properties.template"), distro_file("VIVO/build.properties")) - process_template_file(distro_file("runtime.properties.template"), version_file("data/runtime.properties")) - Dir.chdir(distro_file("VIVO")) { |path| system "ant clean deploy" } -else - process_template_file(distro_file("deploy.properties.template"), distro_file("vivo/deploy.properties")) - Dir.chdir(distro_file("vivo")) { |path| system "ant clean deploy" } -end - - - diff --git a/legacy/utilities/LoadTesting/scripts/_fakeUploadedFiles b/legacy/utilities/LoadTesting/scripts/_fakeUploadedFiles deleted file mode 100755 index 27843920..00000000 --- a/legacy/utilities/LoadTesting/scripts/_fakeUploadedFiles +++ /dev/null @@ -1,36 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Look through the uploads directory in the currently selected version, and insure -that an image file exists wherever the data model expects one. - -This requires an imageFileInfo.csv, which was produced by a SPARQL query against -the data model. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) -require "subscripts/upload_file_faker" - -properties = {} - -properties["uploads_directory"] = version_file('data/uploads') -properties["file_info_file"] = "#{@home}/modelData/#{@site_name}/imageFileInfo.csv" -properties["template_file"] = "#{@home}/scripts/subscripts/dummy_image_file.jpg" - -if ARGV.length == 1 && ARGV[0] == "doit" - properties["scan_only"] = "false" -else - puts "Just scanning unless you say: \"doit\"" - properties["scan_only"] = "true" -end - -uff = UploadFileFaker.new(properties) -uff.process - -puts "UploadFileFaker was successful." - diff --git a/legacy/utilities/LoadTesting/scripts/_lessVivoLog b/legacy/utilities/LoadTesting/scripts/_lessVivoLog deleted file mode 100755 index c650f9e1..00000000 --- a/legacy/utilities/LoadTesting/scripts/_lessVivoLog +++ /dev/null @@ -1,14 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -View the VIVO log in Tomcat. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) - -puts system("less #{@home}/tomcat/logs/vivo.all.log") diff --git a/legacy/utilities/LoadTesting/scripts/_mergeTestResults b/legacy/utilities/LoadTesting/scripts/_mergeTestResults deleted file mode 100755 index 963917ae..00000000 --- a/legacy/utilities/LoadTesting/scripts/_mergeTestResults +++ /dev/null @@ -1,40 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Look through the test results for the currently-selected version, and merge them -into an HTML file so we can easily compare them. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) -require 'subscripts/test_result_merger' - -properties = {} - -source_dir = "#{@home}/testinfo/results/#{@site_name}" -properties["source_directory"] = source_dir -properties["target_directory"] = "#{@home}/webpages/" -properties["site_name"] = "#{@site_name}" - -suggestions = [] -if File.directory?(source_dir) - Dir.chdir(source_dir) do |dir| - if File.file?("fileOrderSuggestions.txt") - File.open("fileOrderSuggestions.txt") do |f| - f.each_line() do |line| - suggestions.push(line.strip()) - end - end - end - end -end -properties["file_order_suggestions"] = suggestions - -trm = TestResultMerger.new(properties) -trm.merge - -puts "TestResultMerger was successful." diff --git a/legacy/utilities/LoadTesting/scripts/_runTest b/legacy/utilities/LoadTesting/scripts/_runTest deleted file mode 100755 index d76de644..00000000 --- a/legacy/utilities/LoadTesting/scripts/_runTest +++ /dev/null @@ -1,96 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Try to connect to the webapp. If we can't connect, then give up. - -Run the JMeter test with appropriate parameters. - -Use XSL to create an HTML version of the results. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) - -def locate_files() - test_full_name = "#{@test_name}#{@test_suffix}" - test_source_dir = test_file("tests/#{@test_name}") - @test_jmx_file = "#{test_source_dir}/#{test_full_name}.jmx" - raise "Test file doesn't exist: '#{@test_jmx_file}'." unless File.file?(@test_jmx_file) - - result_dir = test_file("results/#{@site_name}") - Dir.mkdir(result_dir) unless File.directory?(result_dir) - - @test_jtl_file = "#{result_dir}/#{test_full_name}.jtl" - File.delete(@test_jtl_file) if File.file?(@test_jtl_file) - - @test_log_file = "#{result_dir}/#{test_full_name}.log" - File.delete(@test_log_file) if File.file?(@test_log_file) - - @test_html_file = "#{result_dir}/#{test_full_name}.html" - File.delete(@test_html_file) if File.file?(@test_html_file) - - data_dir = "#{@home}/modelData/#{@site_name}" - @person_uris_file = "#{data_dir}/personUris.csv" - raise "Person URIs file doesn't exist: '#{@person_uris_file}'" unless File.file?(@person_uris_file) - @infoResource_uris_file = "#{data_dir}/infoResourceUris.csv" - raise "InfoResource URIs file doesn't exist: '#{@infoResource_uris_file}'" unless File.file?(@infoResource_uris_file) - @author_uris_file = "#{data_dir}/authorUris.csv" - raise "Author URIs file doesn't exist: '#{@author_uris_file}'" unless File.file?(@author_uris_file) - - @xsl_stylesheet_file = "#{@home}/jmeter/jakarta-jmeter-2.4/extras/jmeter-results-report_21.xsl" -end - -def prepare_jmeter_properties() - props = {} - - # set parameters for the tests - props["webapp.host"] = "localhost" - props["webapp.port"] = "6080" - props["webapp.name"] = "vivo" - - props["iterations"] = @test_iterations - props["threads"] = @test_threads - - props["file.person.uris"] = @person_uris_file - props["file.infoResource.uris"] = @infoResource_uris_file - props["file.author.uris"] = @author_uris_file - props["default.namespace"] = @default_namespace - - # set parameters for the output - props["jmeter.save.saveservice.output_format"] = "xml" - props["jmeter.save.saveservice.response_data.on_error"] = "true" - props["jmeter.save.saveservice.url"] = "true" - props["jmeter.save.saveservice.bytes"] = "true" - - # show a summary line periodically, so we know it's running. --> - props["summariser.name"] = "summary" - props["summariser.out"] = "true" - props["summariser.log"] = "true" - props["summariser.interval"] = "10" - - - @jmeter_properties = "" - props.each() do |key, value| - @jmeter_properties << "-J#{key}=#{value} " - end -end - -def test_the_webapp() - puts "BOGUS test_the_webapp()" -end - -locate_files() -prepare_jmeter_properties() -test_the_webapp() - -Dir.chdir("#{@home}/jmeter/jakarta-jmeter-2.4/bin") do |path| - puts "RUNNING TESTS" - system "./jmeter -n -t #{@test_jmx_file} -l #{@test_jtl_file} -j #{@test_log_file} #{@jmeter_properties}" - puts "CONVERTING TO HTML" - system "xsltproc -o #{@test_html_file} #{@xsl_stylesheet_file} #{@test_jtl_file}" -end - diff --git a/legacy/utilities/LoadTesting/scripts/_setTest b/legacy/utilities/LoadTesting/scripts/_setTest deleted file mode 100755 index 05c36de3..00000000 --- a/legacy/utilities/LoadTesting/scripts/_setTest +++ /dev/null @@ -1,64 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Select the name of the test that we will be running, based on the directories -in testinfo/tests directory. - -Record that selection, along with the desired number of iterations and threads. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -begin - require File.expand_path('subscripts/common', File.dirname(__FILE__)) -rescue LoadError => e - puts e -end - -@test_parms_file = "#{@home}/scripts/subscripts/_current_test.rb" - -# Find out what tests we have available -def build_test_list() - @test_names = [] - Dir.foreach(test_file('tests')) do |filename| - @test_names.push(filename) unless filename[0,1] == "." - end - @test_names.sort! - raise "Found no test directories." if @test_names.length == 0 -end - -# Write the current version to the file -def write_current_test(name, threads, iterations) - File.open(@test_parms_file, "w") do |file| - file.puts "# what is the current test, and how many times will it run?" - file.puts "@test_name = '#{name}'" - file.puts "@test_threads = '#{threads}'" - file.puts "@test_iterations = '#{iterations}'" - end - puts "test set to #{name}, #{threads} threads, #{iterations} iterations." -end - -# -# --------------------------------------------------------- -# MAIN ROUTINE -# --------------------------------------------------------- -# - -build_test_list() - -puts "Enter test number: " -@test_names.each_index do |index| - puts " #{index+1} = #{@test_names[index]}" -end -number = STDIN.gets.chomp.to_i - -if number <= 0 || number > @test_names.length - puts "UNRECOGNIZED TEST." - exit -end - -write_current_test(@test_names[number - 1], 1, 1) - diff --git a/legacy/utilities/LoadTesting/scripts/_setVersion b/legacy/utilities/LoadTesting/scripts/_setVersion deleted file mode 100755 index 5b94190f..00000000 --- a/legacy/utilities/LoadTesting/scripts/_setVersion +++ /dev/null @@ -1,60 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Choose a version from among the subdirectories in the versions directory and -record that choice. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -begin - require File.expand_path('subscripts/common', File.dirname(__FILE__)) -rescue LoadError => e - puts e -end - -@version_parms_file = "#{@home}/scripts/subscripts/_current_version.rb" - -# Find out what versions we have available -def build_version_list() - @version_names = [] - Dir.foreach("#{@home}/versions") do |filename| - @version_names.push(filename) unless (filename[0,1] == "_") || (filename[0,1] == ".") - end - @version_names.sort! - raise "Found no version directories." unless @version_names.length > 0 -end - -# Write the current version to the file -def write_current_version(name) - File.open(@version_parms_file, "w") do |file| - file.puts "# what is the current version under test?" - file.puts "@version_name = '#{name}'" - end - puts "version set to #{name}" -end - -# -# --------------------------------------------------------- -# MAIN ROUTINE -# --------------------------------------------------------- -# - -build_version_list() - -puts "Enter version number: " -@version_names.each_index do |index| - puts " #{index+1} = #{@version_names[index]}" -end -number = STDIN.gets.chomp.to_i - -if number <= 0 || number > @version_names.length - puts "UNRECOGNIZED VERSION." - exit -end - -write_current_version(@version_names[number - 1]) - diff --git a/legacy/utilities/LoadTesting/scripts/_startTomcat b/legacy/utilities/LoadTesting/scripts/_startTomcat deleted file mode 100755 index feab3194..00000000 --- a/legacy/utilities/LoadTesting/scripts/_startTomcat +++ /dev/null @@ -1,15 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Duh - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) - -puts system("#{@home}/tomcat/bin/startup.sh") - diff --git a/legacy/utilities/LoadTesting/scripts/_status b/legacy/utilities/LoadTesting/scripts/_status deleted file mode 100755 index 371269a0..00000000 --- a/legacy/utilities/LoadTesting/scripts/_status +++ /dev/null @@ -1,21 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Show the SVN status of the currently-selected distro, both VIVO and Vitro. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) - -if (@is_git) - Dir.chdir(distro_file('Vitro')) { |path| system "svn status -u" } - Dir.chdir(distro_file('VIVO')) { |path| system "svn status -u" } -else - Dir.chdir(distro_file('vitro')) { |path| system "svn status -u" } - Dir.chdir(distro_file('vivo')) { |path| system "svn status -u" } -end - diff --git a/legacy/utilities/LoadTesting/scripts/_stopTomcat b/legacy/utilities/LoadTesting/scripts/_stopTomcat deleted file mode 100755 index fb39ad8f..00000000 --- a/legacy/utilities/LoadTesting/scripts/_stopTomcat +++ /dev/null @@ -1,15 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Duh - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) - -puts system("#{@home}/tomcat/bin/shutdown.sh") - diff --git a/legacy/utilities/LoadTesting/scripts/_tailTomcatLogs b/legacy/utilities/LoadTesting/scripts/_tailTomcatLogs deleted file mode 100755 index 4ffdaf3d..00000000 --- a/legacy/utilities/LoadTesting/scripts/_tailTomcatLogs +++ /dev/null @@ -1,14 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Start following the tails of all of the logs in Tomcat. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) - -puts system("tail -f #{@home}/tomcat/logs/*") diff --git a/legacy/utilities/LoadTesting/scripts/_update b/legacy/utilities/LoadTesting/scripts/_update deleted file mode 100755 index f90aed3c..00000000 --- a/legacy/utilities/LoadTesting/scripts/_update +++ /dev/null @@ -1,20 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Use SVN to get the latest revisions to the currently-selected distro. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) - -if (@is_git) - Dir.chdir(distro_file('Vitro')) { |path| system "git pull" } - Dir.chdir(distro_file('VIVO')) { |path| system "git pull" } -else - Dir.chdir(distro_file('vitro')) { |path| system "svn update" } - Dir.chdir(distro_file('vivo')) { |path| system "svn update" } -end diff --git a/legacy/utilities/LoadTesting/scripts/_whichTest b/legacy/utilities/LoadTesting/scripts/_whichTest deleted file mode 100755 index 95ff0b70..00000000 --- a/legacy/utilities/LoadTesting/scripts/_whichTest +++ /dev/null @@ -1,15 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -What is the currently-selected test? - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) - -puts "Current test is #{@test_name}, #{@test_threads} threads, #{@test_iterations} iterations" - diff --git a/legacy/utilities/LoadTesting/scripts/_whichVersion b/legacy/utilities/LoadTesting/scripts/_whichVersion deleted file mode 100755 index 576b4044..00000000 --- a/legacy/utilities/LoadTesting/scripts/_whichVersion +++ /dev/null @@ -1,15 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -What is the currently-selected version? - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end - -require File.expand_path('subscripts/common', File.dirname(__FILE__)) - -puts "Current version is #{@version_name}" - diff --git a/legacy/utilities/LoadTesting/scripts/subscripts/common.rb b/legacy/utilities/LoadTesting/scripts/subscripts/common.rb deleted file mode 100644 index 8f9d5758..00000000 --- a/legacy/utilities/LoadTesting/scripts/subscripts/common.rb +++ /dev/null @@ -1,33 +0,0 @@ -# -# The path to the LoadTesting directory. Everything is based on this -# -@home = File.expand_path("../..", File.dirname(__FILE__)) - -# -# 'require' should look in the scripts directory -# -$: << File.expand_path('scripts', @home) - -# -# convenience methods to access files -# -def version_file(path) - "#{@home}/versions/#{@version_name}/#{path}" -end - -def distro_file(path) - "#{@home}/distros/#{@distro_name}/#{path}" -end - -def site_file(path) - "#{@home}/sites/#{@site_name}/#{path}" -end - -def test_file(path) - "#{@home}/testinfo/#{path}" -end - -# -# All of the scripts need to load these parms. (Except _setVersion and _setTest) -# -require 'subscripts/loadParms' diff --git a/legacy/utilities/LoadTesting/scripts/subscripts/dummy_image_file.jpg b/legacy/utilities/LoadTesting/scripts/subscripts/dummy_image_file.jpg deleted file mode 100644 index 2cfbfbc3..00000000 Binary files a/legacy/utilities/LoadTesting/scripts/subscripts/dummy_image_file.jpg and /dev/null differ diff --git a/legacy/utilities/LoadTesting/scripts/subscripts/loadParms.rb b/legacy/utilities/LoadTesting/scripts/subscripts/loadParms.rb deleted file mode 100755 index 66deb7eb..00000000 --- a/legacy/utilities/LoadTesting/scripts/subscripts/loadParms.rb +++ /dev/null @@ -1,6 +0,0 @@ -require 'subscripts/_current_version' -require 'subscripts/_current_test' -require version_file('version_properties') -require distro_file('distro_properties') -require site_file('site_properties') - diff --git a/legacy/utilities/LoadTesting/scripts/subscripts/property_file_reader.rb b/legacy/utilities/LoadTesting/scripts/subscripts/property_file_reader.rb deleted file mode 100644 index 8b3c29b5..00000000 --- a/legacy/utilities/LoadTesting/scripts/subscripts/property_file_reader.rb +++ /dev/null @@ -1,39 +0,0 @@ -=begin --------------------------------------------------------------------------------- - -A utility class that reads a properties file and returns a hash containing the -properties. - --------------------------------------------------------------------------------- -=end - -class PropertyFileReader - # Read a properties file and return a hash. - # - # Parameters: the path to the properties file - # - # The hash includes the special property "properties_file_path", which holds - # the path to the properties file. - # - def self.read(file_path) - properties = {} - properties["properties_file_path"] = File.expand_path(file_path) - - File.open(file_path) do |file| - file.each_line do |line| - line.strip! - if line.length == 0 || line[0] == ?# || line[0] == ?! - # ignore blank lines, and lines starting with '#' or '!'. - elsif line =~ /(.*?)\s*[=:]\s*(.*)/ - # key and value are separated by '=' or ':' and optional whitespace. - properties[$1.strip] = $2 - else - # No '=' or ':' means that the value is empty. - properties[line] = '' - end - end - end - - return properties - end -end diff --git a/legacy/utilities/LoadTesting/scripts/subscripts/test_result_file.rb b/legacy/utilities/LoadTesting/scripts/subscripts/test_result_file.rb deleted file mode 100644 index bb691fa8..00000000 --- a/legacy/utilities/LoadTesting/scripts/subscripts/test_result_file.rb +++ /dev/null @@ -1,102 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Parse a file of JMeter test results (*./jtl), summarize the times for each test, -and make the summaries easily available. - --------------------------------------------------------------------------------- -=end - -require "rexml/document" - -include REXML - -# ------------------------------------------------------------------------------------ -# TestResultSummary class -# ------------------------------------------------------------------------------------ - -class TestResultSummary - attr_reader :label - attr_reader :how_many - attr_reader :failures - attr_reader :min_time - attr_reader :max_time - attr_reader :avg_time - def addResult(result_element) - @how_many += 1 - @failures += 1 unless result_element.attributes["s"] == "true" - - time = result_element.attributes["t"].to_i - @total_time += time - @min_time = [@min_time, time].min - @max_time = [@max_time, time].max - - @avg_time = @total_time / how_many - end - - def initialize(result_element) - @label = result_element.attributes["lb"] - @how_many = 0 - @failures = 0 - @min_time = 100000000 - @max_time = 0 - @total_time = 0 - - addResult(result_element) - end -end - -# ------------------------------------------------------------------------------------ -# TestResultFile class -# ------------------------------------------------------------------------------------ - -class TestResultFile - attr_reader :filename - attr_reader :timestamp - attr_reader :summaries - attr_reader :version - def parse_result_file() - @summaries = {} - @version = "_" - - file = File.new( @file_path ) - doc = Document.new file - XPath.each(doc, "/testResults/httpSample") do | result | - test_label = result.attributes["lb"] - if @summaries[test_label] == nil - @summaries[test_label] = TestResultSummary.new(result) - else - @summaries[test_label].addResult(result) - end - end - - XPath.each(doc, "version") do | version | - @version = version.attributes["name"] - end - end - - def initialize(filename, source_directory) - raise("filename must not be nil") if filename == nil - raise("source_directory must not be nil") if source_directory == nil - - @filename = filename - @source_directory = source_directory - - if !File.directory?(@source_directory) - raise "Directory does not exist: '#{@source_directory}'." - end - - @file_path = File.expand_path(filename + ".jtl", @source_directory) - - if !File.file?(@file_path) - raise "File doesn't exist: '#{@file_path}'." - end - - @timestamp = File.mtime(@file_path) - - parse_result_file() - end -end - diff --git a/legacy/utilities/LoadTesting/scripts/subscripts/test_result_marshaller.rb b/legacy/utilities/LoadTesting/scripts/subscripts/test_result_marshaller.rb deleted file mode 100644 index e4088888..00000000 --- a/legacy/utilities/LoadTesting/scripts/subscripts/test_result_marshaller.rb +++ /dev/null @@ -1,161 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Parse a file of JMeter test results (*./jtl), summarize the times for each test, -and make the summaries easily available. - --------------------------------------------------------------------------------- -=end - -# ------------------------------------------------------------------------------------ -# TestResultMarshaller class -# ------------------------------------------------------------------------------------ - -class TestResultMarshaller - def marshall() - File.open(@output_filename, 'w') do | out | - write_html_header(out) - write_table_header(out) - write_table_lines(out) - write_table_footer(out) - write_html_footer(out) - end - end - - def write_html_header(out) - out.puts <<"EOF" - - - - Performance tests for #{@site_name} - - -EOF - end - - def write_table_header(out) - top_cells = [' '] - @test_results.each do | test | - top_cells.push("#{test.version}
#{test.filename}
#{test.timestamp.strftime('%Y-%m-%d %H:%M:%S')}") - end - - bottom_cells = ['Test Name'] - @test_results.each do | test | - bottom_cells.push('Iterations') - bottom_cells.push('time
(min/max)') - bottom_cells.push("compare") - end - - out.puts <<"EOF" - - - #{top_cells.join("\n ")} - - - #{bottom_cells.join("\n ")} - -EOF - end - - def write_table_lines(out) - all_test_names().each do | test_name | - out.puts <<"EOF" - - - #{format_test_results(test_name)} - -EOF - end - end - - def all_test_names - names = [] - @test_results.each do | test | - names.concat(test.summaries.keys) - end - names.uniq.sort - end - - def format_test_results(test_name) - results = [] - @test_results.each do | test | - results.push(format_test_result(test_name, test)) - end - results.join("\n ") - end - - def format_test_result(test_name, test) - s = test.summaries[test_name] - if s - <<"EOF" - - - -EOF - else - <<"EOF" - - - -EOF - end - end - - def format_millis(millis) - "%.3f" % [millis.to_f / 1000] - end - - def performance_ratio(test_name, time) - return " " if @test_results.empty? - return " " unless @test_results[0].summaries.key?(test_name) - - s = @test_results[0].summaries[test_name] - reference = s.avg_time - return " " if reference == 0 - - return "#{"%.0f" % [time * 100 / reference]}%" - end - - def write_table_footer(out) - out.puts "
#{test_name}
#{s.how_many} - - - - - - - - -
#{format_millis(s.avg_time)}#{format_millis(s.min_time)}
#{format_millis(s.max_time)}
-
#{performance_ratio(test_name, s.avg_time)}  - - - - - - - - -
  
 
-
 
" - end - - def write_html_footer(out) - out.puts <<"EOF" - - -EOF - end - - def initialize(target_directory, site_name, test_results) - @target_directory = target_directory - @site_name = site_name - @test_results = test_results - - filename = "#{site_name}-merged_#{Time.now.strftime('%Y-%m-%d_%H-%M-%S')}" - @output_filename = File.expand_path(filename, @target_directory) - end -end - diff --git a/legacy/utilities/LoadTesting/scripts/subscripts/test_result_merger.rb b/legacy/utilities/LoadTesting/scripts/subscripts/test_result_merger.rb deleted file mode 100644 index 2da1137d..00000000 --- a/legacy/utilities/LoadTesting/scripts/subscripts/test_result_merger.rb +++ /dev/null @@ -1,96 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Look through a directory of test results files (*.jtl), and produce an HTML file -that summarizes, merges, and compares the information. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end -$: << File.dirname(File.expand_path(__FILE__)) -require 'test_result_file' -require 'test_result_marshaller' - -# ------------------------------------------------------------------------------------ -# TestResultMerger class -# ------------------------------------------------------------------------------------ - -class TestResultMerger - # - # Do we have any chance of succeeding with these properties? - # - def sanity_checks_on_properties() - raise("Properties must contain a value for 'source_directory'") if @source_directory == nil - raise("Properties must contain a value for 'target_directory'") if @target_directory == nil - raise("Properties must contain a value for 'site_name'") if @site_name == nil - - if !File.directory?(@source_directory) - raise "Not a directory: '#{@source_directory}'." - end - if !File.directory?(@target_directory) - raise "Not a directory: '#{@target_directory}'." - end - end - - def parse_files() - test_result_files = build_file_list() - - @test_results = [] - test_result_files.each() do | test_result_file | - puts "Parsing #{test_result_file}" - @test_results.push(TestResultFile.new(test_result_file, @source_directory)) - end - end - - def build_file_list - existing_files = [] - Dir.foreach(@source_directory) do | filename | - next unless File.extname(filename) == ".jtl" - existing_files.push(File.basename(filename, ".jtl")) - end - puts "BOGUS existing files = [#{existing_files.join(', ')}]" - - file_list = [] - @file_order_suggestions.each() do | suggestion| - if existing_files.include?(suggestion) - file_list.push(suggestion) - existing_files.delete(suggestion) - end - end - file_list.concat(existing_files) - puts "BOGUS file list = [#{file_list.join(', ')}]" - - return file_list - end - - def marshall() - marshaller = TestResultMarshaller.new(@target_directory, @site_name, @test_results) - marshaller.marshall() - end - - def initialize(properties) - @source_directory = properties['source_directory'] - @target_directory = properties['target_directory'] - @site_name = properties['site_name'] - @file_order_suggestions = properties['file_order_suggestions'] - - puts "source_directory = #{@source_directory}" - puts "target_directory = #{@target_directory}" - puts "site_name = #{@site_name}" - if (@file_order_suggestions == nil) - puts "file_order_suggestions = nil" - else - puts "file_order_suggestions = [#{@file_order_suggestions.join(', ')}]" - end - - sanity_checks_on_properties - end - - def merge() - parse_files() - marshall() - end -end - diff --git a/legacy/utilities/LoadTesting/scripts/subscripts/upload_file_faker.rb b/legacy/utilities/LoadTesting/scripts/subscripts/upload_file_faker.rb deleted file mode 100644 index 8d56d12c..00000000 --- a/legacy/utilities/LoadTesting/scripts/subscripts/upload_file_faker.rb +++ /dev/null @@ -1,246 +0,0 @@ -#! /usr/bin/ruby - -=begin --------------------------------------------------------------------------------- - -Take a file that MySQL produced listing the URIs and filenames of all expected -upload files. Scan through the uploads directory, creating such files wherever -they are needed. - --------------------------------------------------------------------------------- --------------------------------------------------------------------------------- -=end -$: << File.dirname(File.expand_path(__FILE__)) -require 'date' -require 'fileutils' -require 'property_file_reader' - - -# ------------------------------------------------------------------------------------ -# FileInfoFile class -# ------------------------------------------------------------------------------------ - -class FileInfoFile - attr_reader :default_namespace - attr_reader :data - - def parse_info_line(line) - # Lines are in this form: "URI","filename" - match = line.match(/^"([^"]*)","([^"]*)"$/) - raise "Can't parse this line: '#{line}'" if !match - return match.captures[0], match.captures[1] - end - - def parse_default_namespace(uri) - match = /^(.*)individual/.match(uri) - raise "Can't find default namespace: '#{uri}'" if match == nil - "#{match.captures[0]}individual/" - end - - public - - def initialize(filepath) - @data = [] - File.open(filepath) do |f| - f.each() do |line| - @data.push(parse_info_line(line)) - end - end - puts "parsed #{@data.length} lines." - - @default_namespace = parse_default_namespace(@data[0][0]) - puts "default namespace is '#{@default_namespace}'" - end -end - -# ------------------------------------------------------------------------------------ -# NamespacesFile class -# -# Read, query, modify and write the namespace-prefixes file. -# ------------------------------------------------------------------------------------ - -class NamespacesFile - NAMESPACES_FILENAME = 'file_storage_namespaces.properties' - - public - - def initialize(uploads_directory, scan_only) - @uploads_directory = uploads_directory - @scan_only = scan_only - - Dir.chdir(@uploads_directory) do |dir| - @namespaces = {} - if File.file?(NAMESPACES_FILENAME) - @namespaces = PropertyFileReader.read(NAMESPACES_FILENAME) - @namespaces.delete("properties_file_path") - end - end - end - - def add_namespace(namespace) - if @namespaces.has_value?(namespace) - puts "found prefix for #{namespace}" - return - end - - 'abcdefghijklmnopqrstuvwxyz'.split("").each do |this_char| - if (!@namespaces.has_key?(this_char)) - @namespaces[this_char] = namespace - puts "assigned prefix = '#{this_char}'" - return - end - end - raise "all prefixes are used!" - end - - def prefix(namespace) - @namespaces.each() do | key, value | - return key if value == namespace - end - raise "no prefix for '#{namespace}'" - end - - def write() - if @scan_only - puts "Scan-only: not writing namespaces file" - else - Dir.chdir(@uploads_directory) do |dir| - File.open(NAMESPACES_FILENAME, "w") do |f| - @namespaces.each do |prefix, namespace| - f.puts "#{prefix} = #{namespace}" - end - end - end - end - end -end - -# ------------------------------------------------------------------------------------ -# Main class - UploadFileFaker -# ------------------------------------------------------------------------------------ - -class UploadFileFaker - # - # Do we have any chance of succeeding with these properties? - # - def sanity_checks_on_properties() - raise("Properties file must contain a value for 'uploads_directory'") if @uploads_directory == nil - raise("Properties file must contain a value for 'file_info_file'") if @file_info_file == nil - raise("Properties file must contain a value for 'template_file'") if @template_file == nil - - if !File.directory?(@uploads_directory) - raise "Not a directory: '#{@uploads_directory}'." - end - if !File.file?(@file_info_file) - raise "File does not exist: '#{@file_info_file}'." - end - if !File.file?(@template_file) - raise "File does not exist: '#{@template_file}'." - end - end - - # - # Check each location that should contain an image, and if we're not just - # scanning, put one there. - # - def create_image_files_where_needed() - @file_info.data.each do |line| - uri, filename = line - process_file_info(uri, filename) - end - end - - def process_file_info(uri, filename) - full_path = figure_full_path(uri, filename) - - if File.file?(full_path) - puts "File already exists at: '#{full_path}'" - elsif @scan_only - puts "Scan only - no file at: '#{full_path}'" - else - puts "Creating file at: '#{full_path}'" - FileUtils.mkpath(File.dirname(full_path)) - FileUtils.cp(@template_file, full_path) - end - end - - def figure_full_path(uri, filename) - prefixed_uri = substitute_prefix_for_namespace(uri) - construct_full_path(prefixed_uri, filename) - end - - def substitute_prefix_for_namespace(uri) - if uri[0, @namespace.length] == @namespace - uri.sub(@namespace, "#{@prefix}~") - else - raise "Doesn't start with default namespace: '#{uri}'" - end - end - - def construct_full_path(prefixed_uri, filename) - path = "" - 0.step(prefixed_uri.size - 1, 3) do |i| - path = "#{path}/#{prefixed_uri[i, 3]}" - end - "#{@uploads_directory}/file_storage_root#{path}/#{filename}" - end - - public - - # - # Setup and get ready to process. - # - # properties is a map of keys to values, probably parsed from a properties file. - # - def initialize(properties) - scan_only_string = properties['scan_only'] - @scan_only = 'false' != scan_only_string - - @uploads_directory = properties['uploads_directory'] - @file_info_file = properties['file_info_file'] - @template_file = properties['template_file'] - - sanity_checks_on_properties() - end - - # - # Start the scanning (and copying). - # - def process() - @file_info = FileInfoFile.new(@file_info_file) - @namespace = @file_info.default_namespace - - namespaces_file = NamespacesFile.new(@uploads_directory, @scan_only) - namespaces_file.add_namespace(@namespace) - namespaces_file.write() - @prefix = namespaces_file.prefix(@namespace) - - create_image_files_where_needed() - end -end - -# -# ------------------------------------------------------------------------------------ -# Standalone calling. -# -# Do this if this program was called from the command line. That is, if the command -# expands to the path of this file. -# ------------------------------------------------------------------------------------ -# - -if File.expand_path($0) == File.expand_path(__FILE__) - if ARGV.length == 0 - raise("No arguments - usage is: UploadFileFaker.rb ") - end - if !File.file?(ARGV[0]) - raise "File does not exist: '#{ARGV[0]}'." - end - - properties = PropertyFileReader.read(ARGV[0]) - - uff = UploadFileFaker.new(properties) - uff.process - - puts "UploadFileFaker was successful." -end - diff --git a/legacy/utilities/LoadTesting/sites/README.txt b/legacy/utilities/LoadTesting/sites/README.txt deleted file mode 100644 index 3d82bdba..00000000 --- a/legacy/utilities/LoadTesting/sites/README.txt +++ /dev/null @@ -1,7 +0,0 @@ -The sites directory contains sub-directories, one for each site whose data we are testing. - -Each site directory (cornell, indiana, etc.) contains information specific to that site. - -In particular, it contains a site_properties.rb file, which defines the default_namespace -and the email address of the root user, for inclusion in the deploy.properties file -by _deploy script. diff --git a/legacy/utilities/LoadTesting/sites/cornell/site_properties.rb b/legacy/utilities/LoadTesting/sites/cornell/site_properties.rb deleted file mode 100644 index 720e586f..00000000 --- a/legacy/utilities/LoadTesting/sites/cornell/site_properties.rb +++ /dev/null @@ -1,4 +0,0 @@ -# properties for this site -@default_namespace = 'http://vivo.cornell.edu/individual/' -@root_user = 'vivo_root@mydomain.edu' - diff --git a/legacy/utilities/LoadTesting/sites/indiana/site_properties.rb b/legacy/utilities/LoadTesting/sites/indiana/site_properties.rb deleted file mode 100644 index 8ab2f759..00000000 --- a/legacy/utilities/LoadTesting/sites/indiana/site_properties.rb +++ /dev/null @@ -1,3 +0,0 @@ -# properties for this site -@default_namespace = 'http://vivo.iu.edu/individual/' -@root_user = 'vivo@indiana.edu' diff --git a/legacy/utilities/LoadTesting/sites/scripps/site_properties.rb b/legacy/utilities/LoadTesting/sites/scripps/site_properties.rb deleted file mode 100644 index 356eea82..00000000 --- a/legacy/utilities/LoadTesting/sites/scripps/site_properties.rb +++ /dev/null @@ -1,3 +0,0 @@ -# properties for this site -@default_namespace = 'http://vivo.scripps.edu/individual/' -@root_user = 'samtest@scripps.edu' diff --git a/legacy/utilities/LoadTesting/testinfo/README.txt b/legacy/utilities/LoadTesting/testinfo/README.txt deleted file mode 100644 index ab2e70dd..00000000 --- a/legacy/utilities/LoadTesting/testinfo/README.txt +++ /dev/null @@ -1,15 +0,0 @@ -Contains both the JMeter source files for the tests, and the results of the tests. - -The source files are stored hierarchically, so we can have multiple sources for each set of tests. -For example, the version of "SimpleTests" that is used with release 1.3 is stored in - testinfo/tests/SimpleTests/SimpleTests-1-3.jmx - -That way _selectTest can determine what sets we have by the names of the subdirectories in tests, -and _runTest can use a distro-dependent version of the test set. - -The results are stored in files that correspond the tests, and categorized by the site that -they run against, so if we run SimpleTests against cornell data on distro of release 1.3, -the results are stroed in - results/cornell/SimpleTests-1-3.jtl - results/cornell/SimpleTests-1-3.html - results/cornell/SimpleTests-1-3.log diff --git a/legacy/utilities/LoadTesting/testinfo/tests/SecondTests/SecondTests-rel-1-2.jmx b/legacy/utilities/LoadTesting/testinfo/tests/SecondTests/SecondTests-rel-1-2.jmx deleted file mode 100644 index f00afc72..00000000 --- a/legacy/utilities/LoadTesting/testinfo/tests/SecondTests/SecondTests-rel-1-2.jmx +++ /dev/null @@ -1,564 +0,0 @@ - - - - - - false - false - - - - WEBAPP_HOST - ${__property(webapp.host, , localhost)} - = - - - WEBAPP_PORT - ${__property(webapp.port, , 8080)} - = - - - WEBAPP_NAME - ${__property(webapp.name, , vivo)} - = - - - PERSON_URI_FILE - ${__property(file.person.uris, , PersonUris.csv)} - = - - - INFO_RESOURCE_URI_FILE - ${__property(file.infoResource.uris, , InfoResourceUris.csv)} - = - - - ITERATIONS - ${__property(iterations, , 10)} - = - - - DEFAULT_NAMESPACE - ${__property(default.namespace, , http://vivo.mydomain.edu/individual/)} - = - - - THREADS - ${__property(threads, , 1)} - = - - - - - - - - continue - - false - ${ITERATIONS} - - ${THREADS} - ${THREADS} - 1294759350000 - 1294759350000 - false - - - - - - - false - rfc2109 - - - - - - - ${WEBAPP_HOST} - ${WEBAPP_PORT} - - - - - - true - - - - These pages are run while the user is not logged in. - - - - - - - - - - - - - ${WEBAPP_NAME}/ - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/about - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - - - - false - testAdmin - = - true - username - - - false - Password - = - true - password - - - - - - - - - - ${WEBAPP_NAME}/programLogin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/siteAdmin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - false - PREFIX core: <http://vivoweb.org/ontology/core#> SELECT ?pubUri WHERE {<${DEFAULT_NAMESPACE}${PERSON_URI}> core:authorInAuthorship ?authorshipUri . ?authorshipUri core:linkedInformationResource ?pubUri .} - = - true - query - - - - - - - - - - ${WEBAPP_NAME}/ajax/sparqlQuery - POST - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - pubUri - - Assertion.response_data - false - 2 - - - - - - - - false - PREFIX core: <http://vivoweb.org/ontology/core#> SELECT ?grantUri WHERE {<${DEFAULT_NAMESPACE}${PERSON_URI}> <http://vivoweb.org/ontology/core#hasPrincipalInvestigatorRole> ?grantRole . ?grantRole core:roleIn ?grantUri .} - = - true - query - - - - - - - - - - ${WEBAPP_NAME}/ajax/sparqlQuery - POST - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - grantUri - - Assertion.response_data - false - 2 - - - - - - - - - - - - - - ${WEBAPP_NAME}/logout - GET - true - false - true - false - false - - - - - - - - - - - false - dk15 - = - true - username - - - false - Password - = - true - password - - - - - - - - - - ${WEBAPP_NAME}/programLogin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - - - - - - - ${WEBAPP_NAME}/logout - GET - true - false - true - false - false - - - - - - - - diff --git a/legacy/utilities/LoadTesting/testinfo/tests/SecondTests/SecondTests-rel-1-3.jmx b/legacy/utilities/LoadTesting/testinfo/tests/SecondTests/SecondTests-rel-1-3.jmx deleted file mode 100644 index f00afc72..00000000 --- a/legacy/utilities/LoadTesting/testinfo/tests/SecondTests/SecondTests-rel-1-3.jmx +++ /dev/null @@ -1,564 +0,0 @@ - - - - - - false - false - - - - WEBAPP_HOST - ${__property(webapp.host, , localhost)} - = - - - WEBAPP_PORT - ${__property(webapp.port, , 8080)} - = - - - WEBAPP_NAME - ${__property(webapp.name, , vivo)} - = - - - PERSON_URI_FILE - ${__property(file.person.uris, , PersonUris.csv)} - = - - - INFO_RESOURCE_URI_FILE - ${__property(file.infoResource.uris, , InfoResourceUris.csv)} - = - - - ITERATIONS - ${__property(iterations, , 10)} - = - - - DEFAULT_NAMESPACE - ${__property(default.namespace, , http://vivo.mydomain.edu/individual/)} - = - - - THREADS - ${__property(threads, , 1)} - = - - - - - - - - continue - - false - ${ITERATIONS} - - ${THREADS} - ${THREADS} - 1294759350000 - 1294759350000 - false - - - - - - - false - rfc2109 - - - - - - - ${WEBAPP_HOST} - ${WEBAPP_PORT} - - - - - - true - - - - These pages are run while the user is not logged in. - - - - - - - - - - - - - ${WEBAPP_NAME}/ - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/about - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - - - - false - testAdmin - = - true - username - - - false - Password - = - true - password - - - - - - - - - - ${WEBAPP_NAME}/programLogin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/siteAdmin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - false - PREFIX core: <http://vivoweb.org/ontology/core#> SELECT ?pubUri WHERE {<${DEFAULT_NAMESPACE}${PERSON_URI}> core:authorInAuthorship ?authorshipUri . ?authorshipUri core:linkedInformationResource ?pubUri .} - = - true - query - - - - - - - - - - ${WEBAPP_NAME}/ajax/sparqlQuery - POST - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - pubUri - - Assertion.response_data - false - 2 - - - - - - - - false - PREFIX core: <http://vivoweb.org/ontology/core#> SELECT ?grantUri WHERE {<${DEFAULT_NAMESPACE}${PERSON_URI}> <http://vivoweb.org/ontology/core#hasPrincipalInvestigatorRole> ?grantRole . ?grantRole core:roleIn ?grantUri .} - = - true - query - - - - - - - - - - ${WEBAPP_NAME}/ajax/sparqlQuery - POST - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - grantUri - - Assertion.response_data - false - 2 - - - - - - - - - - - - - - ${WEBAPP_NAME}/logout - GET - true - false - true - false - false - - - - - - - - - - - false - dk15 - = - true - username - - - false - Password - = - true - password - - - - - - - - - - ${WEBAPP_NAME}/programLogin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - - - - - - - ${WEBAPP_NAME}/logout - GET - true - false - true - false - false - - - - - - - - diff --git a/legacy/utilities/LoadTesting/testinfo/tests/SecondTests/SecondTests-rel-1-4.jmx b/legacy/utilities/LoadTesting/testinfo/tests/SecondTests/SecondTests-rel-1-4.jmx deleted file mode 100644 index f00afc72..00000000 --- a/legacy/utilities/LoadTesting/testinfo/tests/SecondTests/SecondTests-rel-1-4.jmx +++ /dev/null @@ -1,564 +0,0 @@ - - - - - - false - false - - - - WEBAPP_HOST - ${__property(webapp.host, , localhost)} - = - - - WEBAPP_PORT - ${__property(webapp.port, , 8080)} - = - - - WEBAPP_NAME - ${__property(webapp.name, , vivo)} - = - - - PERSON_URI_FILE - ${__property(file.person.uris, , PersonUris.csv)} - = - - - INFO_RESOURCE_URI_FILE - ${__property(file.infoResource.uris, , InfoResourceUris.csv)} - = - - - ITERATIONS - ${__property(iterations, , 10)} - = - - - DEFAULT_NAMESPACE - ${__property(default.namespace, , http://vivo.mydomain.edu/individual/)} - = - - - THREADS - ${__property(threads, , 1)} - = - - - - - - - - continue - - false - ${ITERATIONS} - - ${THREADS} - ${THREADS} - 1294759350000 - 1294759350000 - false - - - - - - - false - rfc2109 - - - - - - - ${WEBAPP_HOST} - ${WEBAPP_PORT} - - - - - - true - - - - These pages are run while the user is not logged in. - - - - - - - - - - - - - ${WEBAPP_NAME}/ - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/about - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - - - - false - testAdmin - = - true - username - - - false - Password - = - true - password - - - - - - - - - - ${WEBAPP_NAME}/programLogin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/siteAdmin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - false - PREFIX core: <http://vivoweb.org/ontology/core#> SELECT ?pubUri WHERE {<${DEFAULT_NAMESPACE}${PERSON_URI}> core:authorInAuthorship ?authorshipUri . ?authorshipUri core:linkedInformationResource ?pubUri .} - = - true - query - - - - - - - - - - ${WEBAPP_NAME}/ajax/sparqlQuery - POST - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - pubUri - - Assertion.response_data - false - 2 - - - - - - - - false - PREFIX core: <http://vivoweb.org/ontology/core#> SELECT ?grantUri WHERE {<${DEFAULT_NAMESPACE}${PERSON_URI}> <http://vivoweb.org/ontology/core#hasPrincipalInvestigatorRole> ?grantRole . ?grantRole core:roleIn ?grantUri .} - = - true - query - - - - - - - - - - ${WEBAPP_NAME}/ajax/sparqlQuery - POST - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - grantUri - - Assertion.response_data - false - 2 - - - - - - - - - - - - - - ${WEBAPP_NAME}/logout - GET - true - false - true - false - false - - - - - - - - - - - false - dk15 - = - true - username - - - false - Password - = - true - password - - - - - - - - - - ${WEBAPP_NAME}/programLogin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - - - - - - - ${WEBAPP_NAME}/logout - GET - true - false - true - false - false - - - - - - - - diff --git a/legacy/utilities/LoadTesting/testinfo/tests/SimpleTests/SimpleTests-1-2.jmx b/legacy/utilities/LoadTesting/testinfo/tests/SimpleTests/SimpleTests-1-2.jmx deleted file mode 100644 index 746627c4..00000000 --- a/legacy/utilities/LoadTesting/testinfo/tests/SimpleTests/SimpleTests-1-2.jmx +++ /dev/null @@ -1,1209 +0,0 @@ - - - - - - false - false - - - - WEBAPP_HOST - ${__property(webapp.host, , localhost)} - = - - - WEBAPP_PORT - ${__property(webapp.port, , 8080)} - = - - - WEBAPP_NAME - ${__property(webapp.name, , vivo)} - = - - - PERSON_URI_FILE - ${__property(file.person.uris, , PersonUris.csv)} - = - - - INFO_RESOURCE_URI_FILE - ${__property(file.infoResource.uris, , InfoResourceUris.csv)} - = - - - AUTHOR_URI_FILE - ${__property(file.author.uris, , AuthorUris.csv)} - = - - - ITERATIONS - ${__property(iterations, , 10)} - = - - - DEFAULT_NAMESPACE - ${__property(default.namespace, , http://vivo.mydomain.edu/individual/)} - = - - - THREADS - ${__property(threads, , 1)} - = - - - - - - - - continue - - false - ${ITERATIONS} - - ${THREADS} - ${THREADS} - 1294759350000 - 1294759350000 - false - - - - - - - false - rfc2109 - - - - - - - ${WEBAPP_HOST} - ${WEBAPP_PORT} - - - - - - true - - - - These pages are run while the user is not logged in. - - - - - - - - - - - - - ${WEBAPP_NAME}/ - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/about - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/browse - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/individuallist?vclassId=http%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FPerson - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/search?flag1=1&querytext=faculty - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - - - - false - testAdmin - = - true - username - - - false - Password - = - true - password - - - - - - - - - - ${WEBAPP_NAME}/programLogin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/siteAdmin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/browse - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/individuallist?vclassId=http%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FPerson - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/search?flag1=1&querytext=faculty - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - false - PREFIX core: <http://vivoweb.org/ontology/core#> SELECT ?pubUri WHERE {<${DEFAULT_NAMESPACE}${PERSON_URI}> core:authorInAuthorship ?authorshipUri . ?authorshipUri core:linkedInformationResource ?pubUri .} - = - true - query - - - - - - - - - - ${WEBAPP_NAME}/ajax/sparqlQuery - POST - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - pubUri - - Assertion.response_data - false - 2 - - - - - - - - false - PREFIX core: <http://vivoweb.org/ontology/core#> SELECT ?grantUri WHERE {<${DEFAULT_NAMESPACE}${PERSON_URI}> <http://vivoweb.org/ontology/core#hasPrincipalInvestigatorRole> ?grantRole . ?grantRole core:roleIn ?grantUri .} - = - true - query - - - - - - - - - - ${WEBAPP_NAME}/ajax/sparqlQuery - POST - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - grantUri - - Assertion.response_data - false - 2 - - - - - - - - - - - - - - ${WEBAPP_NAME}/logout - GET - true - false - true - false - false - - - - - - - - - - - false - selfEditor - = - true - username - - - false - Password - = - true - password - - - - - - - - - - ${WEBAPP_NAME}/programLogin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/browse - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/individuallist?vclassId=http%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FPerson - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/search?flag1=1&querytext=faculty - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - - - - - - - ${WEBAPP_NAME}/logout - GET - true - false - true - false - false - - - - - - doesn't matter whether we are logged in or not - - - - - - - true - ${DEFAULT_NAMESPACE}${AUTHOR_URI} - = - true - uri - - - false - dynamic - = - true - render_mode - - - false - person_pub_count - = - true - vis - - - false - short - = - true - vis_mode - - - false - vis_container_coauthor - = - true - container - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${AUTHOR_URI_FILE} - false - true - All threads - false - AUTHOR_URI - - - - - drawPubCountVisualization - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - PROFILE_INFO - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - {.+} - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - SHOW_GRANTS_LINK - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - {.+} - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - PROFILE_URL - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - individual - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - PERSON_LEVEL_URL - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - visualization - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - SHOW_AUTHORSHIP_LINK - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - numOfPublications - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - COPI_URL - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - visualization - - Assertion.response_data - false - 2 - - - - - - - - diff --git a/legacy/utilities/LoadTesting/testinfo/tests/SimpleTests/SimpleTests-1-3.jmx b/legacy/utilities/LoadTesting/testinfo/tests/SimpleTests/SimpleTests-1-3.jmx deleted file mode 100644 index 9ee57d4b..00000000 --- a/legacy/utilities/LoadTesting/testinfo/tests/SimpleTests/SimpleTests-1-3.jmx +++ /dev/null @@ -1,1209 +0,0 @@ - - - - - - false - false - - - - WEBAPP_HOST - ${__property(webapp.host, , localhost)} - = - - - WEBAPP_PORT - ${__property(webapp.port, , 8080)} - = - - - WEBAPP_NAME - ${__property(webapp.name, , vivo)} - = - - - PERSON_URI_FILE - ${__property(file.person.uris, , PersonUris.csv)} - = - - - INFO_RESOURCE_URI_FILE - ${__property(file.infoResource.uris, , InfoResourceUris.csv)} - = - - - AUTHOR_URI_FILE - ${__property(file.author.uris, , AuthorUris.csv)} - = - - - ITERATIONS - ${__property(iterations, , 10)} - = - - - DEFAULT_NAMESPACE - ${__property(default.namespace, , http://vivo.mydomain.edu/individual/)} - = - - - THREADS - ${__property(threads, , 1)} - = - - - - - - - - continue - - false - ${ITERATIONS} - - ${THREADS} - ${THREADS} - 1294759350000 - 1294759350000 - false - - - - - - - false - rfc2109 - - - - - - - ${WEBAPP_HOST} - ${WEBAPP_PORT} - - - - - - true - - - - These pages are run while the user is not logged in. - - - - - - - - - - - - - ${WEBAPP_NAME}/ - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/about - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/browse - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/individuallist?vclassId=http%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FPerson - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/search?flag1=1&querytext=faculty - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - - - - false - testAdmin@mydomain.edu - = - true - email - - - false - Password - = - true - password - - - - - - - - - - ${WEBAPP_NAME}/programLogin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/siteAdmin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/browse - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/individuallist?vclassId=http%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FPerson - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/search?flag1=1&querytext=faculty - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - false - PREFIX core: <http://vivoweb.org/ontology/core#> SELECT ?pubUri WHERE {<${DEFAULT_NAMESPACE}${PERSON_URI}> core:authorInAuthorship ?authorshipUri . ?authorshipUri core:linkedInformationResource ?pubUri .} - = - true - query - - - - - - - - - - ${WEBAPP_NAME}/ajax/sparqlQuery - POST - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - pubUri - - Assertion.response_data - false - 2 - - - - - - - - false - PREFIX core: <http://vivoweb.org/ontology/core#> SELECT ?grantUri WHERE {<${DEFAULT_NAMESPACE}${PERSON_URI}> <http://vivoweb.org/ontology/core#hasPrincipalInvestigatorRole> ?grantRole . ?grantRole core:roleIn ?grantUri .} - = - true - query - - - - - - - - - - ${WEBAPP_NAME}/ajax/sparqlQuery - POST - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - grantUri - - Assertion.response_data - false - 2 - - - - - - - - - - - - - - ${WEBAPP_NAME}/logout - GET - true - false - true - false - false - - - - - - - - - - - false - selfEditor@mydomain.edu - = - true - email - - - false - Password - = - true - password - - - - - - - - - - ${WEBAPP_NAME}/programLogin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/browse - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/individuallist?vclassId=http%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FPerson - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/search?flag1=1&querytext=faculty - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - - - - - - - ${WEBAPP_NAME}/logout - GET - true - false - true - false - false - - - - - - doesn't matter whether we are logged in or not - - - - - - - true - ${DEFAULT_NAMESPACE}${AUTHOR_URI} - = - true - uri - - - false - dynamic - = - true - render_mode - - - false - person_pub_count - = - true - vis - - - false - short - = - true - vis_mode - - - false - vis_container_coauthor - = - true - container - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${AUTHOR_URI_FILE} - false - true - All threads - false - AUTHOR_URI - - - - - drawPubCountVisualization - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - PROFILE_INFO - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - {.+} - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - SHOW_GRANTS_LINK - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - {.+} - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - PROFILE_URL - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - individual - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - PERSON_LEVEL_URL - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - visualization - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - SHOW_AUTHORSHIP_LINK - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - numOfPublications - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - COPI_URL - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - visualization - - Assertion.response_data - false - 2 - - - - - - - - diff --git a/legacy/utilities/LoadTesting/testinfo/tests/SimpleTests/SimpleTests-1-4.jmx b/legacy/utilities/LoadTesting/testinfo/tests/SimpleTests/SimpleTests-1-4.jmx deleted file mode 100644 index 9ee57d4b..00000000 --- a/legacy/utilities/LoadTesting/testinfo/tests/SimpleTests/SimpleTests-1-4.jmx +++ /dev/null @@ -1,1209 +0,0 @@ - - - - - - false - false - - - - WEBAPP_HOST - ${__property(webapp.host, , localhost)} - = - - - WEBAPP_PORT - ${__property(webapp.port, , 8080)} - = - - - WEBAPP_NAME - ${__property(webapp.name, , vivo)} - = - - - PERSON_URI_FILE - ${__property(file.person.uris, , PersonUris.csv)} - = - - - INFO_RESOURCE_URI_FILE - ${__property(file.infoResource.uris, , InfoResourceUris.csv)} - = - - - AUTHOR_URI_FILE - ${__property(file.author.uris, , AuthorUris.csv)} - = - - - ITERATIONS - ${__property(iterations, , 10)} - = - - - DEFAULT_NAMESPACE - ${__property(default.namespace, , http://vivo.mydomain.edu/individual/)} - = - - - THREADS - ${__property(threads, , 1)} - = - - - - - - - - continue - - false - ${ITERATIONS} - - ${THREADS} - ${THREADS} - 1294759350000 - 1294759350000 - false - - - - - - - false - rfc2109 - - - - - - - ${WEBAPP_HOST} - ${WEBAPP_PORT} - - - - - - true - - - - These pages are run while the user is not logged in. - - - - - - - - - - - - - ${WEBAPP_NAME}/ - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/about - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/browse - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/individuallist?vclassId=http%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FPerson - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/search?flag1=1&querytext=faculty - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - - - - false - testAdmin@mydomain.edu - = - true - email - - - false - Password - = - true - password - - - - - - - - - - ${WEBAPP_NAME}/programLogin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/siteAdmin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/browse - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/individuallist?vclassId=http%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FPerson - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/search?flag1=1&querytext=faculty - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - false - PREFIX core: <http://vivoweb.org/ontology/core#> SELECT ?pubUri WHERE {<${DEFAULT_NAMESPACE}${PERSON_URI}> core:authorInAuthorship ?authorshipUri . ?authorshipUri core:linkedInformationResource ?pubUri .} - = - true - query - - - - - - - - - - ${WEBAPP_NAME}/ajax/sparqlQuery - POST - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - pubUri - - Assertion.response_data - false - 2 - - - - - - - - false - PREFIX core: <http://vivoweb.org/ontology/core#> SELECT ?grantUri WHERE {<${DEFAULT_NAMESPACE}${PERSON_URI}> <http://vivoweb.org/ontology/core#hasPrincipalInvestigatorRole> ?grantRole . ?grantRole core:roleIn ?grantUri .} - = - true - query - - - - - - - - - - ${WEBAPP_NAME}/ajax/sparqlQuery - POST - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - grantUri - - Assertion.response_data - false - 2 - - - - - - - - - - - - - - ${WEBAPP_NAME}/logout - GET - true - false - true - false - false - - - - - - - - - - - false - selfEditor@mydomain.edu - = - true - email - - - false - Password - = - true - password - - - - - - - - - - ${WEBAPP_NAME}/programLogin - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/browse - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/individuallist?vclassId=http%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FPerson - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/search?flag1=1&querytext=faculty - GET - true - false - true - false - false - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${PERSON_URI} - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - - - - - - - - - - ${WEBAPP_NAME}/display/${INFO_RESOURCE_URI} - GET - true - false - true - false - false - - - - - ${INFO_RESOURCE_URI_FILE} - utf8 - INFO_RESOURCE_URI - - false - true - false - All threads - - - - - - - - - - - - - - ${WEBAPP_NAME}/logout - GET - true - false - true - false - false - - - - - - doesn't matter whether we are logged in or not - - - - - - - true - ${DEFAULT_NAMESPACE}${AUTHOR_URI} - = - true - uri - - - false - dynamic - = - true - render_mode - - - false - person_pub_count - = - true - vis - - - false - short - = - true - vis_mode - - - false - vis_container_coauthor - = - true - container - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${AUTHOR_URI_FILE} - false - true - All threads - false - AUTHOR_URI - - - - - drawPubCountVisualization - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - PROFILE_INFO - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - {.+} - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - SHOW_GRANTS_LINK - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - {.+} - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - PROFILE_URL - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - individual - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - PERSON_LEVEL_URL - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - visualization - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - SHOW_AUTHORSHIP_LINK - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - numOfPublications - - Assertion.response_data - false - 2 - - - - - - - - true - ${DEFAULT_NAMESPACE}${PERSON_URI} - = - true - uri - - - false - utilities - = - true - vis - - - false - COPI_URL - = - true - vis_mode - - - - - - - - - - ${WEBAPP_NAME}/visualizationAjax - GET - true - false - true - false - false - - - - - , - utf8 - ${PERSON_URI_FILE} - false - true - All threads - false - PERSON_URI - - - - - visualization - - Assertion.response_data - false - 2 - - - - - - - - diff --git a/legacy/utilities/LoadTesting/tomcat/README.txt b/legacy/utilities/LoadTesting/tomcat/README.txt deleted file mode 100644 index d9d3aebe..00000000 --- a/legacy/utilities/LoadTesting/tomcat/README.txt +++ /dev/null @@ -1,3 +0,0 @@ -Contains a standard Tomcat distribution. Currently we have no provision -for testing on multiple versions of Tomcat. - diff --git a/legacy/utilities/LoadTesting/versions/README.txt b/legacy/utilities/LoadTesting/versions/README.txt deleted file mode 100644 index e3c052a8..00000000 --- a/legacy/utilities/LoadTesting/versions/README.txt +++ /dev/null @@ -1,11 +0,0 @@ -Contains data that is specific to both a particular site and a particular distribution of VIVO, -so subdirectories might be named "scripps1.3" or "indiana1.4" - -Each subdirectory contains a VIVO home directory called "data", and the file storage -area should be populated with appropriate images so the tests won't throw errors if the -data-model is expecting an image file. - -Of course, the Solr index for each "version" will be stored in its home directory. - -The version directory is also a place to capture the tomcat logs, so we can inspect them later. - diff --git a/legacy/utilities/acceptance-tests/example.acceptance_tests.properties b/legacy/utilities/acceptance-tests/example.acceptance_tests.properties deleted file mode 100644 index 6db81a83..00000000 --- a/legacy/utilities/acceptance-tests/example.acceptance_tests.properties +++ /dev/null @@ -1,30 +0,0 @@ -# -# These properties tell how to set up Selenium to run a test suite. -# -website_url = http://localhost:8080/vivo -suite_parent_directories = suites -output_directory = ../../.build/acceptance-tests-output -user_extensions_path = /vitro/utilities/testrunner/selenium/user-extensions.js -firefox_profile_template_path = -suite_timeout_limit = 240 -selenium_jar_path = /vitro/utilities/testrunner/selenium/selenium-server.jar - -# -# These properties are needed to cleanse the data model between test suites. -# - -mysql_username = vivoUser -mysql_password = vivoPass -mysql_dumpfile = test-model/testmodeldump.sql -mysql_db_name = vivo -vivo_webapp_directory = /usr/local/tomcat//webapps/vivo -upload_directory = /usr/local/vivo/data/uploads -tomcat_check_ready_command = /usr/local/vivo/commands/check_tomcat.sh -tomcat_stop_command = /usr/local/vivo/commands/stop_tomcat.sh -tomcat_start_command = /usr/local/vivo/commands/start_tomcat.sh - - -# -# These properties control the output formatting of the tests. -# -ignored_tests_file = suites/ignored_tests.txt diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CheckBrowseOptions.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CheckBrowseOptions.html deleted file mode 100644 index 71a27555..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CheckBrowseOptions.html +++ /dev/null @@ -1,901 +0,0 @@ - - - - - - -AdminBookmarkedPage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AdminBookmarkedPage
deleteAllVisibleCookies
open/vivo/
clickAndWaitlink=Home
assertTitleVIVO
verifyElementPresentlink=Books
verifyTextPresent1  Books
verifyElementPresentlink=Grants
verifyTextPresent3  Grants
clickAndWaitlink=View all ...
assertTitleResearch
verifyElementPresentlink=Article (1)
verifyElementPresentlink=Award or Honor (2)
verifyElementPresentlink=Blog Posting (1)
verifyElementPresentlink=Book (1)
verifyElementPresentlink=Concept (7)
verifyElementPresentlink=Database (1)
verifyElementPresentlink=Grant (3)
verifyElementPresentlink=Human Study (1)
verifyElementPresentlink=Patent (1)
verifyElementPresentlink=Proceedings (1)
verifyElementPresentlink=Webpage (1)
clickAndWaitlink=Home
assertTitleVIVO
verifyTextPresentNo faculty members found.
verifyTextPresentNo academic departments found.
clickAndWaitlink=People
pause5000
verifyElementPresentlink=Person (1)
pause5000
verifyElementPresentlink=Person, Polly
clickAndWaitlink=Organizations
assertTitleOrganizations
verifyElementPresentlink=College (2)
verifyElementPresentlink=Company (1)
verifyElementPresentlink=Consortium (1)
verifyElementPresentlink=Laboratory (1)
verifyElementPresentlink=Library (1)
verifyElementPresentlink=Organization (7)
verifyElementPresentlink=University (1)
click//li[@id='college']/a
pause5000
verifyElementPresentlink=Primate College of New York
verifyElementPresentlink=Primate College of America
clicklink=Company (1)
pause5000
verifyElementPresentlink=Primates-r-us
click//li[@id='consortium']/a
pause5000
verifyElementPresentlink=Primate Colleges of the World
click//li[@id='laboratory']/a
pause5000
verifyElementPresentlink=Primate Research Laboratory
click//li[@id='library']/a
pause5000
verifyElementPresentlink=Primate History Library
click//li[@id='organization']/a
pause5000
verifyElementPresentlink=Primate College of America
verifyElementPresentlink=Primate College of New York
verifyElementPresentlink=Primate Colleges of the World
verifyElementPresentlink=Primate History Library
verifyElementPresentlink=Primate Research Laboratory
verifyElementPresentlink=Primate University of America
verifyElementPresentlink=Primates-r-us
click//li[@id='organization']/a
pause5000
clicklink=P
pause5000
verifyElementPresentlink=Primate College of America
verifyElementPresentlink=Primate College of New York
verifyElementPresentlink=Primate Colleges of the World
verifyElementPresentlink=Primate History Library
verifyElementPresentlink=Primate Research Laboratory
verifyElementPresentlink=Primate University of America
verifyElementPresentlink=Primates-r-us
clicklink=University (1)
pause5000
verifyElementPresentlink=Primate University of America
clickAndWaitlink=Research
assertTitleResearch
verifyElementPresentlink=Article (1)
verifyElementPresentlink=Award or Honor (2)
verifyElementPresentlink=Blog Posting (1)
verifyElementPresentlink=Book (1)
verifyElementPresentlink=Concept (7)
verifyElementPresentlink=Database (1)
verifyElementPresentlink=Grant (3)
verifyElementPresentlink=Human Study (1)
verifyElementPresentlink=Patent (1)
verifyElementPresentlink=Proceedings (1)
verifyElementPresentlink=Webpage (1)
clicklink=Article (1)
pause5000
verifyElementPresentlink=Primate Happenings
clicklink=Award or Honor (2)
pause5000
verifyElementPresentlink=Best Primate College
verifyElementPresentlink=Primate Student of the Year
click//li[@id='book']/a
pause5000
verifyElementPresentlink=PHC Proceedings
click//li[@id='concept']/a
pause5000
verifyElementPresentlink=Animal Health
verifyElementPresentlink=Ape Health
verifyElementPresentlink=Best Primate College
verifyElementPresentlink=Elderly Care
verifyElementPresentlink=Primate Diet
verifyElementPresentlink=Primate Health
verifyElementPresentlink=Primate Student of the Year
click//li[@id='concept']/a
pause5000
clicklink=P
pause5000
verifyElementPresentlink=Primate Diet
verifyElementPresentlink=Primate Health
verifyElementPresentlink=Primate Student of the Year
click//li[@id='database']/a
pause5000
verifyElementPresentlink=Primate Info
click//li[@id='grant']/a
pause5000
verifyElementPresentlink=Primate Elderly Care
verifyElementPresentlink=Primate Habitat Research Grant
verifyElementPresentlink=Primate Survival Planning Grant
clicklink=Human Study (1)
pause5000
verifyElementPresentlink=Human and Ape Brain Comparison
clicklink=Patent (1)
pause5000
verifyElementPresentlink=USA222333444555
click//li[@id='proceedings']/a
pause5000
verifyElementPresentlink=PHC Proceedings
click//li[@id='webpage']/a
pause5000
verifyElementPresentlink=exact:http://primatehealthintro.cornell.edu
clickAndWaitlink=Events
assertTitleEvents
verifyElementPresentlink=Conference (1)
verifyElementPresentlink=Event (7)
verifyElementPresentlink=Invited Talk (1)
verifyElementPresentlink=Performance (1)
verifyElementPresentlink=Presentation (1)
verifyElementPresentlink=Seminar Series (1)
verifyElementPresentlink=Workshop (1)
click//li[@id='conference']/a
pause5000
verifyElementPresentlink=Primate Health Conference
click//li[@id='event']/a
pause5000
verifyElementPresentlink=Introduction to Primate Health
verifyElementPresentlink=Introduction to Primates
verifyElementPresentlink=New Primate Students
verifyElementPresentlink=Primate Health and Fitness
verifyElementPresentlink=Primate Health Check
verifyElementPresentlink=Primate Health Conference
verifyElementPresentlink=Primates in the Wild
click//li[@id='invitedTalk']/a
pause5000
verifyElementPresentlink=Primate Health and Fitness
clicklink=Performance (1)
pause5000
verifyElementPresentlink=Primates in the Wild
clicklink=Presentation (1)
pause5000
verifyElementPresentlink=Primate Health and Fitness
clicklink=Seminar Series (1)
pause5000
verifyElementPresentlink=Primate Health Talks
clicklink=Workshop (1)
pause5000
verifyElementPresentlink=New Primate Students
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CheckIndexView.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CheckIndexView.html deleted file mode 100644 index 36f79b68..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CheckIndexView.html +++ /dev/null @@ -1,448 +0,0 @@ - - - - - - -CheckIndexView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckIndexView
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentactivities
verifyTextPresentcourses
verifyTextPresentevents
verifyTextPresentorganizations
verifyTextPresentequipment
verifyTextPresentresearch
verifyTextPresentlocations
verifyTextPresentPerson (1)
verifyTextPresentProject (1)
verifyTextPresentResearch Project (1)
verifyTextPresentService (2)
verifyTextPresentTransport Service (1)
verifyTextPresentCourse (2)
verifyTextPresentConference (1)
verifyTextPresentEvent (7)
verifyTextPresentInvited Talk (1)
verifyTextPresentPerformance (1)
verifyTextPresentPresentation (1)
verifyTextPresentSeminar Series (1)
verifyTextPresentWorkshop (1)
verifyTextPresentCollege (2)
verifyTextPresentCompany (1)
verifyTextPresentConsortium (1)
verifyTextPresentLaboratory (1)
verifyTextPresentLibrary (1)
verifyTextPresentOrganization (7)
verifyTextPresentUniversity (1)
verifyTextPresentEquipment (2)
verifyTextPresentArticle (1)
verifyTextPresentAward or Honor (2)
verifyTextPresentBlog Posting (1)
verifyTextPresentBook (1)
verifyTextPresentConcept (7)
verifyTextPresentDatabase (1)
verifyTextPresentGrant (3)
verifyTextPresentHuman Study (1)
verifyTextPresentPatent (1)
verifyTextPresentProceedings (1)
verifyTextPresentWebpage (1)
verifyTextPresentBuilding (2)
verifyTextPresentContinent (7)
verifyTextPresentFacility (5)
verifyTextPresentRoom (1)
verifyElementPresentlink=Person
verifyElementPresentlink=Project
verifyElementPresentlink=Research Project
verifyElementPresentlink=Service
verifyElementPresentlink=Transport Service
verifyElementPresentlink=Course
verifyElementPresentlink=Conference
verifyElementPresentlink=Event
verifyElementPresentlink=Invited Talk
verifyElementPresentlink=Performance
verifyElementPresentlink=Presentation
verifyElementPresentlink=Seminar Series
verifyElementPresentlink=Workshop
verifyElementPresentlink=College
verifyElementPresentlink=Company
verifyElementPresentlink=Consortium
verifyElementPresentlink=Laboratory
verifyElementPresentlink=Library
verifyElementPresentlink=Organization
verifyElementPresentlink=University
verifyElementPresentlink=Equipment
verifyElementPresentlink=Article
verifyElementPresentlink=Award or Honor
verifyElementPresentlink=Blog Posting
verifyElementPresentlink=Book
verifyElementPresentlink=Concept
verifyElementPresentlink=Database
verifyElementPresentlink=Grant
verifyElementPresentlink=Human Study
verifyElementPresentlink=Patent
verifyElementPresentlink=Proceedings
verifyElementPresentlink=Webpage
verifyElementPresentlink=Building
verifyElementPresentlink=Facility
verifyElementPresentlink=Room
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CheckPublicView.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CheckPublicView.html deleted file mode 100644 index 01f2a6e9..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CheckPublicView.html +++ /dev/null @@ -1,1437 +0,0 @@ - - - - - - -CheckPublicView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckPublicView
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
clickAndWaitlink=Project
assertTitleProject
clickAndWaitlink=Human and Ape Brain Comparison
assertTitleHuman and Ape Brain Comparison
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Research Project
assertTitleResearch Project
clickAndWaitlink=Human and Ape Brain Comparison
assertTitleHuman and Ape Brain Comparison
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Service
assertTitleService
clickAndWaitlink=Primate Heart Health
assertTitlePrimate Heart Health
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Service
assertTitleService
clickAndWaitlink=Gorilla Moving Company
assertTitleGorilla Moving Company
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Transport Service
assertTitleTransport Service
clickAndWaitlink=Gorilla Moving Company
assertTitleGorilla Moving Company
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Index
clickAndWaitlink=Course
assertTitleCourse
clickAndWaitlink=Introduction to Primate Health
assertTitleIntroduction to Primate Health
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Course
assertTitleCourse
clickAndWaitlink=Introduction to Primates
assertTitleIntroduction to Primates
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
clickAndWaitlink=Conference
assertTitleConference
clickAndWaitlink=Primate Health Conference
assertTitlePrimate Health Conference
verifyElementPresentlink=Primate Health and Fitness
verifyTextPresenthas subject area
verifyElementPresentlink=Animal Health
verifyTextPresentAnimal Health
verifyTextPresentdescription
verifyElementPresentlink=PHC Proceedings
clickAndWaitlink=Index
clickAndWaitlink=Invited Talk
assertTitleInvited Talk
clickAndWaitlink=Primate Health and Fitness
assertTitlePrimate Health and Fitness
verifyElementPresentlink=Introduction to Primate Health
clickAndWaitlink=Index
clickAndWaitlink=Performance
assertTitlePerformance
clickAndWaitlink=Primates in the Wild
assertTitlePrimates in the Wild
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Presentation
assertTitlePresentation
clickAndWaitlink=Primate Health and Fitness
assertTitlePrimate Health and Fitness
verifyElementPresentlink=Introduction to Primate Health
clickAndWaitlink=Index
clickAndWaitlink=Seminar Series
assertTitleSeminar Series
clickAndWaitlink=Primate Health Talks
assertTitlePrimate Health Talks
verifyElementPresentlink=Introduction to Primate Health
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Workshop
assertTitleWorkshop
clickAndWaitlink=New Primate Students
assertTitleNew Primate Students
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=College
assertTitleCollege
clickAndWaitlink=Primate College of America
assertTitlePrimate College of America
verifyElementPresentlink=B.S. Bachelor of Science
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=College
assertTitleCollege
clickAndWaitlink=Primate College of New York
assertTitlePrimate College of New York
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Company
assertTitleCompany
clickAndWaitlink=Primates-r-us
assertTitlePrimates-r-us
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Consortium
assertTitleConsortium
clickAndWaitlink=Primate Colleges of the World
assertTitlePrimate Colleges of the World
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Laboratory
assertTitleLaboratory
clickAndWaitlink=Primate Research Laboratory
assertTitlePrimate Research Laboratory
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Library
assertTitleLibrary
clickAndWaitlink=Primate History Library
assertTitlePrimate History Library
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=University
assertTitleUniversity
clickAndWaitlink=Primate University of America
assertTitlePrimate University of America
verifyElementPresentlink=Jane Memorial Building
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Organization
assertTitleOrganization
verifyElementPresentlink=Primate College of America
verifyElementPresentlink=Primate College of New York
verifyElementPresentlink=Primate Colleges of the World
verifyElementPresentlink=Primate History Library
verifyElementPresentlink=Primate Research Laboratory
verifyElementPresentlink=Primate University of America
verifyElementPresentlink=Primates-r-us
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Equipment
assertTitleEquipment
clickAndWaitlink=Portable Primate Habitat
assertTitlePortable Primate Habitat
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
clickAndWaitlink=Equipment
assertTitleEquipment
clickAndWaitlink=Primate Feeder
assertTitlePrimate Feeder
verifyElementPresentlink=Primate Research Laboratory
clickAndWaitlink=Index
clickAndWaitlink=Article
assertTitleArticle
clickAndWaitlink=Primate Happenings
assertTitlePrimate Happenings
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Award or Honor
assertTitleAward or Honor
clickAndWaitlink=Best Primate College
assertTitleBest Primate College
verifyElementPresentlink=Best Primate College (Primate College of America)
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Award or Honor
assertTitleAward or Honor
clickAndWaitlink=Primate Student of the Year
assertTitlePrimate Student of the Year
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Blog Posting
assertTitleBlog Posting
clickAndWaitlink=Primate Happenings
assertTitlePrimate Happenings
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Book
assertTitleBook
verifyElementPresentlink=PHC Proceedings
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
verifyElementPresentlink=Animal Health
verifyElementPresentlink=Ape Health
verifyElementPresentlink=Best Primate College
verifyElementPresentlink=Elderly Care
verifyElementPresentlink=Primate Diet
verifyElementPresentlink=Primate Health
verifyElementPresentlink=Primate Student of the Year
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Database
assertTitleDatabase
clickAndWaitlink=Primate Info
assertTitlePrimate Info
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Primate Elderly Care
assertTitlePrimate Elderly Care
verifyElementPresentlink=Elderly Care
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Primate Habitat Research Grant
assertTitlePrimate Habitat Research Grant
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Primate Survival Planning Grant
assertTitlePrimate Survival Planning Grant
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Human Study
assertTitleHuman Study
clickAndWaitlink=Human and Ape Brain Comparison
assertTitleHuman and Ape Brain Comparison
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Patent
assertTitlePatent
clickAndWaitlink=USA222333444555
assertTitleUSA222333444555
verifyElementPresentlink=Primate College of America
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Proceedings
assertTitleProceedings
clickAndWaitlink=PHC Proceedings
assertTitlePHC Proceedings
verifyElementPresentlink=Primate Health Conference
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Webpage
assertTitleWebpage
clickAndWaitlink=exact:http://primatehealthintro.cornell.edu
assertTitleexact:http://primatehealthintro.cornell.edu
verifyElementPresentlink=Introduction to Primate Health
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Building
assertTitleBuilding
clickAndWaitlink=Jane Memorial Building
assertTitleJane Memorial Building
verifyElementPresentlink=Portable Primate Habitat
clickAndWaitlink=Index
clickAndWaitlink=Room
assertTitleRoom
clickAndWaitlink=Lab Admin Office
assertTitleLab Admin Office
verifyElementPresentlink=Jane Memorial Building
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateActivity.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateActivity.html deleted file mode 100644 index a54181e7..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateActivity.html +++ /dev/null @@ -1,820 +0,0 @@ - - - - - - -CreateActivity - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateActivity
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Grant (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
verifyTextPresentCreate a new Grant
clickAndWaitlink=Cancel
assertTitleVIVO Site Administration
selectVClassURIlabel=Grant (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
verifyTextPresentCreate a new Grant
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease enter a value in the Name field.
typelabelPrimate Elderly Care
clickAndWaitsubmit
assertTitlePrimate Elderly Care
click//div[@id='wrapper-content']/ul/li[6]
assertTitlePrimate Elderly Care
clickAndWaitcss=a.add-relates > img.add-individual
assertTitleEdit
typeid=organization
sendKeysid=organizationprimate colleges of the wor
pause5000
sendKeysid=organization${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitcss=input.submit
assertTitlePrimate Elderly Care
clickAndWaitcss=a.add-assignedBy > img.add-individual
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
selectobjectVarlabel=Primate Research Laboratory (Laboratory)
clickAndWaitsubmit
assertTitlePrimate Elderly Care
clickAndWait//h3[@id='abstract']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: abstract
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Purpose of grant is to determine the appropriate environment, physical activity, and diet for primates as they age.')
clickAndWaitsubmit
assertTitlePrimate Elderly Care
clickAndWait//h3[@id='grantSubcontractedThrough']/a
assertTitleEdit
selectobjectVarlabel=Primate Colleges of the World (Consortium)
clickAndWaitsubmit
assertTitlePrimate Elderly Care
clickAndWait//h3[@id='totalAwardAmount']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: total award amount
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('$1,234,567')
clickAndWaitsubmit
assertTitlePrimate Elderly Care
clickAndWait//h3[@id='grantDirectCosts']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('$999,999')
clickAndWaitsubmit
assertTitlePrimate Elderly Care
clickAndWait//h3[@id='sponsorAwardId']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('1234-5678')
clickAndWaitsubmit
assertTitlePrimate Elderly Care
clickAndWait//h3[@id='geographicFocus']/a/img
assertTitleEdit
typeid=object
sendKeysid=objectAfri
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitsubmit
assertTitlePrimate Elderly Care
clickAndWait//h3[@id='dateTimeInterval']/a/img
assertTitleEdit
typestartField-year2010
selectstartField-monthlabel=9
selectstartField-daylabel=1
typeendField-year2012
selectendField-monthlabel=8
selectendField-daylabel=31
clickAndWaitsubmit
assertTitlePrimate Elderly Care
clickAndWait//h3[@id='localAwardId']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: local award ID
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('P999-1234')
clickAndWaitsubmit
assertTitlePrimate Elderly Care
clickAndWaitcss=a.add-fundingVehicleFor > img.add-individual
assertTitleEdit
typeid=object
sendKeysid=objectprimate health chec
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitlePrimate Elderly Care
clickAndWait//h3[@id='hasSubjectArea']/a/img
assertTitleEdit
verifyTextPresentManage Concepts
clickid=showAddFormButton
clickAndWaitlink=Select or create a VIVO-defined concept.
assertTitleEdit
typeid=relatedIndLabelElderly Care
clickAndWaitid=submit
assertTitleEdit
clickAndWaitlink=Return to Profile Page
assertTitlePrimate Elderly Care
clickAndWaitcss=a.add-BFO_0000051 > img.add-individual
assertTitleEdit
selectid=objectVarlabel=Primate Habitat Research Grant
clickAndWaitid=submit
assertTitlePrimate Elderly Care
clickAndWaitcss=a.add-BFO_0000050 > img.add-individual
assertTitleEdit
selectid=objectVarlabel=Primate Survival Planning Grant
clickAndWaitid=submit
assertTitlePrimate Elderly Care
clickAndWaitcss=a.add-supportedInformationResource
assertTitleEdit
selectid=objectVarlabel=Primate Info (Database)
clickAndWaitid=submit
assertTitlePrimate Elderly Care
verifyTextPresentPrimate Elderly Care
verifyTextPresentGrant
verifyTextPresentPurpose of grant is to determine the appropriate environment, physical activity, and diet for primates as they age.
verifyTextPresentSeptember 1, 2010 - August 31, 2012
verifyElementPresentlink=Elderly Care
verifyElementPresentlink=Primate Research Laboratory
verifyElementPresentlink=Primate Colleges of the World
verifyElementPresentlink=Primate Colleges of the World
verifyElementPresentlink=Africa
verifyElementPresentlink=Elderly Care
verifyElementPresentlink=Primate Habitat Research Grant
verifyElementPresentlink=Primate Survival Planning Grant
verifyTextPresent$1,234,567
verifyTextPresent$999,999
verifyElementPresentxpath=(//a[contains(text(),'Africa')])[2]
verifyTextPresent1234-5678
verifyTextPresentP999-1234
verifyElementPresentlink=Primate Info
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateCourse.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateCourse.html deleted file mode 100644 index 40f40d9c..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateCourse.html +++ /dev/null @@ -1,868 +0,0 @@ - - - - - - -CreateCourse - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateCourse
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Course (vivo)
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentCreate a new Course
clickAndWaitlink=Cancel
assertTitleVIVO Site Administration
selectVClassURIlabel=Course (vivo)
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentCreate a new Course
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease enter a value in the Name field.
typelabelIntroduction to Primate Health
clickAndWaitsubmit
assertTitleIntroduction to Primate Health
clickAndWait//h3[@id='description']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: description
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Learn the basics about the general health of primates.')
clickAndWaitsubmit
assertTitleIntroduction to Primate Health
clickAndWaitcss=a.add-offeredBy > img.add-individual
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
clickAndWaitsubmit
assertTitleIntroduction to Primate Health
clickAndWait//h3[@id='prerequisiteFor']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
clickAndWaitsubmit
assertTitleIntroduction to Primate Health
clickAndWait//h3[@id='geographicFocus']/a/img
assertTitleEdit
typeid=object
sendKeysid=objectAfri
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitsubmit
assertTitleIntroduction to Primate Health
clickAndWait//h3[@id='dateTimeInterval']/a
assertTitleEdit
verifyTextPresentCreate date time value for Introduction to Primate Health
typestartField-year2007
selectstartField-monthlabel=9
selectstartField-daylabel=1
typeendField-year2007
selectendField-monthlabel=12
selectendField-daylabel=15
clickAndWaitsubmit
assertTitleIntroduction to Primate Health
click//div[@id='wrapper-content']/ul/li[8]
clickAndWaitcss=a.add-BFO_0000051 > img.add-individual
assertTitleEdit
selectobjectVarlabel=Primate Health Check (Event)
clickAndWaitsubmit
assertTitleIntroduction to Primate Health
clickAndWait//h3[@id='hasSubjectArea']/a/img
assertTitleEdit
clickid=showAddFormButton
clickAndWaitlink=Select or create a VIVO-defined concept.
assertTitleEdit
typeid=relatedIndLabelAnimal Health
clickAndWaitid=submit
assertTitleEdit
clickAndWaitlink=Return to Profile Page
assertTitleIntroduction to Primate Health
clickAndWaitcss=a.add-BFO_0000050 > img.add-individual
assertTitleEdit
selectid=objectVarlabel=Primate Health and Fitness (Invited Talk)
clickAndWaitid=submit
assertTitleIntroduction to Primate Health
clickAndWaitxpath=(//img[@alt='add'])[7]
assertTitleEdit
selectid=typeOfNewlabel=Seminar Series (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Health Talks
clickAndWaitid=submit
assertTitleIntroduction to Primate Health
clickcss=li.nonSelectedGroupTab.clickable
clickAndWait//h3[@id='presents']/a/img
assertTitleEdit
selecttypeOfNewlabel=Webpage (bibo)
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
clickAndWaitid=offerCreate
assertTitleEdit
verifyTextPresentCreate "related documents" entry for Introduction to Primate Health
typeid=labelhttp://primatehealthintro.cornell.edu
clickAndWaitsubmit
assertTitleIntroduction to Primate Health
clickAndWaitcss=a.add-RO_0002234 > img.add-individual
assertTitleEdit
selectid=objectVarlabel=Primate Happenings (Blog Posting)
clickAndWaitid=submit
assertTitleIntroduction to Primate Health
click//div[@id='wrapper-content']/ul/li[6]
clickAndWait//h3[@id='contactInformation']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: contact information
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('ME Tarzan at metarzan@primates.edu or 555-555-5553')
clickAndWaitsubmit
assertTitleIntroduction to Primate Health
clickAndWaitxpath=(//h3[@id='RO_0001025']/a)[2]
assertTitleEdit
typeid=object
sendKeysid=objectlib
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitleIntroduction to Primate Health
clickAndWaitcss=a.add-RO_0001025 > img.add-individual
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Memorial Building
clickAndWaitid=submit
assertTitleIntroduction to Primate Health
click//div[@id='wrapper-content']/ul/li[8]
clickAndWait//h3[@id='courseCredits']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('9')
clickAndWaitsubmit
assertTitleIntroduction to Primate Health
clickAndWaitcss=a.add-hasPrerequisite > img.add-individual
assertTitleEdit
selectid=objectVarlabel=Introduction to Primates
clickAndWaitid=submit
assertTitleIntroduction to Primate Health
click//div[@id='wrapper-content']/ul/li[8]
verifyTextPresentIntroduction to Primate Health
verifyTextPresentCourse
verifyTextPresentLearn the basics about the general health of primates.
verifyElementPresentlink=Primate College of America
verifyTextPresentSeptember 1, 2007 - December 15, 2007
verifyElementPresentlink=Primate Health and Fitness
verifyElementPresentlink=Primate Health Check
verifyElementPresentlink=Primate Health Talks
verifyElementPresentlink=Animal Health
verifyElementPresentlink=Introduction to Primate Health
verifyElementPresentlink=Africa
verifyElementPresentlink=Primate Happenings
verifyElementPresentlink=http://primatehealthintro.cornell.edu
verifyTextPresentME Tarzan at metarzan@primates.edu or 555-555-5553
verifyElementPresentlink=Primate Memorial Building
verifyElementPresentlink=Liberia
verifyElementPresentlink=Introduction to Primates
verifyTextPresent9
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateEquipment.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateEquipment.html deleted file mode 100644 index 159b0ac8..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateEquipment.html +++ /dev/null @@ -1,453 +0,0 @@ - - - - - - -CreateEquipment - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateEquipment
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Equipment (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
verifyTextPresentCreate a new Equipment
clickAndWaitlink=Cancel
assertTitleVIVO Site Administration
selectVClassURIlabel=Equipment (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
verifyTextPresentCreate a new Equipment
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease enter a value in the Name field.
typelabelPrimate Feeder
clickAndWaitsubmit
assertTitlePrimate Feeder
click//div[@id='wrapper-content']/ul/li[8]
clickAndWait//h3[@id='equipmentFor']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
selectobjectVarlabel=Primate Research Laboratory (Laboratory)
clickAndWaitsubmit
assertTitlePrimate Feeder
clickAndWaitcss=a.add-RO_0001025 > img.add-individual
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
selecttypeOfNewlabel=Facility (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
verifyTextPresentCreate "housed in facility" entry for Primate Feeder
typeid=labelPrimate Research Lab Room 123
clickAndWaitsubmit
assertTitlePrimate Feeder
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: keywords
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Animal Diet')
clickAndWaitsubmit
clickAndWaitlink=Primate Research Lab Room 123
assertTitlePrimate Research Lab Room 123
clickAndWaitxpath=(//img[@alt='add'])[3]
assertTitleEdit
selectid=objectVarlabel=Primate Heart Health (Service)
clickAndWaitid=submit
assertTitlePrimate Research Lab Room 123
clickAndWaitxpath=(//img[@alt='add'])[4]
assertTitleEdit
selectid=objectVarlabel=Primate University of America (University)
clickAndWaitid=submit
assertTitlePrimate Research Lab Room 123
clickAndWaitxpath=(//img[@alt='add'])[5]
assertTitleEdit
selectid=objectVarlabel=Primate Health Check (Event)
clickAndWaitid=submit
assertTitlePrimate Research Lab Room 123
clickAndWaitcss=a.add-BFO_0000050 > img.add-individual
assertTitleEdit
typeid=object
sendKeysid=objectUnited State
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitlePrimate Research Lab Room 123
verifyElementPresentlink=Primate Feeder
verifyElementPresentlink=Primate Heart Health
verifyElementPresentlink=Primate University of America
verifyElementPresentlink=Primate Health Check
verifyElementPresentlink=United States of America
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateEvent.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateEvent.html deleted file mode 100644 index 5383af15..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateEvent.html +++ /dev/null @@ -1,826 +0,0 @@ - - - - - - -CreateEvent - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateEvent
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Conference (bibo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
verifyTextPresentCreate a new Conference
clickAndWaitlink=Cancel
assertTitleVIVO Site Administration
selectVClassURIlabel=Conference (bibo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
verifyTextPresentCreate a new Conference
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease enter a value in the Name field.
typelabelPrimate Health Conference
clickAndWaitsubmit
assertTitlePrimate Health Conference
click//div[@id='wrapper-content']/ul/li[8]
clickAndWait//h3[@id='description']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: description
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('First annual conference for those interested in the general health of primates.')
clickAndWaitsubmit
assertTitlePrimate Health Conference
clickAndWait//h3[@id='hasProceedings']/a/img
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPHC Proceedings
clickAndWaitsubmit
assertTitlePrimate Health Conference
pause10000
clickAndWaitlink=Index
clickAndWaitlink=Conference
assertTitleConference
clickAndWaitlink=Primate Health Conference
assertTitlePrimate Health Conference
clickAndWait//h3[@id='contactInformation']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: contact information
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('info@primateconf.org')
clickAndWaitsubmit
assertTitlePrimate Health Conference
clickAndWait//h3[@id='geographicFocus']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
typeid=object
sendKeysid=objectKenya
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitsubmit
assertTitlePrimate Health Conference
clickAndWaitxpath=(//h3[@id='RO_0001025']/a)[2]
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
verifyTextPresentGeographic Location Name
typeid=object
sendKeysid=objectCong
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitsubmit
assertTitlePrimate Health Conference
clickAndWaitcss=a.add-RO_0001025 > img.add-individual
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
selectid=typeOfNewlabel=Facility (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelState Fair Park
clickAndWaitid=submit
assertTitlePrimate Health Conference
clickAndWait//h3[@id='dateTimeInterval']/a/img
assertTitleEdit
typestartField-year2011
selectstartField-monthlabel=1
selectstartField-daylabel=5
typeendField-year2011
selectendField-monthlabel=1
selectendField-daylabel=9
clickAndWaitsubmit
assertTitlePrimate Health Conference
assertTitlePrimate Health Conference
clickAndWait//h3[@id='presents']/a/img
assertTitleEdit
clickAndWaitsubmit
assertTitlePrimate Health Conference
clickAndWaitcss=a.add-BFO_0000051 > img.add-individual
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
selectobjectVarlabel=Primate Health Check (Event)
clickAndWaitsubmit
assertTitlePrimate Health Conference
clickAndWaitcss=a.add-hasSubjectArea > img.add-individual
assertTitleEdit
clickid=showAddFormButton
clickAndWaitlink=Select or create a VIVO-defined concept.
assertTitleEdit
typeid=relatedIndLabel
sendKeysid=relatedIndLabelAnim
pause5000
sendKeysid=relatedIndLabel${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitleEdit
clickAndWaitlink=Return to Profile Page
assertTitlePrimate Health Conference
clickAndWait//h3[@id='abbreviation']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('PrimHConf')
clickAndWaitsubmit
assertTitlePrimate Health Conference
clickAndWaitcss=a.add-BFO_0000050 > img.add-individual
assertTitleEdit
selectid=objectVarlabel=Primate Health and Fitness (Invited Talk)
clickAndWaitid=submit
assertTitlePrimate Health Conference
clickAndWaitxpath=(//img[@alt='add'])[6]
assertTitleEdit
clickAndWaitid=submit
assertTitlePrimate Health Conference
clickAndWaitcss=a.add-RO_0002234 > img.add-individual
assertTitleEdit
selectid=objectVarlabel=Primate Happenings (Blog Posting)
clickAndWaitid=submit
assertTitlePrimate Health Conference
verifyTextPresentPrimate Health Conference
verifyTextPresentConference
verifyTextPresentFirst annual conference for those interested in the general health of primates.
verifyTextPresentPrimHConf
verifyTextPresentJanuary 5, 2011 - January 9, 2011
verifyElementPresentlink=Primate Health and Fitness
verifyElementPresentlink=Primate Health Check
verifyElementPresentlink=Primate Health Talks
verifyElementPresentlink=Animal Health
verifyElementPresentlink=PHC Proceedings
verifyElementPresentlink=Kenya
verifyElementPresentlink=Primate Happenings
verifyElementPresentlink=http://primatehealthintro.cornell.edu
verifyTextPresentinfo@primateconf.org
verifyElementPresentlink=State Fair Park
verifyElementPresentlink=Congo
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateLibrarian.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateLibrarian.html deleted file mode 100644 index ed4c04ec..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateLibrarian.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - -CreateLibrarian - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateLibrarian
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Librarian (vivo)
clickAndWait//input[@value='Add individual of this class']
verifyTextPresentCreate a new Librarian
typefirstNameLily
typelastNameLibrarian
clickAndWaitsubmit
assertTitleLibrarian, Lily
clickAndWaitcss=a.add-preferredTitle > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Assistant Librarian')
clickAndWaitsubmit
assertTitleLibrarian, Lily
verifyTextPresentLibrarian, Lily
verifyTextPresentAssistant Librarian
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateLocation.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateLocation.html deleted file mode 100644 index e70a4e89..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateLocation.html +++ /dev/null @@ -1,402 +0,0 @@ - - - - - - -CreateLocation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateLocation
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Building (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
verifyTextPresentCreate a new Building
clickAndWaitlink=Cancel
assertTitleVIVO Site Administration
selectVClassURIlabel=Building (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
verifyTextPresentCreate a new Building
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease enter a value in the Name field.
typelabelJane Memorial Building
clickAndWaitsubmit
assertTitleJane Memorial Building
clickAndWaitcss=a.add-BFO_0000051 > img.add-individual
assertTitleEdit
verifyTextPresentThere are no entries in the system from which to select.
clickAndWaitid=offerCreate
assertTitleEdit
verifyTextPresentCreate "rooms" entry for Jane Memorial Building
typeid=labelLab Admin Office
clickAndWaitsubmit
assertTitleJane Memorial Building
clickAndWaitcss=a.add-BFO_0000050 > img.add-individual
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
selectid=typeOfNewlabel=Geographic Location (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Quad
clickAndWaitid=submit
assertTitleJane Memorial Building
clickAndWaitcss=a.add-RO_0001015 > img.add-individual
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
clickAndWaitsubmit
assertTitleJane Memorial Building
clickAndWaitxpath=(//img[@alt='add'])[3]
assertTitleEdit
selectid=objectVarlabel=Primate Heart Health (Service)
clickAndWaitid=submit
assertTitleJane Memorial Building
clickAndWaitxpath=(//h3[@id='RO_0001015']/a)[3]
assertTitleEdit
selectid=objectVarlabel=Primate University of America (University)
clickAndWaitid=submit
assertTitleJane Memorial Building
clickAndWaitxpath=(//img[@alt='add'])[5]
assertTitleEdit
selectid=objectVarlabel=Primate Health Check (Event)
clickAndWaitid=submit
assertTitleJane Memorial Building
verifyElementPresentlink=Portable Primate Habitat
verifyElementPresentlink=Primate Heart Health
verifyElementPresentlink=Primate University of America
verifyElementPresentlink=Primate Health Check
verifyElementPresentlink=Lab Admin Office
verifyElementPresentlink=Primate Quad
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateOrganization.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateOrganization.html deleted file mode 100644 index d07a4b9d..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateOrganization.html +++ /dev/null @@ -1,2176 +0,0 @@ - - - - - - -CreateOrganization - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateOrganization
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=College (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
verifyTextPresentCreate a new College
verifyTextPresentName
clickAndWaitlink=Cancel
assertTitleVIVO Site Administration
selectVClassURIlabel=College (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
verifyTextPresentCreate a new College
verifyTextPresentName
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease enter a value in the Name field.
typelabelPrimate College of America
clickAndWaitsubmit
assertTitlePrimate College of America
clickAndWait//h2[@id='overview']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('The Primate College of America is a privately-funded college for the study of primates.')
clickAndWaitsubmit
assertTitlePrimate College of America
clickAndWaitcss=a.add-offers > img.add-individual
assertTitleEdit
selectobjectVarlabel=B.S. Bachelor of Science (Academic Degree)
clickAndWaitsubmit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[12]
clickAndWaitcss=a.add-hasPredecessorOrganization > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=College (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate College of New York
clickAndWaitid=submit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[8]
clickAndWaitcss=a.add-assigns > img.add-individual
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Habitat Research Grant
clickAndWaitsubmit
assertTitlePrimate College of America
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=a.add-sponsors > img.add-individual
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Student of the Year
clickAndWaitsubmit
assertTitlePrimate College of America
clickAndWaitcss=a.add-relatedBy > img.add-individual
assertTitleEdit
typeid=awardBest Primate College
clickAndWaitcss=input.submit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[14]
clickAndWaitcss=a.add-hasEquipment > img.add-individual
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPortable Primate Habitat
clickAndWaitsubmit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[8]
clickAndWaitcss=a.add-subcontractsGrant > img.add-individual
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Survival Planning Grant
clickAndWaitsubmit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[4]
clickAndWaitcss=a.add-BFO_0000051 > img.add-individual
assertTitleEdit
selecttypeOfNewlabel=Laboratory (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Research Laboratory
clickAndWaitsubmit
assertTitlePrimate College of America
clickAndWaitcss=a.add-BFO_0000051 > img.add-individual
assertTitleEdit
selecttypeOfNewlabel=Library (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate History Library
clickAndWaitsubmit
assertTitlePrimate College of America
clickAndWaitcss=#relatedBy-Position > a.add-relatedBy > img.add-individual
assertTitleEdit
typeid=positionTitleDr.
selectpositionTypelabel=Faculty Administrative Position
typeid=personPerson
typeid=firstNamePolly
typestartField-year1999
clickAndWaitsubmit
assertTitlePrimate College of America
clickAndWaitcss=a.add-RO_0000053 > img.add-individual
assertTitleEdit
selectid=typeSelectorlabel=Company
typeid=activityPrimates-r-us
typeroleLabelFounder
typestartField-year2010
clickAndWaitsubmit
assertTitlePrimate College of America
clickAndWaitcss=a.add-affiliatedOrganization > img.add-individual
assertTitleEdit
selectobjectVarlabel=Primates-r-us (Company)
clickAndWaitsubmit
assertTitlePrimate College of America
clickAndWaitxpath=(//img[@alt='add'])[13]
assertTitleEdit
selecttypeSelectorlabel=Consortium
typeid=activityPrimate Colleges of the World
typeroleLabelMember
typestartField-year2009
clickAndWaitsubmit
assertTitlePrimate College of America
clickAndWaitcss=a.add-hasCollaborator > img.add-individual
assertTitleEdit
typeid=object
sendKeysid=objectPrimate His
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitsubmit
assertTitlePrimate College of America
clickAndWaitxpath=(//img[@alt='add'])[14]
assertTitleEdit
selecttypeSelectorlabel=Service
typeid=activityPrimate Heart Health
typeroleLabelFounder
typestartField-year2010
clickAndWaitsubmit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[6]
clickAndWaitcss=a.add-publisherOf > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Database (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Info
clickAndWaitid=submit
assertTitlePrimate College of America
clickAndWaitcss=#publicationsGroup > article.property > #RO_0000053 > a.add-RO_0000053 > img.add-individual
assertTitleEdit
selecttypeSelectorlabel=Invited Talk
typeid=presentationPrimate Health and Fitness
typeroleLabelOrganizer
typestartField-year2008
clickAndWaitcss=input.submit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[10]
clickAndWaitcss=#serviceGroup > article.property > #RO_0000053 > a.add-RO_0000053 > img.add-individual
assertTitleEdit
selecttypeSelectorlabel=Event
typeid=activityPrimate Health Check
typeroleLabelSponsor
typestartField-year2008
typeendField-year2010
clickAndWaitsubmit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[12]
clickAndWaitcss=a.add-RO_0001025 > img.add-individual
assertTitleEdit
typeid=object
sendKeysid=objectnorthern Afr
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitsubmit
assertTitlePrimate College of America
clickAndWaitxpath=(//img[@alt='add'])[34]
assertTitleEdit
typeid=emailAddressinfo@primates.edu
clickAndWaitid=submit
assertTitlePrimate College of America
clickAndWaitcss=article.property > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=telephoneNumber555-555-5555
clickAndWaitid=submit
assertTitlePrimate College of America
clickAndWaitxpath=(//h3[@id='ARG_2000028']/a)[2]
assertTitleEdit
typeid=telephoneNumber555-555-5554
clickAndWaitid=submit
assertTitlePrimate College of America
clickAndWaitxpath=(//img[@alt='add'])[35]
assertTitleEdit
typeid=streetAddressOne1234 Northern African Nation
typeid=cityMorocco City
typeid=postalCode1234567890
typeid=countryEditModeMorocco
clickAndWaitid=submit
assertTitlePrimate College of America
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=a.add-dateTimeInterval > img.add-individual
assertTitleEdit
typestartField-year1959
clickAndWaitsubmit
assertTitlePrimate College of America
clickAndWait//h3[@id='abbreviation']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('PCoA')
clickAndWaitsubmit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[8]
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Gorillas')
clickAndWaitsubmit
assertTitlePrimate College of America
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitxpath=(//img[@alt='add'])[14]
assertTitleEdit
selectid=typeSelectorlabel=Workshop
typeid=activityNew Primate Students
typeid=startField-year2003
typeid=endField-year2006
clickAndWaitid=submit
assertTitlePrimate College of America
clickAndWaitxpath=(//img[@alt='add'])[15]
assertTitleEdit
selectid=typeSelectorlabel=Performance
typeid=activityPrimates in the Wild
typeid=startField-year1997
clickAndWaitid=submit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[6]
clickAndWaitcss=a.add-featuredIn > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Blog Posting (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Happenings
clickAndWaitid=submit
assertTitlePrimate College of America
clickAndWaitcss=a.add-assigneeFor > img.add-individual
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelUSA222333444555
clickAndWaitid=submit
assertTitlePrimate College of America
clickAndWaitcss=a.add-translatorOf > img.add-individual
assertTitleEdit
selectid=objectVarlabel=Primate Happenings (Blog Posting)
clickAndWaitid=submit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[8]
clickAndWaitcss=#researchGroup > article.property > #RO_0000053 > a.add-RO_0000053 > img.add-individual
assertTitleEdit
typeid=grant
sendKeysid=grantprimate hab
pause5000
sendKeysid=grant${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitcss=input.submit
assertTitlePrimate College of America
clickAndWaitcss=a.add-ERO_0001520 > img.add-individual
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelHuman and Ape Brain Comparison
clickAndWaitid=submit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[10]
clickAndWaitcss=a.add-ERO_0000037 > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Transport Service (obo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelGorilla Moving Company
clickAndWaitid=submit
assertTitlePrimate College of America
clickAndWaitcss=#serviceGroup > article.property > #offers > a.add-offers > img.add-individual
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelIntroduction to Primates
clickAndWaitid=submit
assertTitlePrimate College of America
click//div[@id='wrapper-content']/ul/li[12]
clickAndWaitcss=a.add-hasSuccessorOrganization > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=University (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate University of America
clickAndWaitid=submit
assertTitlePrimate College of America
clickAndWaitcss=a.add-governingAuthorityFor > img.add-individual
assertTitleEdit
typeid=object
sendKeysid=objectprimate colleges of the wor
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitlePrimate College of America
clickcss=li.nonSelectedGroupTab.clickable
verifyTextPresentPCoA
verifyTextPresent1959 -
verifyElementPresentlink=B.S. Bachelor of Science
verifyElementPresentlink=Primate Student of the Year
verifyElementPresentlink=Best Primate College
clickcss=li.nonSelectedGroupTab.clickable
verifyTextPresentfaculty administrative position
verifyElementPresentlink=Person, Polly
verifyTextPresentPerson, Polly, Dr. 1999 -
verifyElementPresentlink=Primate History Library
verifyElementPresentlink=Primate Research Laboratory
verifyElementPresentlink=Primates-r-us
verifyTextPresentPrimates-r-us Founder 2010 -
verifyElementPresentlink=Primate History Library
verifyElementPresentlink=Primates-r-us
verifyElementPresentlink=Primate Colleges of the World
verifyTextPresentPrimate Colleges of the World Member 2009 -
verifyElementPresentlink=Primate Heart Health
verifyTextPresentPrimate Heart Health Founder 2010 -
verifyElementPresentlink=New Primate Students
verifyTextPresentNew Primate Students 2003 - 2006
verifyElementPresentlink=Primates in the Wild
verifyTextPresentPrimates in the Wild 1997 -
click//div[@id='wrapper-content']/ul/li[6]
verifyElementPresentlink=Primate Info
verifyTextPresentinvited talk
verifyElementPresentlink=Primate Health and Fitness
verifyTextPresentPrimate Health and Fitness, Organizer 2008
verifyElementPresentlink=Primate Happenings
verifyElementPresentlink=USA222333444555
click//div[@id='wrapper-content']/ul/li[8]
verifyElementPresentlink=Primate Habitat Research Grant
verifyElementPresentlink=Primate Habitat Research Grant
verifyElementPresentlink=Primate Survival Planning Grant
verifyElementPresentlink=Human and Ape Brain Comparison
verifyTextPresentGorillas
click//div[@id='wrapper-content']/ul/li[10]
verifyElementPresentlink=Gorilla Moving Company
verifyElementPresentlink=Primate Health Check
verifyTextPresentPrimate Health Check Sponsor 2008 - 2010
verifyElementPresentlink=Portable Primate Habitat
verifyElementPresentlink=Introduction to Primates
click//div[@id='wrapper-content']/ul/li[12]
verifyTextPresent555-555-5555
verifyTextPresent555-555-5554
verifyTextPresentinfo@primates.edu
verifyTextPresent1234 Northern African Nation
verifyTextPresentMorocco City
verifyTextPresent1234567890
verifyTextPresentMorocco
verifyElementPresentlink=northern Africa
verifyElementPresentlink=Primate College of New York
verifyElementPresentlink=Primate University of America
verifyElementPresentlink=Primate Colleges of the World
click//div[@id='wrapper-content']/ul/li[14]
verifyTextPresentPCoA
verifyTextPresent1959 -
verifyElementPresentlink=B.S. Bachelor of Science
verifyElementPresentlink=Primate Student of the Year
verifyElementPresentlink=Best Primate College
verifyTextPresentfaculty administrative position
verifyElementPresentlink=Person, Polly
verifyTextPresentPerson, Polly, Dr. 1999 -
verifyElementPresentlink=Primate History Library
verifyElementPresentlink=Primate Research Laboratory
verifyElementPresentlink=Primates-r-us
verifyTextPresentPrimates-r-us Founder 2010 -
verifyElementPresentlink=Primate History Library
verifyElementPresentlink=Primates-r-us
verifyElementPresentlink=Primate Colleges of the World
verifyTextPresentPrimate Colleges of the World Member 2009 -
verifyElementPresentlink=Primate Heart Health
verifyTextPresentPrimate Heart Health Founder 2010 -
verifyElementPresentlink=New Primate Students
verifyTextPresentNew Primate Students 2003 - 2006
verifyElementPresentlink=Primates in the Wild
verifyTextPresentPrimates in the Wild 1997 -
verifyElementPresentlink=Primate Info
verifyTextPresentinvited talk
verifyElementPresentlink=Primate Health and Fitness
verifyTextPresentPrimate Health and Fitness, Organizer 2008
verifyElementPresentlink=Primate Happenings
verifyElementPresentlink=USA222333444555
verifyElementPresentlink=Primate Happenings
verifyElementPresentlink=Primate Habitat Research Grant
verifyElementPresentlink=Primate Habitat Research Grant
verifyElementPresentlink=Primate Survival Planning Grant
verifyElementPresentlink=Human and Ape Brain Comparison
verifyTextPresentGorillas
verifyElementPresentlink=Gorilla Moving Company
verifyElementPresentlink=Primate Health Check
verifyTextPresentPrimate Health Check Sponsor 2008 - 2010
verifyElementPresentlink=Portable Primate Habitat
verifyElementPresentlink=Introduction to Primates
verifyTextPresent555-555-5555
verifyTextPresent555-555-5554
verifyTextPresentinfo@primates.edu
verifyTextPresent1234 Northern African Nation
verifyTextPresentMorocco City
verifyTextPresent1234567890
verifyTextPresentMorocco
verifyElementPresentlink=northern Africa
verifyElementPresentlink=Primate College of New York
verifyElementPresentlink=Primate University of America
verifyElementPresentlink=Primate Colleges of the World
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateTopic.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateTopic.html deleted file mode 100644 index 51589021..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/CreateTopic.html +++ /dev/null @@ -1,321 +0,0 @@ - - - - - - -CreateTopic - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTopic
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Concept (skos)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
verifyTextPresentCreate a new Concept
clickAndWaitlink=Cancel
assertTitleVIVO Site Administration
selectVClassURIlabel=Concept (skos)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
verifyTextPresentCreate a new Concept
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease enter a value in the Name field.
typelabelPrimate Health
clickAndWaitsubmit
assertTitlePrimate Health
clickcss=li.nonSelectedGroupTab.clickable
clickAndWait//h3[@id='broader']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
selectobjectVarlabel=Animal Health
clickAndWaitsubmit
assertTitlePrimate Health
clickAndWait//h3[@id='narrower']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
clickAndWaitid=offerCreate
assertTitleEdit
verifyTextPresentCreate "narrower concept" entry for Primate Health
typeid=labelPrimate Diet
clickAndWaitsubmit
assertTitlePrimate Health
clickAndWait//h3[@id='related']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
clickAndWaitid=offerCreate
assertTitleEdit
verifyTextPresentCreate "related concept" entry for Primate Health
typeid=labelApe Health
clickAndWaitid=submit
assertTitlePrimate Health
verifyElementPresentlink=Animal Health
verifyElementPresentlink=Primate Diet
verifyElementPresentlink=Ape Health
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html deleted file mode 100644 index 2586e5a6..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/DeleteIndexStuff.html +++ /dev/null @@ -1,3097 +0,0 @@ - - - - - - -DeleteIndexStuff - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteIndexStuff
deleteAllVisibleCookies
setTimeout200000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentactivities
verifyTextPresentcourses
verifyTextPresentevents
verifyTextPresentorganizations
verifyTextPresentequipment
verifyTextPresentresearch
verifyTextPresentlocations
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Person, Polly
assertTitlePerson, Polly
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Project
assertTitleProject
clickAndWaitlink=Human and Ape Brain Comparison
assertTitleHuman and Ape Brain Comparison
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Service
assertTitleService
clickAndWaitlink=Gorilla Moving Company
assertTitleGorilla Moving Company
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Service
assertTitleService
clickAndWaitlink=Primate Heart Health
assertTitlePrimate Heart Health
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Course
assertTitleCourse
clickAndWaitlink=Introduction to Primate Health
assertTitleIntroduction to Primate Health
clickAndWaitlink=Edit this individual
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Course
assertTitleCourse
clickAndWaitlink=Introduction to Primates
assertTitleIntroduction to Primates
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickAndWaitname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Event
assertTitleEvent
clickAndWaitlink=New Primate Students
assertTitleNew Primate Students
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickAndWaitname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Event
assertTitleEvent
clickAndWaitlink=Primate Health and Fitness
assertTitlePrimate Health and Fitness
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Event
assertTitleEvent
clickAndWaitlink=Primate Health Check
assertTitlePrimate Health Check
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Event
assertTitleEvent
clickAndWaitlink=Primate Health Conference
assertTitlePrimate Health Conference
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Event
assertTitleEvent
clickAndWaitlink=Primates in the Wild
assertTitlePrimates in the Wild
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Seminar Series
assertTitleSeminar Series
clickAndWaitlink=Primate Health Talks
assertTitlePrimate Health Talks
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Primate College of America
assertTitlePrimate College of America
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Primate College of New York
assertTitlePrimate College of New York
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Primate Colleges of the World
assertTitlePrimate Colleges of the World
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Primate History Library
assertTitlePrimate History Library
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Primate Research Laboratory
assertTitlePrimate Research Laboratory
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Primate University of America
assertTitlePrimate University of America
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Primates-r-us
assertTitlePrimates-r-us
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Equipment
assertTitleEquipment
clickAndWaitlink=Portable Primate Habitat
assertTitlePortable Primate Habitat
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Equipment
assertTitleEquipment
clickAndWaitlink=Primate Feeder
assertTitlePrimate Feeder
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Article
assertTitleArticle
clickAndWaitlink=Primate Happenings
assertTitlePrimate Happenings
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Award or Honor
assertTitleAward or Honor
clickAndWaitlink=Best Primate College
assertTitleBest Primate College
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Award or Honor
assertTitleAward or Honor
clickAndWaitlink=Primate Student of the Year
assertTitlePrimate Student of the Year
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Book
assertTitleBook
clickAndWaitlink=PHC Proceedings
assertTitlePHC Proceedings
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Animal Health
assertTitleAnimal Health
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Ape Health
assertTitleApe Health
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Elderly Care
assertTitleElderly Care
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Primate Diet
assertTitlePrimate Diet
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Primate Health
assertTitlePrimate Health
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Database
assertTitleDatabase
clickAndWaitlink=Primate Info
assertTitlePrimate Info
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Primate Elderly Care
assertTitlePrimate Elderly Care
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Primate Habitat Research Grant
assertTitlePrimate Habitat Research Grant
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Primate Survival Planning Grant
assertTitlePrimate Survival Planning Grant
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Patent
assertTitlePatent
clickAndWaitlink=USA222333444555
assertTitleUSA222333444555
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Webpage
assertTitleWebpage
clickAndWaitlink=exact:http://primatehealthintro.cornell.edu
assertTitleexact:http://primatehealthintro.cornell.edu
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Building
assertTitleBuilding
clickAndWaitlink=Jane Memorial Building
assertTitleJane Memorial Building
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Building
assertTitleBuilding
clickAndWaitlink=Primate Memorial Building
assertTitlePrimate Memorial Building
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Facility
assertTitleFacility
clickAndWaitlink=Lab Admin Office
assertTitleLab Admin Office
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Facility
assertTitleFacility
clickAndWaitlink=Primate Research Lab Room 123
assertTitlePrimate Research Lab Room 123
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Facility
assertTitleFacility
clickAndWaitlink=State Fair Park
assertTitleState Fair Park
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
pause100000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
verifyTextNotPresentpeople
verifyTextNotPresentactivities
verifyTextNotPresentcourses
verifyTextNotPresentevents
verifyTextNotPresentorganizations
verifyTextNotPresentequipment
verifyTextNotPresentresearch
verifyTextPresentlocations
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/TestMenuManagement.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/TestMenuManagement.html deleted file mode 100644 index 60ee40f1..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/TestMenuManagement.html +++ /dev/null @@ -1,920 +0,0 @@ - - - - - - -EditSiteInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EditSiteInfo
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
clickAndWaitid=submit
assertTitleEdit
typeid=pageNameActivities
typename=prettyUrl/activities
selectid=typeSelectlabel=Browse Class Group
selectid=selectClassGrouplabel=activities
clickcss=option[value="http://vivoweb.org/ontology#vitroClassGroupactivities"]
clickid=doneWithContent
clickid=menuCheckbox
clickAndWaitid=pageSave
assertTitlePages
verifyTextPresentHome
verifyTextPresentPeople
verifyTextPresentOrganizations
verifyTextPresentResearch
verifyTextPresentEvents
verifyTextPresentActivities
clickAndWaitid=submit
assertTitleEdit
typeid=pageNameCourses
typename=prettyUrl/courses
selectid=typeSelectlabel=Browse Class Group
selectid=selectClassGrouplabel=courses
clickcss=option[value="http://vivoweb.org/ontology#vitroClassGroupactivities"]
clickid=doneWithContent
clickid=menuCheckbox
clickAndWaitid=pageSave
assertTitlePages
verifyTextPresentHome
verifyTextPresentPeople
verifyTextPresentOrganizations
verifyTextPresentResearch
verifyTextPresentEvents
verifyTextPresentActivities
verifyTextPresentCourses
clickAndWaitid=submit
assertTitleEdit
typeid=pageNameEquipment
typename=prettyUrl/equipment
selectid=typeSelectlabel=Browse Class Group
selectid=selectClassGrouplabel=equipment
clickcss=option[value="http://vivoweb.org/ontology#vitroClassGroupactivities"]
clickid=doneWithContent
clickid=menuCheckbox
clickAndWaitid=pageSave
assertTitlePages
verifyTextPresentHome
verifyTextPresentPeople
verifyTextPresentOrganizations
verifyTextPresentResearch
verifyTextPresentEvents
verifyTextPresentActivities
clickAndWaitid=submit
assertTitleEdit
verifyTextPresentHome
verifyTextPresentPeople
verifyTextPresentOrganizations
verifyTextPresentResearch
verifyTextPresentEvents
verifyTextPresentActivities
verifyTextPresentCourses
verifyTextPresentEquipment
assertTitleEdit
typeid=pageNameLocations
typename=prettyUrl/locations
selectid=typeSelectlabel=Browse Class Group
selectid=selectClassGrouplabel=locations
clickcss=option[value="http://vivoweb.org/ontology#vitroClassGroupactivities"]
clickid=doneWithContent
clickid=menuCheckbox
clickAndWaitid=pageSave
assertTitlePages
verifyTextPresentHome
verifyTextPresentPeople
verifyTextPresentOrganizations
verifyTextPresentResearch
verifyTextPresentEvents
verifyTextPresentActivities
verifyTextPresentLocations
clickAndWaitlink=Activities
assertTitleActivities
clicklink=Project (1)
pause5000
verifyElementPresentlink=Human and Ape Brain Comparison
clicklink=Research Project (1)
pause5000
verifyElementPresentlink=Human and Ape Brain Comparison
clicklink=Service (2)
pause5000
verifyElementPresentlink=Gorilla Moving Company
verifyElementPresentlink=Primate Heart Health
clicklink=Transport Service (1)
pause5000
verifyElementPresentlink=Gorilla Moving Company
clickAndWaitlink=Courses
assertTitleCourses
clicklink=Course (2)
pause5000
verifyTextPresentCourse
verifyElementPresentlink=Introduction to Primates
verifyElementPresentlink=Introduction to Primate Health
clickAndWaitlink=Equipment
assertTitleEquipment
clicklink=Equipment (2)
pause5000
verifyTextPresentEquipment
verifyElementPresentlink=Portable Primate Habitat
verifyElementPresentlink=Primate Feeder
clickAndWaitlink=Locations
assertTitleLocations
clicklink=Building (2)
pause5000
verifyTextPresentBuilding
verifyElementPresentlink=Jane Memorial Building
verifyElementPresentlink=Primate Memorial Building
clicklink=Facility (5)
pause5000
verifyElementPresentlink=Jane Memorial Building
verifyElementPresentlink=Lab Admin Office
verifyElementPresentlink=Primate Memorial Building
verifyElementPresentlink=Primate Research Lab Room 123
verifyElementPresentlink=State Fair Park
clicklink=Room (1)
pause5000
verifyElementPresentlink=Lab Admin Office
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
clickAndWaitxpath=(//img[@alt='delete this page'])[2]
assertConfirmationAre you sure you wish to delete this page:  Activities?
waitForPageToLoad5000
assertTitlePages
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
clickxpath=(//img[@alt='delete this page'])[4]
assertConfirmationAre you sure you wish to delete this page:  Courses?
waitForPageToLoad5000
assertTitlePages
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
clickxpath=(//img[@alt='delete this page'])[6]
assertConfirmationAre you sure you wish to delete this page:  Equipment?
waitForPageToLoad5000
assertTitlePages
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
clickxpath=(//img[@alt='delete this page'])[7]
assertConfirmationAre you sure you wish to delete this page:  Locations?
waitForPageToLoad5000
assertTitlePages
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
verifyTextPresentLog in
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/VerifyAllThingsSearchable.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/VerifyAllThingsSearchable.html deleted file mode 100644 index 3ae870cc..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/VerifyAllThingsSearchable.html +++ /dev/null @@ -1,539 +0,0 @@ - - - - - - -VerifyAllThingsSearchable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VerifyAllThingsSearchable
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
typequerytextprimates
clickAndWait//input[@value='Search']
assertTitleprimates - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=activities
verifyElementPresentlink=courses
verifyElementPresentlink=events
verifyElementPresentlink=organizations
verifyElementPresentlink=equipment
verifyElementPresentlink=research
verifyElementPresentlink=locations
verifyElementPresentlink=Primates in the Wild
verifyTextPresentPrimates in the Wild Performance
verifyElementPresentlink=Introduction to Primates
verifyTextPresentIntroduction to Primates Course
verifyElementPresentlink=Primates-r-us
verifyTextPresentPrimates-r-us Company
verifyElementPresentlink=Primate Happenings
verifyTextPresentPrimate Happenings Blog Posting
verifyElementPresentlink=Primate Info
verifyTextPresentPrimate Info Database
verifyElementPresentlink=Primate Health
verifyTextPresentPrimate Health Concept
verifyElementPresentlink=Primate Quad
verifyTextPresentPrimate Quad Geographic Location
verifyElementPresentlink=Primate Feeder
verifyTextPresentPrimate Feeder Equipment
verifyElementPresentlink=Primate Diet
verifyTextPresentPrimate Diet Concept
verifyElementPresentlink=Primate College of America
verifyTextPresentPrimate College of America College
verifyElementPresentlink=Primate Health Talks
verifyTextPresentPrimate Health Talks Seminar Series
verifyElementPresentlink=Primate Research Laboratory
verifyTextPresentPrimate Research Laboratory Laboratory
verifyElementPresentlink=Portable Primate Habitat
verifyTextPresentPortable Primate Habitat Equipment
verifyElementPresentlink=Primate Elderly Care
verifyTextPresentPrimate Elderly Care Grant
verifyElementPresentlink=Introduction to Primate Health
verifyTextPresentIntroduction to Primate Health Course
verifyElementPresentlink=Primate Health and Fitness
verifyTextPresentPrimate Health and Fitness Invited Talk
verifyElementPresentlink=Primate University of America
verifyTextPresentPrimate University of America University
verifyElementPresentlink=Primate Colleges of the World
verifyTextPresentPrimate Colleges of the World Consortium
verifyElementPresentlink=Primate Health Check
verifyTextPresentPrimate Health Check Event
verifyElementPresentlink=Primate Health Conference
verifyTextPresentPrimate Health Conference Conference
verifyElementPresentlink=Primate Heart Health
verifyTextPresentPrimate Heart Health Service
verifyElementPresentlink=New Primate Students
verifyTextPresentNew Primate Students Workshop
verifyElementPresentlink=Primate Habitat Research Grant
verifyTextPresentPrimate Habitat Research Grant Grant
verifyElementPresentlink=Primate Memorial Building
verifyTextPresentPrimate Memorial Building Building
verifyElementPresentlink=Primate Student of the Year
verifyTextPresentPrimate Student of the Year Award or Honor
clickAndWaitlink=2
assertTitleprimates - VIVO Search Results
verifyElementPresentlink=Best Primate College
verifyTextPresentBest Primate College Award or Honor
verifyElementPresentlink=Primate History Library
verifyTextPresentPrimate History Library Library
verifyElementPresentlink=Primate Survival Planning Grant
verifyTextPresentPrimate Survival Planning Grant Grant
verifyElementPresentlink=Primate College of New York
verifyTextPresentPrimate College of New York College
verifyElementPresentlink=Primate Research Lab Room 123
verifyTextPresentPrimate Research Lab Room 123 Facility
verifyElementPresentlink=Animal Health
verifyTextPresentAnimal Health Concept
verifyElementPresentlink=Ape Health
verifyTextPresentApe Health Concept
verifyElementPresentlink=Elderly Care
verifyTextPresentElderly Care Concept
verifyElementPresentlink=Jane Memorial Building
verifyText//div[@id='wrapper-content']/div/ul/li[9]/spanBuilding
verifyElementPresentlink=exact:http://primatehealthintro.cornell.edu
verifyTextPresenthttp://primatehealthintro.cornell.edu Webpage
verifyElementPresentlink=Human and Ape Brain Comparison
verifyTextPresentHuman and Ape Brain Comparison Human Study
verifyElementPresentlink=Person, Polly
verifyText//div[@id='wrapper-content']/div/ul/li[12]/spanPerson
verifyElementPresentlink=Gorilla Moving Company
verifyTextPresentGorilla Moving Company Transport Service
verifyElementPresentlink=PHC Proceedings
verifyTextPresentPHC Proceedings Proceedings
verifyElementPresentlink=State Fair Park
verifyText//div[@id='wrapper-content']/div/ul/li[15]/spanFacility
verifyElementPresentlink=USA222333444555
verifyTextPresentUSA222333444555 Patent
verifyElementPresentlink=Africa
verifyTextPresentAfrica Continent Transnational Region
verifyElementPresentlink=Kenya
verifyTextPresentKenya Country
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/suite.html b/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/suite.html deleted file mode 100644 index 99b692d8..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddNonPersonThings/suite.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
CreateOrganization
CreateCourse
CreateActivity
CreateEvent
CreateTopic
CreateEquipment
CreateLocation
RebuildSearchIndex
VerifyAllThingsSearchable
CheckPublicView
CheckIndexView
CheckBrowseOptions
TestMenuManagement
DeleteIndexStuff
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/AddArticle.html b/legacy/utilities/acceptance-tests/suites/AddPublications/AddArticle.html deleted file mode 100644 index 1afe889a..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/AddArticle.html +++ /dev/null @@ -1,786 +0,0 @@ - - - - - - -AddArticle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddArticle
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextNotPresentArticle
verifyTextNotPresentAcademic Article
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
selecttypeSelectorlabel=Academic Article
verifyTextPresentTitle
typeid=titleToo Much Nintendo
typeid=collectionChild Development
typeid=volume29
typeid=issueSupplement
typeid=startPage298
typeid=endPage344
typeid=dateTime-year2010
clickAndWaitid=submit
assertTitleFurter, Frank
click//div[@id='wrapper-content']/ul/li[4]
verifyTextPresentacademic article
verifyTextPresentToo Much Nintendo.  Child Development.  29:298-344. 2010
verifyElementPresentlink=Too Much Nintendo
clickAndWaitlink=Too Much Nintendo
assertTitleToo Much Nintendo
assertTitleToo Much Nintendo
clickAndWait//h3[@id='pmid']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('ABC111222333')
clickAndWaitsubmit
assertTitleToo Much Nintendo
clickAndWait//h3[@id='eanucc13']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('DEF12121212')
clickAndWaitsubmit
assertTitleToo Much Nintendo
clickAndWait//h3[@id='nihmsid']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('NIH9898989898')
clickAndWaitsubmit
assertTitleToo Much Nintendo
clickAndWait//h3[@id='pmcid']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('PMID767676')
clickAndWaitsubmit
assertTitleToo Much Nintendo
clickAndWait//h3[@id='hasSubjectArea']/a/img
clickid=showAddFormButton
clickAndWaitlink=Select or create a VIVO-defined concept.
assertTitleEdit
typeid=relatedIndLabel
sendKeysid=relatedIndLabelChild
pause5000
sendKeysid=relatedIndLabel${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitleEdit
clickAndWaitlink=Return to Profile Page
assertTitleToo Much Nintendo
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Children')
clickAndWaitsubmit
assertTitleToo Much Nintendo
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Games')
clickAndWaitsubmit
assertTitleToo Much Nintendo
clickAndWait//h3[@id='doi']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('987654321.1234567890')
clickAndWaitsubmit
assertTitleToo Much Nintendo
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextPresentFaculty Member (1)
verifyElementPresentlink=Faculty Member
verifyTextPresentPerson (1)
verifyElementPresentlink=Person
verifyTextPresentOrganization (1)
verifyElementPresentlink=Organization
verifyTextPresentPublisher (1)
verifyElementPresentlink=Publisher
verifyTextPresentresearch
verifyTextPresentAcademic Article (1)
verifyElementPresentlink=Academic Article
verifyTextPresentArticle (1)
verifyElementPresentlink=Article
verifyTextPresentBook (1)
verifyElementPresentlink=Book
verifyTextPresentConcept (1)
verifyElementPresentlink=Concept
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
click//div[@id='wrapper-content']/ul/li[4]
verifyTextPresentacademic article
verifyTextPresentToo Much Nintendo.  Child Development.  29:298-344. 2010
verifyElementPresentlink=Too Much Nintendo
clickAndWaitlink=Too Much Nintendo
assertTitleToo Much Nintendo
click//div[@id='wrapper-content']/ul/li[12]
verifyElementPresentlink=Furter, Frank
verifyTextPresent2010
verifyElementPresentlink=Child Development
verifyElementPresentcss=a[title="name"]
verifyTextPresentChildren
verifyTextPresentGames
verifyTextPresentDEF12121212
verifyTextPresentNIH9898989898
verifyTextPresentPMID767676
verifyTextPresent987654321.1234567890
verifyTextPresentABC111222333
verifyTextPresent298
verifyTextPresent344
verifyTextPresent29
verifyTextPresentSupplement
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/AddBook.html b/legacy/utilities/acceptance-tests/suites/AddPublications/AddBook.html deleted file mode 100644 index 787254f6..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/AddBook.html +++ /dev/null @@ -1,661 +0,0 @@ - - - - - - -AddBook - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddBook
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextNotPresentBook
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
selecttypeSelectorlabel=Book
verifyTextPresentTitle
typeid=titleNintendo: Good or Bad for Kids?
typeid=publisherPutnam
typeid=localeNew York
typeid=dateTime-year2010
clickAndWaitid=submit
assertTitleFurter, Frank
verifyTextPresentbook
verifyElementPresentlink=Nintendo: Good or Bad for Kids?
verifyTextPresentNintendo: Good or Bad for Kids?.  New York: Putnam. 2010
clickAndWaitlink=Nintendo: Good or Bad for Kids?
assertTitleNintendo: Good or Bad for Kids?
clickAndWait//h3[@id='status']/a/img
assertTitleEdit
selectobjectVarlabel=in press
clickAndWaitsubmit
assertTitleNintendo: Good or Bad for Kids?
clickAndWait//h3[@id='hasSubjectArea']/a/img
assertTitleEdit
clickid=showAddFormButton
clickAndWaitlink=Select or create a VIVO-defined concept.
assertTitleEdit
typeid=relatedIndLabelChild Development
clickAndWaitid=submit
assertTitleEdit
clickAndWaitlink=Return to Profile Page
assertTitleNintendo: Good or Bad for Kids?
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Children')
clickAndWaitsubmit
assertTitleNintendo: Good or Bad for Kids?
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Games')
clickAndWaitsubmit
assertTitleNintendo: Good or Bad for Kids?
clickAndWait//h3[@id='isbn10']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('5555555555')
clickAndWaitsubmit
assertTitleNintendo: Good or Bad for Kids?
clickAndWait//h3[@id='isbn13']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('7777777777777')
clickAndWaitsubmit
assertTitleNintendo: Good or Bad for Kids?
clickAndWait//h3[@id='numPages']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('258')
clickAndWaitsubmit
assertTitleNintendo: Good or Bad for Kids?
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextPresentFaculty Member (1)
verifyElementPresentlink=Faculty Member
verifyTextPresentPerson (1)
verifyElementPresentlink=Person
verifyTextPresentOrganization (1)
verifyElementPresentlink=Organization
verifyTextPresentPublisher (1)
verifyElementPresentlink=Publisher
verifyTextPresentresearch
verifyTextPresentBook (1)
verifyElementPresentlink=Book
verifyTextPresentConcept (1)
verifyElementPresentlink=Concept
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
verifyTextPresentbook
verifyTextPresentNintendo: Good or Bad for Kids?.  New York: Putnam. 2010
verifyElementPresentlink=Nintendo: Good or Bad for Kids?
clickAndWaitlink=Nintendo: Good or Bad for Kids?
assertTitleNintendo: Good or Bad for Kids?
click//div[@id='wrapper-content']/ul/li[12]
verifyElementPresentlink=Furter, Frank
verifyElementPresentlink=Child Development
verifyTextPresent2010
verifyTextPresent5555555555
verifyTextPresent7777777777777
verifyTextPresent258
verifyElementPresentlink=Putnam
verifyTextPresentNew York
verifyElementPresentlink=in press
verifyTextPresentChildren
verifyTextPresentGames
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/AddChapter.html b/legacy/utilities/acceptance-tests/suites/AddPublications/AddChapter.html deleted file mode 100644 index ecc90c59..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/AddChapter.html +++ /dev/null @@ -1,565 +0,0 @@ - - - - - - -AddChapter - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddChapter
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextNotPresentChapter
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
selecttypeSelectorlabel=Chapter
verifyTextPresentTitle
typeid=titleNintendo O.K. for Kids
typeid=bookKids in the 21st Century
typeid=editorSony
typeid=firstNameSunny
typeid=publisherMarcel Dekker
typeid=localeNew York
typeid=startPage765
typeid=endPage876
clickAndWaitid=submit
assertTitleFurter, Frank
verifyTextPresentchapter
verifyTextPresentNintendo O.K. for Kids.  Kids in the 21st Century. Ed. Sony, Sunny.  New York: Marcel Dekker. 765-876.
verifyElementPresentlink=Nintendo O.K. for Kids
clickAndWaitlink=Nintendo O.K. for Kids
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='chapter']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('13')
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='hasSubjectArea']/a/img
assertTitleEdit
clickid=showAddFormButton
clickAndWaitlink=Select or create a VIVO-defined concept.
assertTitleEdit
typeid=relatedIndLabel
sendKeysid=relatedIndLabelChild
pause5000
sendKeysid=relatedIndLabel${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
clickAndWaitlink=Return to Profile Page
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Children')
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Games')
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextPresentFaculty Member (1)
verifyElementPresentlink=Faculty Member
verifyTextPresentPerson (2)
verifyElementPresentlink=Person
verifyTextPresentOrganization (2)
verifyElementPresentlink=Organization
verifyTextPresentPublisher (2)
verifyElementPresentlink=Publisher
verifyTextPresentresearch
verifyTextPresentAcademic Article (1)
verifyElementPresentlink=Academic Article
verifyTextPresentArticle (1)
verifyElementPresentlink=Article
verifyTextPresentBook (2)
verifyElementPresentlink=Book
verifyTextPresentChapter (1)
verifyElementPresentlink=Chapter
verifyTextPresentConcept (1)
verifyElementPresentlink=Concept
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
verifyTextPresentchapter
verifyTextPresentNintendo O.K. for Kids.  Kids in the 21st Century. Ed. Sony, Sunny.  New York: Marcel Dekker. 765-876.
verifyElementPresentlink=Nintendo O.K. for Kids
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/AddConference.html b/legacy/utilities/acceptance-tests/suites/AddPublications/AddConference.html deleted file mode 100644 index 51d40273..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/AddConference.html +++ /dev/null @@ -1,560 +0,0 @@ - - - - - - -AddConference - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddConference
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextNotPresentConference
verifyTextNotPresentConference Paper
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
selecttypeSelectorlabel=Conference Paper
verifyTextPresentTitle
typeid=titleNintendo Case Studies
typeid=conferenceGames and Child Development
typeid=dateTime-year2010
clickAndWaitsubmit
assertTitleFurter, Frank
verifyTextPresentconference paper
verifyTextPresentNintendo Case Studies.  Games and Child Development. 2010
verifyElementPresentlink=Nintendo Case Studies
clickAndWaitlink=Nintendo Case Studies
assertTitleNintendo Case Studies
clickAndWait//h3[@id='hasSubjectArea']/a/img
assertTitleEdit
clickid=showAddFormButton
clickAndWaitlink=Select or create a VIVO-defined concept.
assertTitleEdit
typeid=relatedIndLabel
sendKeysid=relatedIndLabelChild
pause5000
sendKeysid=relatedIndLabel${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitleEdit
clickAndWaitlink=Return to Profile Page
assertTitleNintendo Case Studies
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Children')
clickAndWaitsubmit
assertTitleNintendo Case Studies
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Games')
clickAndWaitsubmit
assertTitleNintendo Case Studies
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextPresentFaculty Member (1)
verifyElementPresentlink=Faculty Member
verifyTextPresentPerson (2)
verifyElementPresentlink=Person
verifyTextPresentConference (1)
verifyElementPresentlink=Conference
verifyTextPresentEvent (1)
verifyElementPresentlink=Event
verifyTextPresentOrganization (2)
verifyElementPresentlink=Organization
verifyTextPresentPublisher (2)
verifyElementPresentlink=Publisher
verifyTextPresentresearch
verifyTextPresentAcademic Article (1)
verifyElementPresentlink=Academic Article
verifyTextPresentArticle (2)
verifyElementPresentlink=Article
verifyTextPresentBook (2)
verifyElementPresentlink=Book
verifyTextPresentChapter (1)
verifyElementPresentlink=Chapter
verifyTextPresentConcept (1)
verifyElementPresentlink=Concept
verifyTextPresentConference Paper (1)
verifyElementPresentlink=Conference Paper
verifyTextPresentJournal (1)
verifyElementPresentlink=Journal
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
verifyTextPresentconference paper
verifyTextPresentNintendo Case Studies.  Games and Child Development. 2010
verifyElementPresentlink=Nintendo Case Studies
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/AddTestFaculty.html b/legacy/utilities/acceptance-tests/suites/AddPublications/AddTestFaculty.html deleted file mode 100644 index 827e2348..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/AddTestFaculty.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - -AddTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddTestFaculty
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameFrank
typelastNameFurter
clickAndWaitsubmit
assertTitleFurter, Frank
selectWindownull
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=preferredTitleAssociate Professor
clickAndWaitid=submit
assertTitleFurter, Frank
verifyTextPresentFurter, Frank
verifyTextPresentAssociate Professor
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/AddTestFacultyBack.html b/legacy/utilities/acceptance-tests/suites/AddPublications/AddTestFacultyBack.html deleted file mode 100644 index 6e195fa0..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/AddTestFacultyBack.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - -AddTestFacultyBack - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddTestFacultyBack
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameFrank
typelastNameFurter
clickAndWaitsubmit
assertTitleFurter, Frank
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=preferredTitleAssociate Professor
clickAndWaitsubmit
assertTitleFurter, Frank
verifyTextPresentFurter, Frank
verifyTextPresentAssociate Professor
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/CheckIndexView.html b/legacy/utilities/acceptance-tests/suites/AddPublications/CheckIndexView.html deleted file mode 100644 index 30181d85..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/CheckIndexView.html +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - -CheckIndexView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckIndexView
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentFaculty Member (1)
verifyElementPresentlink=Faculty Member
verifyTextPresentPerson (2)
verifyElementPresentlink=Person
verifyTextPresentevents
verifyTextPresentConference (1)
verifyElementPresentlink=Conference
verifyTextPresentEvent (1)
verifyElementPresentlink=Event
verifyTextPresentorganizations
verifyTextPresentOrganization (2)
verifyElementPresentlink=Organization
verifyTextPresentPublisher (2)
verifyElementPresentlink=Publisher
verifyTextPresentresearch
verifyTextPresentAcademic Article (1)
verifyElementPresentlink=Academic Article
verifyTextPresentArticle (2)
verifyElementPresentlink=Article
verifyTextPresentBook (2)
verifyElementPresentlink=Book
verifyTextPresentChapter (1)
verifyElementPresentlink=Chapter
verifyTextPresentConcept (1)
verifyElementPresentlink=Concept
verifyTextPresentConference Paper (1)
verifyElementPresentlink=Conference Paper
verifyTextPresentJournal (1)
verifyElementPresentlink=Journal
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/CheckPublicView.html b/legacy/utilities/acceptance-tests/suites/AddPublications/CheckPublicView.html deleted file mode 100644 index 7c724659..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/CheckPublicView.html +++ /dev/null @@ -1,612 +0,0 @@ - - - - - - -CheckPublicView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckPublicView
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
verifyTextPresentacademic article
verifyTextPresentToo Much Nintendo.  Child Development.  29:298-344. 2010
verifyElementPresentlink=Too Much Nintendo
verifyTextPresentbook
verifyTextPresentNintendo: Good or Bad for Kids?.  New York: Putnam. 2010
verifyElementPresentlink=Nintendo: Good or Bad for Kids?
verifyTextPresentchapter
verifyTextPresentNintendo O.K. for Kids.  Kids in the 21st Century. Ed. Sony, Sunny.  New York: Marcel Dekker. 765-876.
verifyElementPresentlink=Nintendo O.K. for Kids
verifyTextPresentconference paper
verifyTextPresentNintendo Case Studies.  Games and Child Development. 2010
verifyElementPresentlink=Nintendo Case Studies
clickAndWaitlink=Nintendo O.K. for Kids
click//div[@id='wrapper-content']/ul/li[8]
assertTitleNintendo O.K. for Kids
verifyElementPresentlink=Furter, Frank
verifyElementPresentlink=Sony, Sunny
verifyElementPresentlink=Marcel Dekker
verifyElementPresentlink=Child Development
verifyTextPresent13
verifyElementPresentlink=Kids in the 21st Century
verifyTextPresentChildren
verifyTextPresentGames
verifyTextPresent765
verifyTextPresent876
verifyTextPresentNew York
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Nintendo Case Studies
assertTitleNintendo Case Studies
click//div[@id='wrapper-content']/ul/li[6]
verifyElementPresentlink=Furter, Frank
verifyTextPresent2010
verifyElementPresentlink=Child Development
verifyElementPresentlink=Games and Child Development
verifyTextPresentChildren
verifyTextPresentGames
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Nintendo: Good or Bad for Kids?
assertTitleNintendo: Good or Bad for Kids?
click//div[@id='wrapper-content']/ul/li[10]
verifyElementPresentlink=Furter, Frank
verifyElementPresentlink=in press
verifyTextPresent2010
verifyElementPresentlink=Putnam
verifyElementPresentlink=Child Development
verifyTextPresentChildren
verifyTextPresentGames
verifyTextPresent5555555555
verifyTextPresent7777777777777
verifyTextPresent258
verifyTextPresentNew York
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Too Much Nintendo
click//div[@id='wrapper-content']/ul/li[10]
assertTitleToo Much Nintendo
verifyElementPresentlink=Furter, Frank
verifyTextPresent2010
verifyElementPresentlink=Child Development
verifyElementPresentlink=Child Development
verifyTextPresentChildren
verifyTextPresentGames
verifyTextPresentDEF12121212
verifyTextPresentNIH9898989898
verifyTextPresentPMID767676
verifyTextPresent987654321.1234567890
verifyTextPresentABC111222333
verifyTextPresent298
verifyTextPresent344
verifyTextPresent29
verifyTextPresentSupplement
clickAndWaitlink=Home
assertTitleVIVO
verifyTextPresent 1  Academic Articles
verifyTextPresent 2  Books
verifyTextPresent 1  Chapters
verifyTextPresent 1  Conference Papers
clickAndWaitlink=View all ...
assertTitleResearch
clicklink=Academic Article (1)
pause5000
verifyElementPresentlink=Too Much Nintendo
clicklink=Article (2)
pause5000
verifyElementPresentlink=Nintendo Case Studies
verifyTextPresentConference Paper
verifyElementPresentlink=Too Much Nintendo
verifyTextPresentAcademic Article
clicklink=Book (2)
pause5000
verifyElementPresentlink=Kids in the 21st Century
verifyElementPresentlink=Nintendo: Good or Bad for Kids?
clicklink=Chapter (1)
pause5000
verifyElementPresentlink=Nintendo O.K. for Kids
clicklink=Concept (1)
pause5000
verifyElementPresentlink=Child Development
clicklink=Conference Paper (1)
pause5000
verifyElementPresentlink=Nintendo Case Studies
clicklink=Journal (1)
pause5000
verifyElementPresentlink=Child Development
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteArticle.html b/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteArticle.html deleted file mode 100644 index 13804b5f..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteArticle.html +++ /dev/null @@ -1,314 +0,0 @@ - - - - - - -DeleteArticle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteArticle
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Article
assertTitleArticle
clickAndWaitlink=Too Much Nintendo
assertTitleToo Much Nintendo
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
verifyTextNotPresentArticle
verifyTextNotPresentAcademic Article
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteBook.html b/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteBook.html deleted file mode 100644 index 95e3560f..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteBook.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - -DeleteBook - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteBook
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Book
assertTitleBook
clickAndWaitlink=Nintendo: Good or Bad for Kids?
assertTitleNintendo: Good or Bad for Kids?
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Book
assertTitleBook
clickAndWaitlink=Kids in the 21st Century
assertTitleKids in the 21st Century
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
verifyTextNotPresentBook
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteChapter.html b/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteChapter.html deleted file mode 100644 index a64f569a..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteChapter.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - - - -DeleteChapter - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteChapter
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Chapter
assertTitleChapter
clickAndWaitlink=Nintendo O.K. for Kids
assertTitleNintendo O.K. for Kids
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
verifyTextNotPresentChapter
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteConference.html b/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteConference.html deleted file mode 100644 index a450197f..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteConference.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - - - -DeleteConference - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteConference
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Conference Paper
assertTitleConference Paper
clickAndWaitlink=Nintendo Case Studies
assertTitleNintendo Case Studies
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
verifyTextNotPresentConference Paper
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteIndexStuff.html b/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteIndexStuff.html deleted file mode 100644 index 3dc72603..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteIndexStuff.html +++ /dev/null @@ -1,509 +0,0 @@ - - - - - - -DeleteIndexStuff - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteIndexStuff
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentevents
verifyTextPresentorganizations
verifyTextPresentresearch
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Child Development
assertTitleChild Development
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Putnam
assertTitlePutnam
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Marcel Dekker
assertTitleMarcel Dekker
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Conference
assertTitleConference
clickAndWaitlink=Games and Child Development
assertTitleGames and Child Development
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Journal
assertTitleJournal
clickAndWaitlink=Child Development
assertTitleChild Development
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
pause50000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentevents
verifyTextNotPresentorganizations
verifyTextNotPresentresearch
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteTestFaculty.html b/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteTestFaculty.html deleted file mode 100644 index d0a211c6..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteTestFaculty.html +++ /dev/null @@ -1,357 +0,0 @@ - - - - - - -DeleteTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFaculty
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentFaculty Member
verifyTextPresentPerson
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Sony, Sunny
assertTitleSony, Sunny
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
pause50000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
refreshAndWait20000
verifyTextNotPresentpeople
verifyTextNotPresentFaculty Member
verifyTextNotPresentPerson
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteValidationStuff.html b/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteValidationStuff.html deleted file mode 100644 index c813d8fe..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/DeleteValidationStuff.html +++ /dev/null @@ -1,1210 +0,0 @@ - - - - - - -DeleteValidationStuff - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteValidationStuff
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentactivities
verifyTextPresentevents
verifyTextPresentorganizations
verifyTextPresentresearch
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Mouse, Minnie
assertTitleMouse, Minnie
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Child Development
assertTitleChild Development
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Conference
assertTitleConference
clickAndWaitlink=Focus on Kids!
assertTitleFocus on Kids!
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Marcel Dekker
assertTitleMarcel Dekker
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Book
assertTitleBook
clickAndWaitlink=exact:Nintendo: Good or Bad for Kids?
assertTitleexact:Nintendo: Good or Bad for Kids?
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Chapter
assertTitleChapter
clickAndWaitlink=Nintendo O.K. for Kids
assertTitleNintendo O.K. for Kids
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Competition
assertTitleCompetition
clickAndWaitlink=Focus on Kids Too!
assertTitleFocus on Kids Too!
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickAndWaitid=primaryAction
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Academic Article
assertTitleAcademic Article
clickAndWaitlink=Children Today
assertTitleChildren Today
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Academic Article
assertTitleAcademic Article
clickAndWaitlink=Kids of the 21st Century
assertTitleKids of the 21st Century
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Academic Article
assertTitleAcademic Article
clickAndWaitlink=Kids Today
assertTitleKids Today
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Service
assertTitleService
clickAndWaitlink=Focus on Kids Project
assertTitleFocus on Kids Project
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Book
assertTitleBook
clickAndWaitlink=Raising Children in the 21st Century
assertTitleRaising Children in the 21st Century
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Chapter
assertTitleChapter
clickAndWaitlink=Kids Now Conference Proceedings
assertTitleKids Now Conference Proceedings
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Global Citation Count
assertTitleGlobal Citation Count
clickAndWaitlink=99
assertTitle99
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentpeople
verifyTextNotPresentresearch
verifyTextNotPresentactivities
verifyTextNotPresentevents
verifyTextNotPresentorganizations
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/PublicationDisplay.html b/legacy/utilities/acceptance-tests/suites/AddPublications/PublicationDisplay.html deleted file mode 100644 index 4b7fbb65..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/PublicationDisplay.html +++ /dev/null @@ -1,339 +0,0 @@ - - - - - - -AddArticle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddArticle
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickcss=li.nonSelectedGroupTab.clickable
verifyTextPresentToo Much Nintendo.  Child Development.  29:298-344. 2010
verifyTextPresentNintendo: Good or Bad for Kids?.  New York: Putnam. 2010
verifyTextPresentNintendo O.K. for Kids.  Kids in the 21st Century. Ed. Sony, Sunny.  New York: Marcel Dekker. 765-876.
verifyTextPresentNintendo Case Studies.  Games and Child Development. 2010
clickAndWaitid=managePubLink
assertTitleVIVO
verifyTextPresentManage Publications for Frank Furter
selectWindownull
clickcss=input.itemCheckbox
clickxpath=(//input[@type='checkbox'])[2]
clickxpath=(//input[@type='checkbox'])[3]
clickxpath=(//input[@type='checkbox'])[4]
clickAndWaitlink=Return to Profile Page
assertTitleFurter, Frank
verifyTextNotPresentToo Much Nintendo.  Child Development.  29:298-344. 2010
verifyTextNotPresentNintendo: Good or Bad for Kids?.  New York: Putnam. 2010
verifyTextNotPresentNintendo O.K. for Kids.  Kids in the 21st Century. Ed. Sony, Sunny.  New York: Marcel Dekker. 765-876.
verifyTextNotPresentNintendo Case Studies.  Games and Child Development. 2010
verifyTextPresentmanage publications
clickAndWaitid=managePubLink
assertTitleVIVO
verifyTextPresentToo Much Nintendo
verifyTextPresentNintendo: Good or Bad for Kids?
verifyTextPresentNintendo O.K. for Kids
verifyTextPresentNintendo Case Studies
clickxpath=(//input[@type='checkbox'])[4]
clickcss=input.itemCheckbox
clickAndWaitlink=Return to Profile Page
assertTitleFurter, Frank
verifyTextPresentToo Much Nintendo.  Child Development.  29:298-344. 2010
verifyTextNotPresentNintendo: Good or Bad for Kids?.  New York: Putnam. 2010
verifyTextNotPresentNintendo O.K. for Kids.  Kids in the 21st Century. Ed. Sony, Sunny.  New York: Marcel Dekker. 765-876.
verifyTextPresentNintendo Case Studies.  Games and Child Development. 2010
verifyTextPresentmanage publications
clickAndWaitid=managePubLink
assertTitleVIVO
clickxpath=(//input[@type='checkbox'])[2]
clickxpath=(//input[@type='checkbox'])[3]
clickAndWaitlink=Return to Profile Page
assertTitleFurter, Frank
verifyTextPresentToo Much Nintendo.  Child Development.  29:298-344. 2010
verifyTextPresentNintendo: Good or Bad for Kids?.  New York: Putnam. 2010
verifyTextPresentNintendo O.K. for Kids.  Kids in the 21st Century. Ed. Sony, Sunny.  New York: Marcel Dekker. 765-876.
verifyTextPresentNintendo Case Studies.  Games and Child Development. 2010
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/AddPublications/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/SearchPublications.html b/legacy/utilities/acceptance-tests/suites/AddPublications/SearchPublications.html deleted file mode 100644 index b94cdaa5..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/SearchPublications.html +++ /dev/null @@ -1,474 +0,0 @@ - - - - - - -SearchPublications - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SearchPublications
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
typequerytextnintendo
clickAndWait//input[@value='Search']
assertTitlenintendo - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=events
verifyElementPresentlink=organizations
verifyElementPresentlink=research
verifyTextPresentToo Much Nintendo Academic Article
verifyElementPresentlink=Too Much Nintendo
verifyTextPresentNintendo Case Studies Conference Paper
verifyElementPresentlink=Nintendo Case Studies
verifyTextPresentNintendo: Good or Bad for Kids? Book
verifyElementPresentlink=Nintendo: Good or Bad for Kids?
verifyTextPresentNintendo O.K. for Kids Chapter
verifyElementPresentlink=Nintendo O.K. for Kids
verifyTextPresentChild Development Concept
verifyElementPresentlink=Child Development
verifyTextPresentGames and Child Development Conference
verifyElementPresentlink=Games and Child Development
verifyTextPresentPutnam Publisher
verifyElementPresentlink=Putnam
verifyTextPresentChild Development Journal
verifyElementPresentlink=Child Development
verifyTextPresentMarcel Dekker Publisher
verifyElementPresentlink=Marcel Dekker
verifyTextPresentKids in the 21st Century Book
verifyElementPresentlink=Kids in the 21st Century
verifyTextPresentFurter, Frank Associate Professor
verifyElementPresentlink=Furter, Frank
typequerytextchild development
clickAndWait//input[@value='Search']
assertTitlechild development - VIVO Search Results
verifyElementPresentlink=events
verifyElementPresentlink=research
verifyTextPresentChild Development Journal
verifyElementPresentlink=Child Development
verifyTextPresentChild Development Concept
verifyElementPresentlink=Child Development
verifyTextPresentNintendo Case Studies Conference Paper
verifyElementPresentlink=Nintendo Case Studies
verifyTextPresentGames and Child Development Conference
verifyElementPresentlink=Games and Child Development
verifyTextPresentToo Much Nintendo Academic Article
verifyElementPresentlink=Too Much Nintendo
verifyTextPresentNintendo: Good or Bad for Kids? Book
verifyElementPresentlink=Nintendo: Good or Bad for Kids?
verifyTextPresentNintendo O.K. for Kids Chapter
verifyElementPresentlink=Nintendo O.K. for Kids
typequerytextchildren
clickAndWait//input[@value='Search']
assertTitlechildren - VIVO Search Results
verifyElementPresentlink=research
verifyTextPresentNintendo: Good or Bad for Kids? Book
verifyElementPresentlink=Nintendo: Good or Bad for Kids?
verifyTextPresentNintendo Case Studies Conference Paper
verifyElementPresentlink=Nintendo Case Studies
verifyTextPresentNintendo O.K. for Kids Chapter
verifyElementPresentlink=Nintendo O.K. for Kids
verifyTextPresentToo Much Nintendo Academic Article
verifyElementPresentlink=Too Much Nintendo
typequerytextgames
clickAndWait//input[@value='Search']
assertTitlegames - VIVO Search Results
verifyElementPresentlink=events
verifyElementPresentlink=research
verifyTextPresentGames and Child Development Conference
verifyElementPresentlink=Games and Child Development
verifyTextPresentNintendo Case Studies Conference Paper
verifyElementPresentlink=Nintendo Case Studies
verifyTextPresentNintendo: Good or Bad for Kids? Book
verifyElementPresentlink=Nintendo: Good or Bad for Kids?
verifyTextPresentNintendo O.K. for Kids Chapter
verifyElementPresentlink=Nintendo O.K. for Kids
verifyTextPresentToo Much Nintendo Academic Article
verifyElementPresentlink=Too Much Nintendo
typequerytextconference
clickAndWait//input[@value='Search']
assertTitleconference - VIVO Search Results
verifyElementPresentlink=events
verifyElementPresentlink=research
verifyTextPresentGames and Child Development Conference
verifyElementPresentlink=Games and Child Development
verifyTextPresentNintendo Case Studies Conference Paper
verifyElementPresentlink=Nintendo Case Studies
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/Suite.html b/legacy/utilities/acceptance-tests/suites/AddPublications/Suite.html deleted file mode 100644 index b8048453..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/Suite.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
AddTestFaculty
ValidateFields
DeleteValidationStuff
RebuildSearchIndex
AddTestFacultyBack
AddBook
AddArticle
AddChapter
AddConference
CheckPublicView
CheckIndexView
SearchPublications
PublicationDisplay
DeleteConference
DeleteChapter
DeleteArticle
DeleteBook
DeleteIndexStuff
DeleteTestFaculty
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/ValidateFields.html b/legacy/utilities/acceptance-tests/suites/AddPublications/ValidateFields.html deleted file mode 100644 index 423555e9..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddPublications/ValidateFields.html +++ /dev/null @@ -1,2907 +0,0 @@ - - - - - - -ValidateFields - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ValidateFields
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
click//div[@id='wrapper-content']/ul/li[4]
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
verifyTextPresentTitle
verifyTextPresentPublication Date
clickAndWaitlink=Cancel
assertTitleFurter, Frank
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
verifyTextPresentTitle
verifyTextPresentPublication Date
selecttypeSelectorlabel=Chapter
clickAndWaitlink=Cancel
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
verifyTextPresentTitle
verifyTextPresentPublication Date
selecttypeSelectorlabel=Chapter
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
verifyTextPresentTitle
verifyTextPresentPublished in
verifyTextPresentEditor: Last name
verifyTextPresentFirst name
verifyTextPresentPublisher
verifyTextPresentPlace of Publication
verifyTextPresentVolume
verifyTextPresentChapter
verifyTextPresentStart Page
verifyTextPresentEnd Page
verifyTextPresentPublication Date
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease select an existing publication in the Title field or enter a new one.
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
selecttypeSelectorlabel=Chapter
verifyTextPresentTitle
typeid=titleNintendo O.K. for Kids
typeid=bookRaising Children in the 21st Century
typeid=editorMouse
typeid=firstNameMinnie
typeid=publisherMarcel Dekker
typeid=localeNew York
typeid=volume1
typeid=chapterNbr15
typeid=startPage123
typeid=endPage144
typeid=dateTime-year2009
clickAndWaitid=submit
assertTitleFurter, Frank
verifyTextPresentchapter
verifyTextPresentNintendo O.K. for Kids.  Raising Children in the 21st Century. Ed. Mouse, Minnie.  New York: Marcel Dekker. 123-144. 2009
verifyElementPresentlink=Nintendo O.K. for Kids
clickAndWaitlink=Nintendo O.K. for Kids
clickAndWaitcss=img.add-individual
assertTitleUpload image for Nintendo O.K. for Kids
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentUpload a photo (JPEG, GIF or PNG)
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWait//img[@alt='add']
assertTitleUpload image for Nintendo O.K. for Kids
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\AddPublications\
intendo-logo.jpg
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWait//img[@alt='add']
assertTitleUpload image for Nintendo O.K. for Kids
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\AddPublications\nintendo-logo.jpg
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Nintendo O.K. for Kids
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWait//img[@alt='add']
assertTitleUpload image for Nintendo O.K. for Kids
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\AddPublications\nintendo-logo.jpg
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Nintendo O.K. for Kids
verifyTextPresentPhoto Upload
clickAndWaitcss=input.submit
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-ARG_2000028 > img.add-individual
assertTitleEdit
verifyTextPresentNintendo O.K. for Kids
verifyTextPresentManage Web Pages
verifyTextPresentThis individual currently has no web pages specified. Add a new web page by clicking on the button below.
clickAndWaitid=showAddFormButton
assertTitleEdit
verifyTextPresentAdd webpage for Nintendo O.K. for Kids
verifyTextPresentURL Type
verifyTextPresentURL
verifyTextPresentWebpage Name
clickAndWaitlink=Cancel
assertTitleEdit
clickAndWaitid=showAddFormButton
assertTitleEdit
clickAndWaitid=submit
assertTitleEdit
verifyTextPresenturl: This field must not be empty.
selectname=urlTypelabel=Standard Web Link
clickAndWaitid=submit
assertTitleEdit
verifyTextPresenturl: This field must not be empty.
typeurlhttp://www.nintendo.com/
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentManage Web Pages
clickAndWaitlink=Edit
assertTitleEdit
typeid=labelCompany Homepage
clickAndWaitsubmit
assertTitleEdit
clickAndWaitid=returnToIndividual
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentNintendo O.K. for Kids
verifyTextPresentManage Authors
verifyTextPresentFurter, Frank
clickAndWaitid=returnLink
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-relatedBy > img.add-individual
assertTitleEdit
clickshowAddFormButton
verifyTextPresentNintendo O.K. for Kids
verifyTextPresentManage Authors
verifyTextPresentFurter, Frank
verifyTextPresentAdd an Author
verifyTextPresentLast name
verifyTextPresentFirst name
verifyTextPresentMiddle name
clicklink=Cancel
clickshowAddFormButton
verifyTextPresentNintendo O.K. for Kids
verifyTextPresentManage Authors
verifyTextPresentFurter, Frank
verifyTextPresentAdd an Author
verifyTextPresentLast name
verifyTextPresentFirst name
verifyTextPresentMiddle name
typeid=lastName
sendKeysid=lastNameMous
pause5000
sendKeysid=lastName${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitleEdit
clickAndWaitid=returnLink
assertTitleNintendo O.K. for Kids
verifyTextPresentFurter, Frank
verifyTextPresentMouse, Minnie
clickAndWaitcss=a.add-features > img.add-individual
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
verifyTextPresentThis relates an information resource to a person it features.
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='features']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
verifyTextPresentThis relates an information resource to a person it features.
selectid=objectVarlabel=Mouse, Minnie (Person)
clickAndWaitid=submit
assertTitleNintendo O.K. for Kids
verifyTextPresentMouse, Minnie  Person
verifyElementPresentcss=a[title="name"]
clickAndWait//h3[@id='abstract']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: abstract
verifyTextPresentA summary of the resource.
clickAndWaitlink=Cancel
pause5000
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='abstract']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('This is a chapter in a book that provides various professional viewpoints as to the impact of Nintendo usage on kids.')
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='presentedAt']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
verifyTextPresentThere are no entries in the system from which to select.
verifyTextPresentPlease create a new entry.
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='presentedAt']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
verifyTextPresentThere are no entries in the system from which to select.
verifyTextPresentPlease create a new entry.
selectid=typeOfNewlabel=Conference (bibo)
clickAndWaitid=offerCreate
assertTitleEdit
verifyTextPresentCreate "presented at event" entry for Nintendo O.K. for Kids
typeid=labelFocus on Kids!
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='status']/a/img
assertTitleEdit
verifyTextPresentAdd an entry of type status
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='status']/a/img
assertTitleEdit
verifyTextPresentAdd an entry of type status
selectid=objectVarlabel=published
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-status > img.add-individual
assertTitleEdit
selectobjectVarlabel=published
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-BFO_0000051 > img.add-individual
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-BFO_0000051 > img.add-individual
assertTitleEdit
verifyTextPresentSelect an existing document for Nintendo O.K. for Kids
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
selecttypeOfNewlabel=Chapter (bibo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelKids Now Conference Proceedings
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-BFO_0000050 > img.add-individual
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-BFO_0000050 > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Book (bibo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelNintendo: Good or Bad for Kids?
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='geographicFocus']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
verifyTextPresentGeographic Region Name
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='geographicFocus']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
verifyTextPresentGeographic Region Name
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
typeid=object
sendKeysid=objectUnited States of Am
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='oclcnum']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: Online Computer Library Center (OCLC) number
verifyTextPresentAn oclcnum is a sequential accession number assigned by OCLC as bibliographic records are entered into OCLC WorldCat (the OCLC Online Union Catalog).
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='oclcnum']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: Online Computer Library Center (OCLC) number
verifyTextPresentAn oclcnum is a sequential accession number assigned by OCLC as bibliographic records are entered into OCLC WorldCat (the OCLC Online Union Catalog).
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('1234-5678-90')
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='pmid']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: PubMed ID
verifyTextPresentA PMID (PubMed Identifier or PubMed Unique Identifier) is a unique number assigned to each PubMed citation of life sciences and biomedical scientific journal articles.
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='pmid']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: PubMed ID
verifyTextPresentA PMID (PubMed Identifier or PubMed Unique Identifier) is a unique number assigned to each PubMed citation of life sciences and biomedical scientific journal articles.
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('123456789')
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='numPages']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: number of pages
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='numPages']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('22')
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='hasSubjectArea']/a/img
assertTitleEdit
verifyTextPresentManage Concepts
verifyTextPresentThere are currently no concepts specified.
verifyElementPresentlink=Return to Profile Page
clickAndWaitlink=Return to Profile Page
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='hasSubjectArea']/a/img
assertTitleEdit
verifyTextPresentManage Concepts
verifyTextPresentThere are currently no concepts specified.
verifyElementPresentlink=Return to Profile Page
clickid=showAddFormButton
clickAndWaitlink=Select or create a VIVO-defined concept.
assertTitleEdit
verifyTextPresentCreate Your Own Concept
verifyTextPresentConcept
verifyElementPresentlink=Return to Manage Concepts
typeid=relatedIndLabelChild Development
clickAndWaitid=submit
assertTitleEdit
verifyTextPresentManage Concepts
verifyTextPresentConcept (Type)
verifyTextPresentVocabulary Source
verifyTextPresentChild Development
verifyElementPresentlink=Remove
verifyElementPresentlink=Return to Profile Page
clickAndWaitlink=Return to Profile Page
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: keywords
verifyTextPresentIntended for a word or short phrase only where no instance of a controlled vocabulary can be identified. Can also be used to help in highlighting subtle difference in work.
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
verifyTextPresentAdd new entry for: keywords
verifyTextPresentIntended for a word or short phrase only where no instance of a controlled vocabulary can be identified. Can also be used to help in highlighting subtle difference in work.
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Children')
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='reproducedIn']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='reproducedIn']/a/img
assertTitleEdit
selectid=objectVarlabel=Nintendo: Good or Bad for Kids? (Book)
clickAndWaitid=submit
assertTitleNintendo O.K. for Kids
clickAndWait//h3[@id='reproduces']/a/img
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-reproduces
assertTitleEdit
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
selectid=objectVarlabel=Kids Now Conference Proceedings (Chapter)
clickAndWaitsubmit
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-documentationFor > img.add-individual
assertTitleEdit
verifyTextNotPresentSelect an existing (Instrument or Service or Reagent or Research Project or Biological Specimen or Software or Database) for Nintendo O.K. for Kids
verifyTextPresentThere are no entries in the system from which to select.
verifyTextPresentPlease create a new entry.
verifyElementPresentlink=Cancel
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-documentationFor > img.add-individual
assertTitleEdit
verifyTextNotPresentSelect an existing (Instrument or Service or Reagent or Research Project or Biological Specimen or Software or Database) for Nintendo O.K. for Kids
verifyTextPresentThere are no entries in the system from which to select.
verifyTextPresentPlease create a new entry.
selectid=typeOfNewlabel=Service (obo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelFocus on Kids Project
clickAndWaitid=submit
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-hasGlobalCitationFrequency > img.add-individual
assertTitleEdit
verifyTextNotPresentSelect an existing Global Citation Count for Nintendo O.K. for Kids
verifyTextPresentThere are no entries in the system from which to select.
verifyTextPresentPlease create a new entry.
verifyElementPresentlink=Cancel
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-hasGlobalCitationFrequency > img.add-individual
assertTitleEdit
verifyTextNotPresentSelect an existing Global Citation Count for Nintendo O.K. for Kids
verifyTextPresentThere are no entries in the system from which to select.
verifyTextPresentPlease create a new entry.
clickAndWaitid=offerCreate
assertTitleEdit
typeid=label99
clickAndWaitid=submit
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-presentedAt > img.add-individual
assertTitleEdit
verifyTextNotPresentSelect an existing Event for Nintendo O.K. for Kids
verifyTextPresentThere are no entries in the system from which to select.
verifyTextPresentPlease create a new entry.
verifyElementPresentlink=Cancel
clickAndWaitid=offerCreate
assertTitleEdit
verifyTextPresentCreate "presented at event" entry for Nintendo O.K. for Kids
verifyElementPresentlink=Cancel
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-presentedAt > img.add-individual
assertTitleEdit
verifyTextNotPresentSelect an existing Event for Nintendo O.K. for Kids
verifyTextPresentThere are no entries in the system from which to select.
verifyTextPresentPlease create a new entry.
verifyElementPresentlink=Cancel
clickAndWaitid=offerCreate
assertTitleEdit
verifyTextPresentCreate "presented at event" entry for Nintendo O.K. for Kids
verifyElementPresentlink=Cancel
selectWindownull
typeid=labelFocus on Kids Too!
clickAndWaitid=submit
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-RO_0002353 > img.add-individual
assertTitleEdit
verifyTextNotPresentSelect an existing Process for Nintendo O.K. for Kids
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
verifyElementPresentlink=Cancel
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-RO_0002353 > img.add-individual
assertTitleEdit
selectid=objectVarlabel=Focus on Kids! (Conference)
clickAndWaitid=submit
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-citedBy > img.add-individual
assertTitleEdit
verifyTextPresentSelect an existing document for Nintendo O.K. for Kids
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
verifyElementPresentlink=Cancel
clickAndWaitlink=Cancel
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-citedBy > img.add-individual
assertTitleEdit
verifyTextPresentSelect an existing document for Nintendo O.K. for Kids
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
verifyElementPresentlink=Cancel
selectid=typeOfNewlabel=Academic Article (bibo)
clickAndWaitid=offerCreate
assertTitleEdit
verifyElementPresentlink=Cancel
assertTitleEdit
verifyTextPresentCreate "cited by" entry for Nintendo O.K. for Kids
typeid=labelKids Today
clickAndWaitid=submit
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-cites > img.add-individual
assertTitleEdit
verifyTextPresentSelect an existing document for Nintendo O.K. for Kids
verifyTextPresentIf you don't find the appropriate entry on the selection list above:
verifyElementPresentlink=Cancel
selectid=typeOfNewlabel=Academic Article (bibo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelKids of the 21st Century
clickAndWaitid=submit
assertTitleNintendo O.K. for Kids
clickAndWaitcss=a.add-cites > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Academic Article (bibo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelChildren Today
clickAndWaitid=submit
assertTitleNintendo O.K. for Kids
verifyElementPresentlink=Company Homepage
click//div[@id='wrapper-content']/ul/li[12]
verifyTextPresentThis is a chapter in a book that provides various professional viewpoints as to the impact of Nintendo usage on kids.
verifyElementPresentlink=Furter, Frank
verifyElementPresentlink=Mouse, Minnie
verifyElementPresentcss=a[title="editor name"]
verifyElementPresentlink=published
verifyTextPresent2009
verifyElementPresentlink=Marcel Dekker
verifyElementPresentlink=Child Development
verifyElementPresentlink=Kids Now Conference Proceedings
verifyElementPresentlink=Nintendo: Good or Bad for Kids?
verifyTextPresent15
verifyTextPresentMouse, Minnie  Person
verifyElementPresentlink=Mouse, Minnie
verifyElementPresentlink=Raising Children in the 21st Century
verifyElementPresentlink=United States of America
verifyElementPresentlink=Focus on Kids Project
verifyElementPresentlink=Focus on Kids!
verifyElementPresentlink=Focus on Kids Too!
verifyElementPresentcss=#presentedAt-Event-List > li > a[title="name"]
verifyElementPresentcss=#RO_0002353-BFO_0000015-List > li > a[title="name"]
verifyTextPresentChildren
verifyElementPresentlink=Kids Today
verifyElementPresentlink=Children Today
verifyElementPresentlink=Kids of the 21st Century
verifyTextPresent1234-5678-90
verifyTextPresent123456789
verifyElementPresentlink=99
verifyTextPresent22
verifyTextPresent123
verifyTextPresent144
verifyTextPresent1
verifyTextPresentNew York
verifyElementPresentlink=Nintendo: Good or Bad for Kids?
verifyElementPresentlink=Kids Now Conference Proceedings
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentFaculty Member (1)
verifyTextPresentPerson (2)
verifyTextPresentactivities
verifyTextPresentService (1)
verifyTextPresentevents
verifyTextPresentCompetition (1)
verifyTextPresentConference (1)
verifyTextPresentEvent (2)
verifyTextPresentorganizations
verifyTextPresentOrganization (1)
verifyTextPresentPublisher (1)
verifyTextPresentresearch
verifyTextPresentAcademic Article (3)
verifyTextPresentArticle (3)
verifyTextPresentBook (2)
verifyTextPresentChapter (2)
verifyTextPresentConcept (1)
verifyTextPresentGlobal Citation Count (1)
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
click//div[@id='wrapper-content']/ul/li[4]
pause5000
verifyTextPresentchapter
verifyElementPresentlink=Nintendo O.K. for Kids
verifyTextPresentNintendo O.K. for Kids.  Raising Children in the 21st Century. Ed. Mouse, Minnie.  New York: Marcel Dekker. 123-144. 2009
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddPublications/nintendo-logo.jpg b/legacy/utilities/acceptance-tests/suites/AddPublications/nintendo-logo.jpg deleted file mode 100644 index 225cc377..00000000 Binary files a/legacy/utilities/acceptance-tests/suites/AddPublications/nintendo-logo.jpg and /dev/null differ diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/AddFacultyMemberRoles1.html b/legacy/utilities/acceptance-tests/suites/AddRoles/AddFacultyMemberRoles1.html deleted file mode 100644 index 48d11ff5..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/AddFacultyMemberRoles1.html +++ /dev/null @@ -1,646 +0,0 @@ - - - - - - -AddFacultyMemberRoles1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddFacultyMemberRoles1
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[6]
clickAndWaitxpath=(//img[@alt='add'])[22]
assertTitleEdit
verifyTextPresentCreate co-principal investigator entry for Faculty, Jane
verifyTextPresentGrant Name
verifyTextPresentYears of Participation in Grant
verifyTextPresentStart Year
verifyTextPresentEnd Year
clickAndWaitlink=Cancel
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[22]
assertTitleEdit
verifyTextPresentCreate co-principal investigator entry for Faculty, Jane
verifyTextPresentGrant Name
verifyTextPresentYears of Participation in Grant
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=grantNIH VIVO
typestartField-year2009
typeendField-year2010
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyElementPresentlink=NIH VIVO
verifyTextPresentNIH VIVO 2009 - 2010
clickAndWaitxpath=(//img[@alt='add'])[22]
assertTitleEdit
verifyTextPresentCreate co-principal investigator entry for Faculty, Jane
verifyTextPresentGrant Name
verifyTextPresentYears of Participation in Grant
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=grantVIVO Cornell Grant
typestartField-year2007
typeendField-year2009
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyElementPresentlink=VIVO Cornell Grant
verifyTextPresentVIVO Cornell Grant 2007 - 2009
verifyElementPresentlink=NIH VIVO
verifyTextPresentNIH VIVO 2009 - 2010
clickAndWaitxpath=(//img[@alt='add'])[23]
assertTitleEdit
verifyTextPresentCreate investigator entry for Faculty, Jane
verifyTextPresentGrant Name
verifyTextPresentYears of Participation in Grant
verifyTextPresentStart Year
verifyTextPresentEnd Year
clickAndWaitlink=Cancel
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[23]
assertTitleEdit
verifyTextPresentCreate investigator entry for Faculty, Jane
verifyTextPresentGrant Name
verifyTextPresentYears of Participation in Grant
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=grantVIVO Cornell Grant Too
typestartField-year2009
typeendField-year2009
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyElementPresentlink=VIVO Cornell Grant Too
verifyTextPresentVIVO Cornell Grant Too 2009
clickAndWaitcss=#researchGroup > article.property > #RO_0000053 > a.add-RO_0000053 > img.add-individual
assertTitleEdit
verifyTextPresentCreate principal investigator entry for Faculty, Jane
verifyTextPresentGrant Name
verifyTextPresentYears of Participation in Grant
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=grantNIH VIVO Too
typestartField-year2010
typeendField-year
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyElementPresentlink=NIH VIVO Too
verifyTextPresentNIH VIVO Too 2010 -
verifyElementPresentlink=NIH VIVO
verifyTextPresentNIH VIVO 2009 - 2010
verifyElementPresentlink=VIVO Cornell Grant
verifyTextPresentVIVO Cornell Grant 2007 - 2009
verifyElementPresentlink=VIVO Cornell Grant Too
verifyTextPresentVIVO Cornell Grant Too 2009
verifyElementPresentlink=NIH VIVO Too
verifyTextPresentNIH VIVO Too 2010 -
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/AddFacultyMemberRoles2.html b/legacy/utilities/acceptance-tests/suites/AddRoles/AddFacultyMemberRoles2.html deleted file mode 100644 index ebd15136..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/AddFacultyMemberRoles2.html +++ /dev/null @@ -1,1339 +0,0 @@ - - - - - - -AddFacultyMemberRoles2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddFacultyMemberRoles2
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=#RO_0000053-ResearcherRole > a.add-RO_0000053 > img.add-individual
assertTitleEdit
verifyTextPresentCreate research activity entry for Faculty, Jane
verifyTextPresentResearch Activity Type
verifyTextPresentResearch Activity Name
verifyTextPresentRole in Research Activity
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
clickAndWaitlink=Cancel
assertTitleFaculty, Jane
clickAndWaitcss=#RO_0000053-ResearcherRole > a.add-RO_0000053 > img.add-individual
assertTitleEdit
verifyTextPresentCreate research activity entry for Faculty, Jane
verifyTextPresentResearch Activity Type
verifyTextPresentResearch Activity Name
verifyTextPresentRole in Research Activity
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
selecttypeSelectorlabel=Project
verifyTextPresentCreate research activity entry for Faculty, Jane
verifyTextPresentResearch Activity Type
verifyTextPresentResearch Activity Name
verifyTextPresentRole in Research Activity
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
clickAndWaitlink=Cancel
clickAndWaitcss=#RO_0000053-ResearcherRole > a.add-RO_0000053 > img.add-individual
assertTitleEdit
selecttypeSelectorlabel=Project
verifyTextPresentCreate research activity entry for Faculty, Jane
verifyTextPresentResearch Activity Type
verifyTextPresentResearch Activity Name
verifyTextPresentRole in Research Activity
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityHistory of Apes in Africa
typeroleLabelConsultant
typestartField-year2010
typeendField-year
clickAndWaitsubmit
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=#RO_0000053-ResearcherRole > a.add-RO_0000053 > img.add-individual
assertTitleEdit
verifyTextPresentCreate research activity entry for Faculty, Jane
verifyTextPresentResearch Activity Type
selecttypeSelectorlabel=Grant
verifyTextPresentCreate research activity entry for Faculty, Jane
verifyTextPresentResearch Activity Type
verifyTextPresentResearch Activity Name
verifyTextPresentRole in Research Activity
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityHabitats for Apes
typeroleLabelResearcher
typestartField-year1980
typeendField-year1985
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[8]
clickAndWaitcss=#teachingGroup > article.property > #RO_0000053 > a.add-RO_0000053 > img.add-individual
assertTitleEdit
verifyTextPresentCreate teaching activity entry for Faculty, Jane
verifyTextPresentTeaching Activity Type
selecttypeSelectorlabel=Conference
verifyTextPresentTeaching Activity Name
verifyTextPresentRole in Teaching Activity
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityApe World
typeroleLabelPlanner
typestartField-year2009
typeendField-year2009
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=#teachingGroup > article.property > #RO_0000053 > a.add-RO_0000053 > img.add-individual
assertTitleEdit
selecttypeSelectorlabel=Course
verifyTextPresentCreate teaching activity entry for Faculty, Jane
verifyTextPresentTeaching Activity Type
verifyTextPresentTeaching Activity Name
verifyTextPresentRole in Teaching Activity
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityIntroduction to the Ape World
typeroleLabelCreator
typestartField-year2000
typeendField-year2001
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=#teachingGroup > article.property > #RO_0000053 > a.add-RO_0000053 > img.add-individual
assertTitleEdit
selecttypeSelectorlabel=Workshop
verifyTextPresentCreate teaching activity entry for Faculty, Jane
verifyTextPresentTeaching Activity Type
verifyTextPresentTeaching Activity Name
verifyTextPresentRole in Teaching Activity
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityWorking with Primates
typeroleLabelCo-Instructor
typestartField-year2000
typeendField-year2005
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitxpath=(//img[@alt='add'])[11]
assertTitleEdit
verifyTextPresentCreate clinical activity entry for Faculty, Jane
verifyTextPresentClinical Activity Type
selecttypeSelectorlabel=Project
verifyTextPresentCreate clinical activity entry for Faculty, Jane
verifyTextPresentClinical Activity Type
verifyTextPresentClinical Activity Name
verifyTextPresentRole in Clinical Activity
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityPrototype New Ape Home
typeroleLabelDesigner
typestartField-year1990
typeendField-year1991
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[11]
assertTitleEdit
verifyTextPresentCreate clinical activity entry for Faculty, Jane
verifyTextPresentClinical Activity Type
selecttypeSelectorlabel=Service
verifyTextPresentCreate clinical activity entry for Faculty, Jane
verifyTextPresentClinical Activity Type
verifyTextPresentClinical Activity Name
verifyTextPresentRole in Clinical Activity
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityApe Health Program
typeroleLabelFounder
typestartField-year1993
typeendField-year
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[18]
pause10000
verifyElementPresentlink=Prototype New Ape Home
verifyTextPresentPrototype New Ape Home Designer 1990 - 1991
verifyElementPresentlink=Ape Health Program
verifyTextPresentApe Health Program Founder 1993 -
verifyElementPresentlink=History of Apes in Africa
verifyTextPresentHistory of Apes in Africa Consultant 2010 -
verifyElementPresentlink=Habitats for Apes
verifyTextPresentHabitats for Apes Researcher 1980 - 1985
verifyElementPresentlink=Working with Primates
verifyTextPresentWorking with Primates Co-Instructor 2000 - 2005
verifyElementPresentlink=Introduction to the Ape World
verifyTextPresentIntroduction to the Ape World Creator 2000 - 2001
verifyElementPresentlink=Ape World
verifyTextPresentApe World Planner 2009
clickAndWaitlink=Home
assertTitleVIVO
clickAndWaitlink=View all ...
assertTitleResearch
pause5000
verifyElementPresentlink=Grant (5)
verifyElementPresentlink=Habitats for Apes
verifyElementPresentlink=NIH VIVO
verifyElementPresentlink=NIH VIVO Too
verifyElementPresentlink=VIVO Cornell Grant
verifyElementPresentlink=VIVO Cornell Grant Too
clickAndWaitlink=Home
assertTitleVIVO
pause5000
verifyElementPresentlink=Faculty, Jane
verifyTextPresentAssistant Professor
clickcss=a[alt="view all faculty"]
pause5000
assertTitlePeople
verifyElementPresentlink=Faculty Member (1)
verifyElementPresentlink=Librarian (1)
verifyElementPresentlink=Person (2)
clicklink=Faculty Member (1)
pause5000
verifyElementPresentlink=Faculty, Jane
verifyTextPresentAssistant Professor
clicklink=Librarian (1)
pause5000
verifyElementPresentlink=Librarian, Lily
verifyTextPresentAssociate Librarian
clicklink=Person (2)
pause5000
verifyElementPresentlink=Faculty, Jane
verifyTextPresentAssistant Professor
verifyElementPresentlink=Librarian, Lily
verifyTextPresentAssociate Librarian
clickAndWaitlink=Home
assertTitleVIVO
verifyElementPresentcss=p.stats-count
verifyElementPresent//ul[@id='stats']/li[2]/a/p
verifyElementPresent//ul[@id='stats']/li[3]/a/p
verifyElementPresent//ul[@id='stats']/li[4]/a/p
verifyElementPresent//ul[@id='stats']/li[5]/a/p
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/AddFacultyMemberRoles3.html b/legacy/utilities/acceptance-tests/suites/AddRoles/AddFacultyMemberRoles3.html deleted file mode 100644 index ff077c35..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/AddFacultyMemberRoles3.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - -AddFacultyMemberRoles2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddFacultyMemberRoles2
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[12]
assertTitleEdit
verifyTextPresentCreate attended entry for Faculty, Jane
verifyTextPresentEvent Type
clickAndWaitlink=Cancel
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[12]
assertTitleEdit
verifyTextPresentCreate attended entry for Faculty, Jane
verifyTextPresentEvent Type
selectid=typeSelectorlabel=Conference
clickAndWaitlink=Cancel
clickAndWaitxpath=(//img[@alt='add'])[12]
assertTitleEdit
selectid=typeSelectorlabel=Conference
verifyTextPresentCreate attended entry for Faculty, Jane
verifyTextPresentEvent Type
verifyTextPresentEvent Name
verifyTextPresentYears of Participation
verifyTextPresentStart Year (YYYY)
verifyTextPresentEnd Year (YYYY)
selectid=typeSelectorlabel=Conference
typeid=activityPoA Annual Conference
typeid=startField-year2000
typeid=endField-year2010
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickcss=li.nonSelectedGroupTab.clickable
verifyTextPresentPoA Annual Conference 2000 - 2010
verifyElementPresentlink=PoA Annual Conference
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/AddLibrarianRoles1.html b/legacy/utilities/acceptance-tests/suites/AddRoles/AddLibrarianRoles1.html deleted file mode 100644 index f3ed6ef3..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/AddLibrarianRoles1.html +++ /dev/null @@ -1,994 +0,0 @@ - - - - - - -AddLibrarianRoles1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddLibrarianRoles1
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitxpath=(//img[@alt='add'])[16]
assertTitleEdit
verifyTextPresentCreate presentation entry for Librarian, Lily
verifyTextPresentPresentation Type
clickAndWaitlink=Cancel
assertTitleLibrarian, Lily
clickAndWaitxpath=(//img[@alt='add'])[16]
assertTitleEdit
selecttypeSelectorlabel=Presentation
verifyTextPresentCreate presentation entry for Librarian, Lily
verifyTextPresentPresentation Type
verifyTextPresentPresentation Name
verifyTextPresentRole in Presentation
verifyTextPresentPresented At
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
clickAndWaitlink=Cancel
clickAndWaitxpath=(//img[@alt='add'])[16]
assertTitleEdit
verifyTextPresentCreate presentation entry for Librarian, Lily
verifyTextPresentPresentation Type
selecttypeSelectorlabel=Presentation
verifyTextPresentPresentation Name
verifyTextPresentRole in Presentation
verifyTextPresentPresented At
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
clickAndWaitcss=input.submit
assertTitleEdit
verifyTextPresentPlease select an existing value or enter a new value in the Name field.
verifyTextPresentCreate presentation entry for Librarian, Lily
verifyTextPresentPresentation Type
verifyTextPresentPresentation Name
verifyTextPresentRole in Presentation
verifyTextPresentPresented At
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=presentationResearching Primates
typeroleLabelPresenter
typestartField-year2009
clickAndWaitcss=input.submit
assertTitleLibrarian, Lily
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
clickAndWaitxpath=(//img[@alt='add'])[16]
assertTitleEdit
verifyTextPresentCreate presentation entry for Librarian, Lily
verifyTextPresentPresentation Type
selecttypeSelectorlabel=Invited Talk
verifyTextPresentCreate presentation entry for Librarian, Lily
verifyTextPresentPresentation Type
verifyTextPresentPresentation Name
verifyTextPresentRole in Presentation
verifyTextPresentPresented At
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=presentationAnimal Librarianship
typeroleLabelMember of panel
typeid=conferenceUSAIN Conference
typestartField-year2003
clickAndWaitcss=input.submit
assertTitleLibrarian, Lily
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
click//div[@id='wrapper-content']/ul/li[18]
verifyTextPresentinvited talk
verifyTextPresentAnimal Librarianship, Member of panel, USAIN Conference 2003
verifyElementPresentlink=Animal Librarianship
verifyTextPresentpresentation
verifyTextPresentResearching Primates, Presenter 2009
verifyElementPresentlink=Researching Primates
clickAndWaitxpath=(//img[@alt='add'])[33]
assertTitleEdit
verifyTextPresentCreate service to the profession entry for Librarian, Lily
verifyTextPresentService To The Profession In
selecttypeSelectorlabel=College
verifyTextPresentOrganization Name
verifyTextPresentRole in Organization
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityCarroll College
typeroleLabelConsultant
typestartField-year2010
typeendField-year
clickAndWaitid=submit
assertTitleLibrarian, Lily
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
clickAndWaitxpath=(//img[@alt='add'])[33]
assertTitleEdit
verifyTextPresentCreate service to the profession entry for Librarian, Lily
verifyTextPresentService To The Profession In
selecttypeSelectorlabel=Museum
verifyTextPresentOrganization Name
verifyTextPresentRole in Organization
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityPrimates of the World
typeroleLabelBoard
typestartField-year2001
typeendField-year2003
clickAndWaitsubmit
assertTitleLibrarian, Lily
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
verifyTextPresentCarroll College Consultant 2010 -
verifyElementPresentlink=Carroll College
verifyTextPresentPrimates of the World Board 2001 - 2003
verifyElementPresentlink=Primates of the World
clickAndWaitxpath=(//img[@alt='add'])[34]
assertTitleEdit
verifyTextPresentCreate outreach & community service entry for Librarian, Lily
verifyTextPresentOutreach & Community Service In
selecttypeSelectorlabel=Committee
verifyTextPresentOrganization Name
verifyTextPresentRole in Organization
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityLibrarians for the Better Treatment of Primates
typeroleLabelChair
typestartField-year2009
typeendField-year
clickAndWaitsubmit
assertTitleLibrarian, Lily
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
clickAndWaitxpath=(//img[@alt='add'])[34]
assertTitleEdit
verifyTextPresentCreate outreach & community service entry for Librarian, Lily
verifyTextPresentOutreach & Community Service In
selecttypeSelectorlabel=Association
verifyTextPresentOrganization Name
verifyTextPresentRole in Organization
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityShow Me the Primates!
typeroleLabelBooth
typestartField-year2001
typeendField-year2001
clickAndWaitsubmit
assertTitleLibrarian, Lily
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
verifyTextPresentLibrarians for the Better Treatment of Primates Chair 2009 -
verifyElementPresentlink=Librarians for the Better Treatment of Primates
verifyTextPresentShow Me the Primates! Booth 2001
verifyElementPresentlink=Show Me the Primates!
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/AddLibrarianRoles2.html b/legacy/utilities/acceptance-tests/suites/AddRoles/AddLibrarianRoles2.html deleted file mode 100644 index 02c249c2..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/AddLibrarianRoles2.html +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - -AddLibrarianRoles2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddLibrarianRoles2
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=a.add-RO_0000053 > img.add-individual
assertTitleEdit
verifyTextPresentCreate leadership entry for Librarian, Lily
verifyTextPresentOrganization Type
selecttypeSelectorlabel=Department
verifyTextPresentOrganization Name
verifyTextPresentRole in Organization
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityReference Division
typeroleLabelHead Librarian
typestartField-year2009
typeendField-year
clickAndWaitsubmit
assertTitleLibrarian, Lily
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
clickAndWaitxpath=(//img[@alt='add'])[9]
assertTitleEdit
verifyTextPresentCreate membership entry for Librarian, Lily
verifyTextPresentMembership In
selecttypeSelectorlabel=Association
verifyTextPresentOrganization Name
verifyTextPresentRole in Organization
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
typeid=activityAmercian Library Association
typeroleLabelMember
typestartField-year1988
typeendField-year
clickAndWaitsubmit
assertTitleLibrarian, Lily
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
verifyTextPresentReference Division Head Librarian 2009 -
verifyElementPresentlink=Reference Division
verifyTextPresentAmercian Library Association Member 1988 -
verifyElementPresentlink=Amercian Library Association
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/CheckIndexView.html b/legacy/utilities/acceptance-tests/suites/AddRoles/CheckIndexView.html deleted file mode 100644 index 1a794b13..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/CheckIndexView.html +++ /dev/null @@ -1,262 +0,0 @@ - - - - - - -CheckIndexView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckIndexView
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentFaculty Member (1)
verifyTextPresentLibrarian (1)
verifyTextPresentPerson (2)
verifyTextPresentactivities
verifyTextPresentProject (2)
verifyTextPresentcourses
verifyTextPresentCourse (1)
verifyTextPresentevents
verifyTextPresentConference (3)
verifyTextPresentEvent (7)
verifyTextPresentInvited Talk (1)
verifyTextPresentPresentation (2)
verifyTextPresentWorkshop (1)
verifyTextPresentorganizations
verifyTextPresentAssociation (2)
verifyTextPresentCollege (1)
verifyTextPresentCommittee (1)
verifyTextPresentDepartment (1)
verifyTextPresentGroup (1)
verifyTextPresentMuseum (1)
verifyTextPresentOrganization (5)
verifyTextPresentresearch
verifyTextPresentGrant (5)
verifyElementPresentlink=Faculty Member
verifyElementPresentlink=Librarian
verifyElementPresentlink=Person
verifyElementPresentlink=Project
verifyElementPresentlink=Course
verifyElementPresentlink=Conference
verifyElementPresentlink=Event
verifyElementPresentlink=Invited Talk
verifyElementPresentlink=Presentation
verifyElementPresentlink=Workshop
verifyElementPresentlink=Association
verifyElementPresentlink=College
verifyElementPresentlink=Committee
verifyElementPresentlink=Department
verifyElementPresentlink=Group
verifyElementPresentlink=Museum
verifyElementPresentlink=Organization
verifyElementPresentlink=Grant
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/CheckPublicView.html b/legacy/utilities/acceptance-tests/suites/AddRoles/CheckPublicView.html deleted file mode 100644 index cb4949fc..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/CheckPublicView.html +++ /dev/null @@ -1,378 +0,0 @@ - - - - - - -CheckPublicView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckPublicView
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[10]
verifyTextPresentclinical activities
verifyTextPresentApe Health Program Founder 1993 -
verifyElementPresentlink=Ape Health Program
verifyTextPresentPrototype New Ape Home Designer 1990 - 1991
verifyElementPresentlink=Prototype New Ape Home
verifyTextPresentprincipal investigator on
verifyTextPresentNIH VIVO Too 2010 -
verifyElementPresentlink=NIH VIVO Too
verifyTextPresentco-principal investigator on
verifyTextPresentNIH VIVO 2009 - 2010
verifyElementPresentlink=NIH VIVO
verifyTextPresentVIVO Cornell Grant 2007 - 2009
verifyElementPresentlink=VIVO Cornell Grant
verifyTextPresentinvestigator on
verifyTextPresentVIVO Cornell Grant Too 2009
verifyElementPresentlink=VIVO Cornell Grant Too
verifyTextPresentother research activities
verifyTextPresentHistory of Apes in Africa Consultant 2010 -
verifyElementPresentlink=History of Apes in Africa
verifyTextPresentHabitats for Apes Researcher 1980 - 1985
verifyElementPresentlink=Habitats for Apes
verifyTextPresentteaching activities
verifyTextPresentApe World Planner 2009
verifyElementPresentlink=Ape World
verifyTextPresentWorking with Primates Co-Instructor 2000 - 2005
verifyElementPresentlink=Working with Primates
verifyTextPresentIntroduction to the Ape World Creator 2000 - 2001
verifyElementPresentlink=Introduction to the Ape World
verifyTextPresentattended
verifyTextPresentPoA Annual Conference 2000 - 2010
verifyElementPresentlink=PoA Annual Conference
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
click//div[@id='wrapper-content']/ul/li[10]
verifyTextPresenthead of
verifyTextPresentReference Division Head Librarian 2009 -
verifyElementPresentlink=Reference Division
verifyTextPresentmember of
verifyTextPresentAmercian Library Association Member 1988 -
verifyElementPresentlink=Amercian Library Association
verifyTextPresentpresentations
verifyTextPresentinvited talk
verifyTextPresentAnimal Librarianship, Member of panel, USAIN Conference 2003
verifyElementPresentlink=Animal Librarianship
verifyTextPresentpresentation
verifyTextPresentResearching Primates, Presenter 2009
verifyElementPresentlink=Researching Primates
verifyTextPresentprofessional service activities
verifyTextPresentCarroll College Consultant 2010 -
verifyElementPresentlink=Carroll College
verifyTextPresentPrimates of the World Board 2001 - 2003
verifyElementPresentlink=Primates of the World
verifyTextPresentoutreach and community service
verifyTextPresentLibrarians for the Better Treatment of Primates Chair 2009 -
verifyElementPresentlink=Librarians for the Better Treatment of Primates
verifyTextPresentShow Me the Primates! Booth 2001
verifyElementPresentlink=Show Me the Primates!
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/CheckRepairMode.html b/legacy/utilities/acceptance-tests/suites/AddRoles/CheckRepairMode.html deleted file mode 100644 index cf1801ab..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/CheckRepairMode.html +++ /dev/null @@ -1,479 +0,0 @@ - - - - - - -CheckRepairMode - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckRepairMode
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
clickAndWaitxpath=(//img[@alt='add'])[9]
assertTitleEdit
selecttypeSelectorlabel=Association
typeid=activityLITA
typeroleLabelMember at Large
typestartField-year1999
typeendField-year2009
clickAndWaitsubmit
assertTitleLibrarian, Lily
verifyElementPresentlink=LITA
verifyTextPresentMember at Large 1999 - 2009
clickAndWaitlink=LITA
assertTitleLITA
clickcss=li.selectedGroupTab.clickable
verifyElementPresentlink=Librarian, Lily
verifyTextPresentMember at Large
verifyTextPresent1999 - 2009
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
clickAndWaitlink=LITA
assertTitleLITA
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
verifyTextPresentLITA
verifyElementPresentlink=contributor
verifyElementPresentlink=Member at Large
clickAndWait//input[@value='Delete']
assertConfirmationAre you sure you want to delete the property Member at Large contributor?
waitForPageToLoad5000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextPresentLITA
verifyElementNotPresentlink=related role
verifyElementNotPresentlink=Member at Large
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
click//div[@id='wrapper-content']/ul/li[18]
verifyTextPresentmissing activity Member at Large 1999 - 2009
verifyElementPresentlink=missing activity
clickAndWaitxpath=(//img[@alt='edit this entry'])[5]
assertTitleEdit
verifyTextPresentEdit membership entry for Librarian, Lily
verifyTextPresentMembership In
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease select a type from the drop-down list.
verifyTextPresentPlease select an existing value or enter a new value in the Name field.
selecttypeSelectorlabel=Association
verifyTextPresentEdit membership entry for Librarian, Lily
verifyTextPresentMembership In
verifyTextPresentOrganization Name
verifyTextPresentRole in Organization
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease select an existing value or enter a new value in the Name field.
typeid=activityLITA Too
typeid=roleLabelMember at Large
typeid=startField-year1999
typeid=endField-year2009
clickAndWaitsubmit
assertTitleLibrarian, Lily
verifyTextPresentMember at Large 1999 - 2009
verifyElementPresentlink=LITA Too
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/ChooseGrantsAndProjects.html b/legacy/utilities/acceptance-tests/suites/AddRoles/ChooseGrantsAndProjects.html deleted file mode 100644 index 889b4d71..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/ChooseGrantsAndProjects.html +++ /dev/null @@ -1,275 +0,0 @@ - - - - - - -AddLibrarianRoles2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddLibrarianRoles2
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitid=manageGrantLink
assertTitleVIVO
verifyTextPresentManage Grants & Projects for Jane Faculty
verifyTextPresentCheck those grants and projects you want to exclude from the profile page.
verifyTextPresentCo-Principal Investigator Role
verifyTextPresentNIH VIVO
verifyTextPresentVIVO Cornell Grant
verifyTextPresentInvestigator Role
verifyTextPresentVIVO Cornell Grant Too
verifyTextPresentPrincipal Investigator Role
verifyTextPresentNIH VIVO Too
verifyTextPresentResearcher Role
verifyTextPresentHabitats for Apes
verifyTextPresentHistory of Apes in Africa
verifyElementPresentlink=Return to profile page
clickAndWaitlink=Return to profile page
assertTitleFaculty, Jane
clickAndWaitid=manageGrantLink
assertTitleVIVO
clickcss=input.grantCheckbox
clickxpath=(//input[@type='checkbox'])[2]
clickxpath=(//input[@type='checkbox'])[3]
clickxpath=(//input[@type='checkbox'])[4]
clickxpath=(//input[@type='checkbox'])[5]
clickxpath=(//input[@type='checkbox'])[6]
clickAndWaitlink=Return to profile page
assertTitleFaculty, Jane
verifyTextNotPresentNIH VIVO
verifyTextNotPresentVIVO Cornell Grant
verifyTextNotPresentVIVO Cornell Grant Too
verifyTextNotPresentNIH VIVO Too
verifyTextNotPresentHabitats for Apes
verifyTextNotPresentHistory of Apes in Africa
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/CreateTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/AddRoles/CreateTestFacultyMember.html deleted file mode 100644 index e136fbad..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/CreateTestFacultyMember.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
open/vivo/SearchIndex
pause5000
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameJane
typelastNameFaculty
clickAndWaitsubmit
selectWindownull
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=preferredTitleAssistant Professor
clickAndWaitid=submit
assertTitleFaculty, Jane
verifyTextPresentFaculty, Jane
verifyTextPresentAssistant Professor
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/CreateTestLibrarian.html b/legacy/utilities/acceptance-tests/suites/AddRoles/CreateTestLibrarian.html deleted file mode 100644 index 31bd287a..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/CreateTestLibrarian.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - -CreateTestLibrarian - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestLibrarian
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Librarian (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameLily
typelastNameLibrarian
clickAndWaitsubmit
assertTitleLibrarian, Lily
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=preferredTitleAssociate Librarian
clickAndWaitid=submit
assertTitleLibrarian, Lily
verifyTextPresentLibrarian, Lily
verifyTextPresentAssociate Librarian
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/DeleteIndexStuff.html b/legacy/utilities/acceptance-tests/suites/AddRoles/DeleteIndexStuff.html deleted file mode 100644 index e9b5e2ad..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/DeleteIndexStuff.html +++ /dev/null @@ -1,2039 +0,0 @@ - - - - - - -DeleteIndexStuff - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteIndexStuff
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentactivities
verifyTextPresentProject (2)
verifyTextPresentService (1)
verifyTextPresentcourses
verifyTextPresentCourse (1)
verifyTextPresentConference (3)
verifyTextPresentEvent (7)
verifyTextPresentInvited Talk (1)
verifyTextPresentPresentation (2)
verifyTextPresentWorkshop (1)
verifyTextPresentorganizations
verifyTextPresentAssociation (4)
verifyTextPresentCollege (1)
verifyTextPresentCommittee (1)
verifyTextPresentDepartment (1)
verifyTextPresentGroup (1)
verifyTextPresentMuseum (1)
verifyTextPresentOrganization (7)
verifyTextPresentresearch
verifyTextPresentGrant (5)
clickAndWaitlink=Project
assertTitleProject
clickAndWaitlink=History of Apes in Africa
assertTitleHistory of Apes in Africa
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Project
assertTitleProject
clickAndWaitlink=Prototype New Ape Home
assertTitlePrototype New Ape Home
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
selectWindownull
clickAndWaitlink=Service
assertTitleService
clickAndWaitlink=Ape Health Program
assertTitleApe Health Program
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Course
assertTitleCourse
clickAndWaitlink=Introduction to the Ape World
assertTitleIntroduction to the Ape World
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Conference
assertTitleConference
clickAndWaitlink=PoA Annual Conference
assertTitlePoA Annual Conference
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Conference
assertTitleConference
clickAndWaitlink=Ape World
assertTitleApe World
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Invited Talk
assertTitleInvited Talk
clickAndWaitlink=Animal Librarianship
assertTitleAnimal Librarianship
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Presentation
assertTitlePresentation
clickAndWaitlink=Researching Primates
assertTitleResearching Primates
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Workshop
assertTitleWorkshop
clickAndWaitlink=Working with Primates
assertTitleWorking with Primates
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Conference
assertTitleConference
clickAndWaitlink=USAIN Conference
assertTitleUSAIN Conference
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Association
assertTitleAssociation
clickAndWaitlink=Amercian Library Association
assertTitleAmercian Library Association
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Association
assertTitleAssociation
clickAndWaitlink=LITA
assertTitleLITA
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=College
assertTitleCollege
clickAndWaitlink=Carroll College
assertTitleCarroll College
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Committee
assertTitleCommittee
clickAndWaitlink=Librarians for the Better Treatment of Primates
assertTitleLibrarians for the Better Treatment of Primates
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Department
assertTitleDepartment
clickAndWaitlink=Reference Division
assertTitleReference Division
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Museum
assertTitleMuseum
clickAndWaitlink=Primates of the World
assertTitlePrimates of the World
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=LITA Too
assertTitleLITA Too
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Association
assertTitleAssociation
clickAndWaitlink=Show Me the Primates!
assertTitleShow Me the Primates!
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Habitats for Apes
assertTitleHabitats for Apes
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=NIH VIVO
assertTitleNIH VIVO
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=NIH VIVO Too
assertTitleNIH VIVO Too
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=VIVO Cornell Grant
assertTitleVIVO Cornell Grant
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=VIVO Cornell Grant Too
assertTitleVIVO Cornell Grant Too
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentcourses
verifyTextNotPresentCourse
verifyTextNotPresentactivities
verifyTextNotPresentAgreement
verifyTextNotPresentGrant
verifyTextNotPresentService
verifyTextNotPresentevents
verifyTextNotPresentConference
verifyTextNotPresentInvited Talk
verifyTextNotPresentPresentation
verifyTextNotPresentWorkshop
verifyTextNotPresentorganizations
verifyTextNotPresentAssociation
verifyTextNotPresentCollege
verifyTextNotPresentCommittee
verifyTextNotPresentDepartment
verifyTextNotPresentGroup
verifyTextNotPresentMuseum
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/DeleteTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/AddRoles/DeleteTestFacultyMember.html deleted file mode 100644 index 8e84bf0d..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/DeleteTestFacultyMember.html +++ /dev/null @@ -1,208 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentFaculty Member
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/DeleteTestLibrarian.html b/legacy/utilities/acceptance-tests/suites/AddRoles/DeleteTestLibrarian.html deleted file mode 100644 index 62e0398f..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/DeleteTestLibrarian.html +++ /dev/null @@ -1,208 +0,0 @@ - - - - - - -DeleteTestLibrarian - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestLibrarian
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentLibrarian
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/GrantDisplay.html b/legacy/utilities/acceptance-tests/suites/AddRoles/GrantDisplay.html deleted file mode 100644 index 75d53a64..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/GrantDisplay.html +++ /dev/null @@ -1,414 +0,0 @@ - - - - - - -AddArticle - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddArticle
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[18]
verifyTextPresentNIH VIVO Too 2010 -
verifyTextPresentNIH VIVO 2009 - 2010
verifyTextPresentVIVO Cornell Grant 2007 - 2009
verifyTextPresentVIVO Cornell Grant Too 2009
verifyTextPresentHistory of Apes in Africa Consultant 2010 -
verifyTextPresentHabitats for Apes Researcher 1980 - 1985
verifyTextPresent manage grants & projects
clickAndWaitid=manageGrantLink
assertTitleVIVO
verifyTextPresentNIH VIVO
verifyTextPresentVIVO Cornell Grant
verifyTextPresentVIVO Cornell Grant Too
verifyTextPresentNIH VIVO Too
verifyTextPresentHabitats for Apes
verifyTextPresentHistory of Apes in Africa
clickcss=input.itemCheckbox
clickxpath=(//input[@type='checkbox'])[2]
clickxpath=(//input[@type='checkbox'])[3]
clickxpath=(//input[@type='checkbox'])[4]
clickxpath=(//input[@type='checkbox'])[5]
clickxpath=(//input[@type='checkbox'])[6]
clickAndWaitlink=Return to Profile Page
assertTitleFaculty, Jane
verifyTextNotPresentHistory of Apes in Africa Consultant 2010 -
verifyTextNotPresentHabitats for Apes Researcher 1980 - 1985
verifyTextNotPresentNIH VIVO Too 2010 -
verifyTextNotPresentNIH VIVO 2009 - 2010
verifyTextNotPresentVIVO Cornell Grant 2007 - 2009
verifyTextNotPresentVIVO Cornell Grant Too 2009
verifyElementPresentlink=manage grants & projects
clickAndWaitid=manageGrantLink
assertTitleVIVO
clickxpath=(//input[@type='checkbox'])[4]
clickxpath=(//input[@type='checkbox'])[2]
clickcss=input.itemCheckbox
clicklink=Return to Profile Page
pause10000
assertTitleFaculty, Jane
verifyTextNotPresentHistory of Apes in Africa Consultant 2010 -
verifyTextNotPresentHabitats for Apes Researcher 1980 - 1985
verifyTextPresentNIH VIVO Too 2010 -
verifyTextPresentNIH VIVO 2009 - 2010
verifyTextPresentVIVO Cornell Grant 2007 - 2009
verifyTextNotPresentVIVO Cornell Grant Too 2009
verifyTextPresentmanage grants & projects
clickAndWaitid=manageGrantLink
assertTitleVIVO
clickxpath=(//input[@type='checkbox'])[3]
clickxpath=(//input[@type='checkbox'])[5]
clickxpath=(//input[@type='checkbox'])[6]
clicklink=Return to Profile Page
pause10000
assertTitleFaculty, Jane
verifyTextPresentHistory of Apes in Africa Consultant 2010 -
verifyTextPresentHabitats for Apes Researcher 1980 - 1985
verifyTextPresentNIH VIVO Too 2010 -
verifyTextPresentNIH VIVO 2009 - 2010
verifyTextPresentVIVO Cornell Grant 2007 - 2009
verifyTextPresentVIVO Cornell Grant Too 2009
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/AddRoles/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/VerifyAllRolesSearchable.html b/legacy/utilities/acceptance-tests/suites/AddRoles/VerifyAllRolesSearchable.html deleted file mode 100644 index 12baffb0..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/VerifyAllRolesSearchable.html +++ /dev/null @@ -1,728 +0,0 @@ - - - - - - -VerifyAllRolesSearchable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VerifyAllRolesSearchable
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
typequerytextVIVO
clickAndWait//input[@value='Search']
assertTitleVIVO - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=research
verifyTextPresentSearch results for 'VIVO'
verifyTextPresentVIVO
verifyTextPresentNIH VIVO Too Grant
verifyTextPresentNIH VIVO Grant
verifyTextPresentVIVO Cornell Grant Too
verifyTextPresentVIVO Cornell Grant
verifyTextPresentFaculty, Jane Assistant Professor
verifyElementPresentlink=VIVO
verifyElementPresentlink=NIH VIVO Too
verifyElementPresentlink=NIH VIVO
verifyElementPresentlink=VIVO Cornell Grant Too
verifyElementPresentlink=VIVO Cornell Grant
verifyElementPresentlink=Faculty, Jane
typequerytextape
clickAndWait//input[@value='Search']
assertTitleape - VIVO Search Results
verifyTextPresentSearch results for 'ape'
verifyElementPresentlink=people
verifyElementPresentlink=activities
verifyElementPresentlink=courses
verifyElementPresentlink=events
verifyElementPresentlink=research
verifyTextPresentApe World Conference
verifyTextPresentHabitats for Apes Grant
verifyTextPresentIntroduction to the Ape World Course
verifyTextPresentApe Health Program
verifyTextPresentHistory of Apes in Africa Project
verifyTextPresentPrototype New Ape Home Project
verifyTextPresentFaculty, Jane Assistant Professor
verifyElementPresentlink=Ape World
verifyElementPresentlink=Habitats for Apes
verifyElementPresentlink=Introduction to the Ape World
verifyElementPresentlink=Ape Health Program
verifyElementPresentlink=History of Apes in Africa
verifyElementPresentlink=Prototype New Ape Home
verifyElementPresentlink=Faculty, Jane
typequerytextprimate
clickAndWait//input[@value='Search']
verifyTextPresentSearch results for 'primate'
verifyElementPresentlink=people
verifyElementPresentlink=events
verifyElementPresentlink=organizations
verifyTextPresentShow Me the Primates! Association
verifyTextPresentPrimates of the World Museum
verifyTextPresentResearching Primates Presentation
verifyTextPresentWorking with Primates Workshop
verifyTextPresentLibrarians for the Better Treatment of Primates Committee
selectWindownull
verifyText//div[@id='wrapper-content']/div/ul/li[7]/spanAssociate Librarian
verifyText//div[@id='wrapper-content']/div/ul/li[8]/spanAssistant Professor
verifyElementPresentlink=Show Me the Primates!
verifyElementPresentlink=Primates of the World
verifyElementPresentlink=Researching Primates
verifyElementPresentlink=Working with Primates
verifyElementPresentlink=Librarians for the Better Treatment of Primates
verifyElementPresentlink=Librarian, Lily
verifyElementPresentlink=Faculty, Jane
typequerytextlibrarian
clickAndWait//input[@value='Search']
verifyTextPresentSearch results for 'librarian'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=Librarian, Lily
verifyElementPresentlink=Librarians for the Better Treatment of Primates
verifyElementPresentlink=Reference Division
verifyElementPresentlink=Researching Primates
verifyElementPresentlink=Show Me the Primates!
verifyElementPresentlink=Primates of the World
verifyElementPresentlink=Carroll College
verifyElementPresentlink=Amercian Library Association
verifyElementPresentlink=Animal Librarianship
verifyTextcss=span.display-titleAssociate Librarian
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanCommittee
verifyText//div[@id='wrapper-content']/div/ul/li[3]/spanDepartment
verifyText//div[@id='wrapper-content']/div/ul/li[4]/spanPresentation
verifyText//div[@id='wrapper-content']/div/ul/li[5]/spanAssociation
verifyText//div[@id='wrapper-content']/div/ul/li[6]/spanMuseum
verifyText//div[@id='wrapper-content']/div/ul/li[7]/spanCollege
verifyText//div[@id='wrapper-content']/div/ul/li[8]/spanAssociation
verifyText//div[@id='wrapper-content']/div/ul/li[9]/spanInvited Talk
typequerytextanimal
clickAndWait//input[@value='Search']
verifyTextPresentSearch results for 'animal'
verifyElementPresentlink=people
verifyElementPresentlink=events
verifyTextPresentAnimal Librarianship Invited Talk
verifyElementPresentlink=Animal Librarianship
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanConference
verifyElementPresentlink=USAIN Conference
verifyText//div[@id='wrapper-content']/div/ul/li[3]/spanAssociate Librarian
verifyElementPresentlink=Librarian, Lily
typequerytextcarroll
clickAndWait//input[@value='Search']
verifyTextPresentSearch results for 'carroll'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=Carroll College
verifyTextPresentCarroll College College
verifyElementPresentlink=Librarian, Lily
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanAssociate Librarian
typequerytextlibrary
clickAndWait//input[@value='Search']
verifyTextPresentSearch results for 'library'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=Amercian Library Association
verifyTextPresentAmercian Library Association Association
verifyElementPresentlink=Librarian, Lily
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanAssociate Librarian
typequerytextfaculty
clickAndWait//input[@value='Search']
verifyTextPresentSearch results for 'faculty'
verifyElementPresentlink=people
verifyElementPresentlink=research
verifyTextPresentFaculty, Jane Assistant Professor
verifyTextPresentNIH VIVO Too Grant
verifyTextPresentNIH VIVO Grant
verifyTextPresentVIVO Cornell Grant Grant
verifyTextPresentVIVO Cornell Grant Too Grant
verifyElementPresentlink=Faculty, Jane
verifyElementPresentlink=NIH VIVO Too
verifyElementPresentlink=NIH VIVO
verifyElementPresentlink=VIVO Cornell Grant
verifyElementPresentlink=VIVO Cornell Grant Too
typequerytextpoa
clickAndWait//input[@value='Search']
verifyTextPresentSearch results for 'poa'
verifyElementPresentlink=events
verifyTextPresentPoA Annual Conference Conference
verifyElementPresentlink=PoA Annual Conference
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AddRoles/suite.html b/legacy/utilities/acceptance-tests/suites/AddRoles/suite.html deleted file mode 100644 index 93ff9697..00000000 --- a/legacy/utilities/acceptance-tests/suites/AddRoles/suite.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex -
CreateTestFacultyMember
CreateTestLibrarian
AddFacultyMemberRoles1
AddFacultyMemberRoles2
AddLibrarianRoles1
AddLibrarianRoles2
AddFacultyMemberRoles3
RebuildSearchIndex
VerifyAllRolesSearchable
CheckPublicView
CheckIndexView
GrantDisplay
CheckRepairMode
DeleteTestFacultyMember
DeleteTestLibrarian
DeleteIndexStuff
- - diff --git a/legacy/utilities/acceptance-tests/suites/AdminSecurity/AdminBadLogin.html b/legacy/utilities/acceptance-tests/suites/AdminSecurity/AdminBadLogin.html deleted file mode 100644 index c0feab65..00000000 --- a/legacy/utilities/acceptance-tests/suites/AdminSecurity/AdminBadLogin.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - -AdminBadLogin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AdminBadLogin
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordincorrect
clickAndWaitloginForm
assertTitleLog in to VIVO
verifyTextPresentThe email or password you entered is incorrect.
typeloginNametestAdm
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleLog in to VIVO
verifyTextPresentThe email or password you entered is incorrect.
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AdminSecurity/AdminChangePassword.html b/legacy/utilities/acceptance-tests/suites/AdminSecurity/AdminChangePassword.html deleted file mode 100644 index b578d782..00000000 --- a/legacy/utilities/acceptance-tests/suites/AdminSecurity/AdminChangePassword.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - - -AdminChangePassword - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AdminChangePassword
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
verifyTextPresentLog in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
verifyTextPresentTest
verifyElementPresentlink=Log out
clickAndWaitlink=My account
assertTitleVIVO
verifyTextPresentMy account
verifyTextPresentNew password
verifyTextPresentConfirm new password
typenew-passwordonlynew
typeconfirm-password
clickAndWaitid=submitMyAccount
assertTitleVIVO
verifyTextPresentPasswords do not match.
typenew-password
typeconfirm-passwordonlyconfirm
clickAndWaitid=submitMyAccount
assertTitleVIVO
verifyTextPresentPasswords do not match.
typenew-passwordPassword2
typeconfirm-passwordincorrect2
clickAndWaitid=submitMyAccount
assertTitleVIVO
verifyTextPresentPasswords do not match.
typenew-passwordjunky
typeconfirm-passwordjunky
clickAndWaitid=submitMyAccount
assertTitleVIVO
verifyTextPresentPlease enter a password between 6 and 12 characters in length.
typenew-passwordgoody2
typeconfirm-passwordgoody2
clickAndWaitid=submitMyAccount
assertTitleVIVO
verifyTextPresentYour changes have been saved.
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
verifyTextPresentLog in
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordgoody2
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=My account
assertTitleVIVO
typenew-passwordPassword
typeconfirm-passwordPassword
clickAndWaitid=submitMyAccount
assertTitleVIVO
verifyTextPresentYour changes have been saved.
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AdminSecurity/AdminLoginLogout.html b/legacy/utilities/acceptance-tests/suites/AdminSecurity/AdminLoginLogout.html deleted file mode 100644 index ac56e5d7..00000000 --- a/legacy/utilities/acceptance-tests/suites/AdminSecurity/AdminLoginLogout.html +++ /dev/null @@ -1,393 +0,0 @@ - - - - - - -AdminBookmarkedPage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AdminBookmarkedPage
deleteAllVisibleCookies
setTimeout100000
open/vivo/siteAdmin
assertTitleLog in to VIVO
verifyTextPresentLog in
verifyTextNotPresenttestAdmin@cornell.edu
verifyTextNotPresentSite Admin
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
verifyTextPresentLog out
verifyTextPresentTest
verifyTextPresentSite Admin
verifyElementPresentlink=My account
verifyElementNotPresentlink=My profile
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
verifyTextPresentSite Configuration
verifyElementPresentlink=Institutional internal class
verifyElementPresentlink=Manage profile editing
verifyElementPresentlink=Page management
verifyElementPresentlink=Menu ordering
verifyElementPresentlink=Site information
verifyElementPresentlink=Startup status
verifyElementPresentlink=User accounts
verifyTextPresentOntology Editor
verifyElementPresentlink=Ontology list
verifyTextPresentClass Management
verifyElementPresentlink=Class hierarchy
verifyElementPresentlink=Class groups
verifyTextPresentProperty Management
verifyElementPresentlink=Object property hierarchy
verifyElementPresentlink=Data property hierarchy
verifyElementPresentlink=Property groups
verifyTextPresentAdvanced Data Tools
verifyElementPresentlink=Add/Remove RDF data
verifyElementPresentlink=Ingest tools
verifyElementPresentlink=RDF export
verifyElementPresentlink=SPARQL query
verifyElementPresentlink=SPARQL query builder
verifyTextPresentSite Maintenance
verifyElementPresentlink=Rebuild search index
verifyElementPresentlink=Rebuild visualization cache
verifyElementPresentlink=Recompute inferences
verifyElementPresentlink=Restrict logins
verifyElementPresentlink=Activate developer panel
clickAndWaitlink=Site information
assertTitleSite Information
clickAndWaitlink=Log out
assertTitleVIVO
verifyTextPresentYou have logged out.
verifyTextPresentWelcome to VIVO
verifyTextPresentLog in
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Log out
assertTitleIndex of Contents
verifyTextPresentYou have logged out.
verifyElementPresentlink=Log in
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Log out
assertTitleIndex of Contents
verifyTextPresentYou have logged out.
verifyElementPresentlink=Log in
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AdminSecurity/NewAdminAccount.html b/legacy/utilities/acceptance-tests/suites/AdminSecurity/NewAdminAccount.html deleted file mode 100644 index fe2cb926..00000000 --- a/legacy/utilities/acceptance-tests/suites/AdminSecurity/NewAdminAccount.html +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - -NewAdminAccount - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NewAdminAccount
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=User accounts
assertTitleVIVO
verifyTextPresentUser accounts
verifyTextNotPresentSisAdmin@cornell.edu
clickAndWaitcss=input.submit.add-account
assertTitleVIVO
typeemail-addressSisAdmin@cornell.edu
typefirst-nameSis
typelast-nameAdmin
clickxpath=(//input[@name='role'])[1]
typeinitial-passwordmyPassword
typeconfirm-passwordmyPassword
clickAndWaitsubmitAdd
assertTitleVIVO
verifyTextPresentA new account for Sis Admin was successfully created.
verifyElementPresentlink=SisAdmin@cornell.edu
verifyText//tr[1]/td[1]SisAdmin@cornell.edu
verifyText//tr[1]/td[2]Sis
verifyText//tr[1]/td[3]Admin
verifyText//tr[1]/td[4]ACTIVE
verifyText//tr[1]/td[5]Site Admin
verifyText//tr[1]/td[6]0
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AdminSecurity/NewAdminCheckPrivileges.html b/legacy/utilities/acceptance-tests/suites/AdminSecurity/NewAdminCheckPrivileges.html deleted file mode 100644 index 68b6f88e..00000000 --- a/legacy/utilities/acceptance-tests/suites/AdminSecurity/NewAdminCheckPrivileges.html +++ /dev/null @@ -1,1516 +0,0 @@ - - - - - - -NewAdminFirstLogin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NewAdminFirstLogin
deleteAllVisibleCookies
setTimeout10000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
verifyTextPresentLog in
typeloginNameSisAdmin@cornell.edu
typeloginPasswordnewPassword
clickAndWaitloginForm
assertTitleVIVO
verifyTextPresentSis
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentSite Administration
verifyTextPresentData Input
verifyValueid=submitAdd individual of this class
verifyTextPresentSite Configuration
verifyElementPresentlink=Institutional internal class
verifyElementPresentlink=Manage profile editing
verifyElementPresentlink=Page management
verifyElementPresentlink=Menu ordering
verifyElementPresentlink=Site information
verifyElementPresentlink=User accounts
verifyTextPresentOntology Editor
verifyElementPresentlink=Ontology list
verifyTextPresentClass Management
verifyElementPresentlink=Class hierarchy
verifyElementPresentlink=Class groups
verifyTextPresentProperty Management
verifyElementPresentlink=Object property hierarchy
verifyElementPresentlink=Data property hierarchy
verifyElementPresentlink=Property groups
verifyTextPresentAdvanced Data Tools
verifyElementPresentlink=Add/Remove RDF data
verifyElementPresentlink=Ingest tools
verifyElementPresentlink=RDF export
verifyElementPresentlink=SPARQL query
verifyElementPresentlink=SPARQL query builder
verifyTextPresentSite Maintenance
verifyElementPresentlink=Rebuild search index
verifyElementPresentlink=Rebuild visualization cache
verifyElementPresentlink=Recompute inferences
verifyElementPresentlink=Startup status
verifyElementPresentlink=Restrict logins
verifyElementPresentlink=Activate developer panel
clickAndWaitlink=Institutional internal class
assertTitleVIVO
verifyTextPresentInstitutional Internal Class
verifyTextPresentThere are currently no recognized local ontologies.
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Manage profile editing
assertTitleVIVO
verifyTextPresentManage profile editing
verifyTextPresentRelate profile editors and profiles
verifyTextPresentSelect editors
verifyTextPresentSelect profiles
verifyTextPresentProfile editors
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
verifyTextPresentPage management
verifyTextPresentTitle
verifyTextPresentURL
verifyTextPresentCustom Template
verifyTextPresentMenu Page
verifyTextPresentControls
verifyTextPresentHome
verifyTextPresentUse Menu Ordering to set the order of menu items.
verifyElementPresentid=menuMgmtLink
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Menu ordering
assertTitleDefault Menu
verifyTextPresentMenu Ordering
verifyTextPresentHome
verifyTextPresentPeople
verifyTextPresentOrganizations
verifyTextPresentResearch
verifyTextPresentEvents
verifyTextPresentRefresh page after reordering menu items
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
clickAndWaitlink=Site information
assertTitleSite Information
verifyTextPresentSite Information
verifyTextPresentEditing Existing Record
verifyTextPresentSite name (max 50 characters)
verifyTextPresentContact email address contact form submissions will be sent to this address
verifyTextPresentTheme
verifyTextPresentCopyright text used in footer (e.g., name of your institution)
verifyTextPresentCopyright URL copyright text links to this URL
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Startup status
assertTitleStartup Status
verifyTextPresentStartup trace
verifyTextPresentThe full list of startup events and messages.
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=User accounts
assertTitleVIVO
verifyTextPresentUser accounts
verifyTextPresentEmail Address
verifyTextPresentFirst name
verifyTextPresentLast name
verifyTextPresentStatus
verifyTextPresentRoles
verifyTextPresentLogin count
verifyTextPresentLast Login
verifyElementPresentlink=testAdmin@cornell.edu
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Ontology list
assertTitleOntologies
verifyTextPresentOntologies
verifyValuecss=input.form-buttonAdd new ontology
verifyTextPresentOntology
verifyTextPresentNamespace
verifyTextPresentPrefix
verifyElementPresentlink=VIVO Core
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class hierarchy
assertTitleVIVO
verifyTextPresentAsserted Class Hierarchy
verifyTextPresentDisplay Options
verifyValueid=addClassAdd New Class
verifyElementPresentlink=expand all
verifyTextPresentOntology
verifyTextPresentSubclasses
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class groups
assertTitleVIVO
verifyTextPresentClass Groups
verifyTextPresentDisplay Options
verifyElementPresentid=addClass
verifyElementPresentid=addGroup
verifyElementPresentlink=hide subclasses
verifyElementPresentlink=people
verifyTextPresentDisplay Rank:
verifyTextPresentClasses:
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Object property hierarchy
assertTitleVIVO
verifyTextPresentObject Property Hierarchy
verifyTextPresentDisplay Options
verifyElementPresentlink=expand all
verifyElementPresentlink=access provided by (scires)
verifyTextPresentLocal Name:
verifyTextPresentGroup:
verifyTextPresentDomain Class:
verifyTextPresentRange Class:
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Data property hierarchy
assertTitleVIVO
verifyTextPresentData Property Hierarchy
verifyTextPresentDisplay Options
verifyElementPresentid=addProperty
verifyElementPresentlink=expand all
verifyElementPresentlink=abbreviation (vivo)
verifyTextPresentLocal Name:
verifyTextPresentGroup:
verifyTextPresentDomain Class:
verifyTextPresentRange Data Type:
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Property groups
assertTitleVIVO
verifyTextPresentProperty Groups
verifyElementPresentid=addProperty
verifyElementPresentlink=hide properties
verifyElementPresentlink=contact
verifyTextPresentDisplay Rank:
verifyTextPresentProperties:
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
verifyTextPresentAdd or Remove RDF Data
verifyTextPresentEnter Web-accessible URL of document containing RDF to add or remove:
verifyTextPresentOr upload a file from your computer:
verifyElementPresentname=rdfStream
verifyTextPresentadd instance data (supports large data files)
verifyTextPresentadd mixed RDF (instances and/or ontology)
verifyTextPresentremove mixed RDF (instances and/or ontology)
verifyTextPresentcreate classgroups automatically
verifyElementPresentid=submit
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Ingest tools
assertTitleIngest Menu
verifyTextPresentIngest Menu
verifyElementPresentlink=Manage Jena Models
verifyElementPresentlink=Subtract One Model from Another
verifyElementPresentlink=Convert CSV to RDF
verifyElementPresentlink=Convert XML to RDF
verifyElementPresentlink=Execute SPARQL CONSTRUCT
verifyElementPresentlink=Generate TBox
verifyElementPresentlink=Name Blank Nodes
verifyElementPresentlink=Smush Resources
verifyElementPresentlink=Merge Resources
verifyElementPresentlink=Change Namespace of Resources
verifyElementPresentlink=Process Property Value Strings
verifyElementPresentlink=Split Property Value Strings into Multiple Property Values
verifyElementPresentlink=Harvest Person Data from CSV
verifyElementPresentlink=Harvest Grant Data from CSV
verifyElementPresentlink=Execute Workflow
verifyElementPresentlink=Dump or Restore the knowledge base
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=RDF export
assertTitleVIVO
verifyTextPresentExport to RDF
verifyTextPresentSelect format
verifyElementPresentname=submit
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=SPARQL query
assertTitleSPARQL Query
verifyTextPresentSPARQL Query
verifyTextPresentQuery:
verifyTextPresentFormat for SELECT and ASK query results:
verifyTextPresentFormat for CONSTRUCT and DESCRIBE query results:
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=SPARQL query builder
assertTitleSPARQL Query Builder
verifyTextPresentSPARQL Query Builder
verifyTextPresentSubject
verifyTextPresentPredicate
verifyTextPresentObject
verifyValuecss=input.submitGenerate Query
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
verifyTextPresentSearch Index Status
verifyTextPresentThe search indexer has been idle since
verifyElementPresentname=rebuild
verifyTextPresentReset the search index and re-populate it.
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild visualization cache
assertTitleVisualization Tools
verifyTextPresentVisualization Tools
verifyElementPresentlink=Refresh Cached Models for Visualization
verifyTextPresentWhy is it needed?
verifyTextPresentWhat's involved in the caching process?
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Recompute inferences
assertTitleVIVO
verifyValuename=submitRecompute Inferences
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Restrict logins
assertTitleRestrict Logins
verifyTextPresentRestrict Logins
verifyTextPresentLogins are open to all.
verifyElementPresentlink=Restrict Logins
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clicklink=Activate developer panel
pause10000
verifyTextPresentVIVO is running in developer mode. (click for Options)
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickid=developerPanelClickMe
clickid=developer_enabled
clickid=developerPanelSaveButton
clickAndWaitlink=Log out
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AdminSecurity/NewAdminDelete.html b/legacy/utilities/acceptance-tests/suites/AdminSecurity/NewAdminDelete.html deleted file mode 100644 index cda4b2cd..00000000 --- a/legacy/utilities/acceptance-tests/suites/AdminSecurity/NewAdminDelete.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -NewAdminDelete - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NewAdminDelete
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=User accounts
assertTitleVIVO
verifyTextPresentUser accounts
verifyElementPresentlink=SisAdmin@cornell.edu
clickdeleteAccount
clickAndWait//form[@id='account-display']/section[2]/input
assertConfirmationAre you sure you want to delete this account??
waitForPageToLoad5000
assertTitleVIVO
verifyTextPresentDeleted 1 account.
verifyTextPresentUser accounts
verifyElementNotPresent=SisAdmin@cornell.edu
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AdminSecurity/NewAdminFirstLogin.html b/legacy/utilities/acceptance-tests/suites/AdminSecurity/NewAdminFirstLogin.html deleted file mode 100644 index 0543f143..00000000 --- a/legacy/utilities/acceptance-tests/suites/AdminSecurity/NewAdminFirstLogin.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - - -NewAdminFirstLogin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NewAdminFirstLogin
deleteAllVisibleCookies
setTimeout10000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
verifyTextPresentLog in
typeloginNameSisAdmin@cornell.edu
typeloginPassword
clickname=loginForm
verifyTextPresentEmail
verifyTextPresentPassword
typeloginNameSisAdmin@cornell.edu
typeloginPasswordwrong
clickAndWaitname=loginForm
assertTitleLog in to VIVO
verifyTextPresentLog in
verifyTextPresentThe email or password you entered is incorrect.
typeloginNameSisAdmin@cornell.edu
typeloginPasswordmyPassword
clickAndWaitname=loginForm
assertTitleLog in to VIVO
verifyTextPresentNew Password
verifyTextPresentConfirm Password
clickAndWaitlink=Cancel
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
verifyTextPresentLog in
typeloginNameSisAdmin@cornell.edu
typeloginPasswordmyPassword
clickAndWaitloginForm
assertTitleLog in to VIVO
typenewPassword
typeconfirmPassword
clickname=passwordChangeForm
verifyTextPresentChange Password to Log in
typenewPasswordjunky
typeconfirmPasswordjunky
clickAndWaitpasswordChangeForm
verifyTextPresentPlease enter a password between 6 and 12 characters in length.
typenewPasswordmyPassword
typeconfirmPasswordmyPassword
clickAndWaitpasswordChangeForm
verifyTextPresentYour new password cannot match the current one.
typenewPasswordnewPassword
typeconfirmPasswordnewPasword
clickAndWaitpasswordChangeForm
verifyTextPresentThe passwords entered do not match.
typenewPasswordnewPassword
typeconfirmPasswordnewPassword
clickAndWaitpasswordChangeForm
assertTitleVIVO
verifyTextPresentSis
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyElementPresentlink=My account
verifyElementNotPresentlink=My profile
clickAndWaitlink=Log out
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/AdminSecurity/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/AdminSecurity/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/AdminSecurity/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/AdminSecurity/Suite.html b/legacy/utilities/acceptance-tests/suites/AdminSecurity/Suite.html deleted file mode 100644 index 7d41f5aa..00000000 --- a/legacy/utilities/acceptance-tests/suites/AdminSecurity/Suite.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
AdminBadLogin
AdminLoginLogout
AdminChangePassword
NewAdminAccount
NewAdminFirstLogin
NewAdminCheckPrivileges
NewAdminDelete
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/AddPublications.html b/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/AddPublications.html deleted file mode 100644 index 692a864b..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/AddPublications.html +++ /dev/null @@ -1,1379 +0,0 @@ - - - - - - -AddBook - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddBook
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
verifyTextPresentTitle
verifyTextPresentPublication Date
selectid=typeSelectorlabel=Academic Article
typeid=titleDying for a Drink
clickAndWaitid=submit
assertTitleFurter, Frank
clickAndWaitlink=Dying for a Drink
assertTitleDying for a Drink
clickAndWaitcss=a.add-pageStart > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('111')
clickAndWaitid=submit
assertTitleDying for a Drink
clickAndWaitcss=a.add-pageEnd > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('119')
clickAndWaitid=submit
assertTitleDying for a Drink
clickAndWaitcss=a.add-dateTimeValue > img.add-individual
assertTitleEdit
typeid=dateTimeField-year2005
clickAndWaitid=submit
assertTitleDying for a Drink
clickAndWaitcss=a.add-volume > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('9')
clickAndWaitid=submit
assertTitleDying for a Drink
clickAndWaitcss=a.add-issue > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('2')
clickAndWaitid=submit
assertTitleDying for a Drink
clickAndWaitcss=a.add-hasPublicationVenue > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Journal (bibo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelAlcohol
clickAndWaitid=submit
assertTitleDying for a Drink
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
selectWindownull
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
selectid=typeSelectorlabel=Academic Article
typeid=titleAlcohol Poisoning Treatment
clickAndWaitid=submit
assertTitleFurter, Frank
clickAndWaitlink=Alcohol Poisoning Treatment
assertTitleAlcohol Poisoning Treatment
clickAndWaitcss=a.add-pageStart > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('222')
clickAndWaitid=submit
assertTitleAlcohol Poisoning Treatment
clickAndWaitcss=a.add-pageEnd > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('229')
clickAndWaitid=submit
assertTitleAlcohol Poisoning Treatment
clickAndWaitcss=a.add-dateTimeValue > img.add-individual
assertTitleEdit
typeid=dateTimeField-year2005
clickAndWaitid=submit
assertTitleAlcohol Poisoning Treatment
clickAndWaitcss=a.add-volume > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('12')
clickAndWaitid=submit
assertTitleAlcohol Poisoning Treatment
clickAndWaitcss=a.add-issue > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('4')
clickAndWaitid=submit
assertTitleAlcohol Poisoning Treatment
clickAndWaitcss=a.add-hasPublicationVenue > img.add-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleAlcohol Poisoning Treatment
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
selectid=typeSelectorlabel=Academic Article
typeid=titleWhat should I drink?
clickAndWaitid=submit
assertTitleFurter, Frank
clickAndWaitlink=What should I drink?
assertTitleWhat should I drink?
clickAndWaitcss=a.add-pageStart > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('345')
clickAndWaitid=submit
assertTitleWhat should I drink?
clickAndWaitcss=a.add-pageEnd > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('367')
clickAndWaitid=submit
assertTitleWhat should I drink?
clickAndWaitcss=a.add-dateTimeValue > img.add-individual
assertTitleEdit
typeid=dateTimeField-year2007
clickAndWaitid=submit
assertTitleWhat should I drink?
clickAndWaitcss=a.add-volume > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('55')
clickAndWaitid=submit
assertTitleWhat should I drink?
clickAndWaitcss=a.add-issue > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('1')
clickAndWaitid=submit
assertTitleWhat should I drink?
clickAndWaitcss=a.add-hasPublicationVenue > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Journal (bibo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelAlcohol And Alcoholism
clickAndWaitid=submit
assertTitleWhat should I drink?
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
selectid=typeSelectorlabel=Academic Article
typeid=titleLatest Alcohol Research
clickAndWaitid=submit
assertTitleFurter, Frank
clickAndWaitlink=Latest Alcohol Research
assertTitleLatest Alcohol Research
clickAndWaitcss=a.add-pageStart > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('990')
clickAndWaitid=submit
assertTitleLatest Alcohol Research
clickAndWaitcss=a.add-pageEnd > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('994')
clickAndWaitid=submit
assertTitleLatest Alcohol Research
clickAndWaitcss=a.add-dateTimeValue > img.add-individual
assertTitleEdit
typeid=dateTimeField-year2009
clickAndWaitid=submit
assertTitleLatest Alcohol Research
clickAndWaitcss=a.add-volume > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('23')
clickAndWaitid=submit
assertTitleLatest Alcohol Research
clickAndWaitcss=a.add-issue > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('4')
clickAndWaitid=submit
assertTitleLatest Alcohol Research
clickAndWaitcss=a.add-hasPublicationVenue > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Journal (bibo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelALCOHOL RESEARCH & HEALTH
clickAndWaitid=submit
assertTitleLatest Alcohol Research
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
verifyTextPresentLatest Alcohol Research.  ALCOHOL RESEARCH & HEALTH.  23:990-994. 2009
verifyElementPresentlink=Latest Alcohol Research
verifyTextPresentWhat should I drink?.  Alcohol And Alcoholism.  55:345-367. 2007
verifyElementPresentlink=exact:What should I drink?
verifyTextPresentAlcohol Poisoning Treatment.  Alcohol.  12:222-229. 2005
verifyElementPresentlink=Alcohol Poisoning Treatment
verifyTextPresentDying for a Drink.  Alcohol.  9:111-119. 2005
verifyElementPresentlink=Dying for a Drink
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild visualization cache
assertTitleVisualization Tools
clickAndWaitlink=Refresh Cached Models for Visualization
assertTitleRegenerate Constructed Models
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Map of Science
assertTitleFurter, Frank - Map of Science Visualization
verifyTextPresentFurter, Frank
pause10000
verifyElementPresentid=entityMoniker
verifyTextPresentExplore activity (4 publications) across 554 scientific subdisciplines
verifyTextPresent554 Subdisciplines
verifyTextPresent13 Disciplines
verifyElementPresentid=second-filter
verifyTextPresentSearch:
verifyTextPresentNeurotoxicology
verifyTextPresent4.0
verifyTextPresent100.0
verifyTextPresentmapped 100.00% of 4 publications
clickid=second-filter
verifyTextPresentBrain Research
verifyTextPresent4.0
click//tr[@id='DISCIPLINE-5']/td[3]
verifyTextPresent100.0
clickid=first-filter
clickcss=td..sorting_2
verifyTextPresentNeurotoxicology
verifyTextPresent4.0
verifyTextPresent100.0
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/AddPublications2.html b/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/AddPublications2.html deleted file mode 100644 index 8f3611f6..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/AddPublications2.html +++ /dev/null @@ -1,603 +0,0 @@ - - - - - - -AddBook - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddBook
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
selectid=typeSelectorlabel=Academic Article
typeid=titleOne For the Road
clickAndWaitid=submit
assertTitleFurter, Frank
clickAndWaitlink=One For the Road
assertTitleOne For the Road
clickAndWaitcss=a.add-pageStart > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('456')
clickAndWaitid=submit
assertTitleOne For the Road
clickAndWaitcss=a.add-pageEnd > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('468')
clickAndWaitid=submit
assertTitleOne For the Road
clickAndWaitcss=a.add-dateTimeValue > img.add-individual
assertTitleEdit
typeid=dateTimeField-year2008
clickAndWaitid=submit
assertTitleOne For the Road
clickAndWaitcss=a.add-volume > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('15')
clickAndWaitid=submit
assertTitleOne For the Road
clickAndWaitcss=a.add-issue > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('8')
clickAndWaitid=submit
assertTitleOne For the Road
clickAndWaitcss=a.add-hasPublicationVenue > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Journal (bibo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelDRINKY POOS
clickAndWaitid=submit
assertTitleOne For the Road
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
verifyTextPresentLatest Alcohol Research.  ALCOHOL RESEARCH & HEALTH.  23:990-994. 2009
verifyElementPresentlink=Latest Alcohol Research
verifyTextPresentOne For the Road.  DRINKY POOS.  15:456-468. 2008
verifyElementPresentlink=One For the Road
verifyTextPresentWhat should I drink?.  Alcohol And Alcoholism.  55:345-367. 2007
verifyElementPresentlink=exact:What should I drink?
verifyTextPresentAlcohol Poisoning Treatment.  Alcohol.  12:222-229. 2005
verifyElementPresentlink=Alcohol Poisoning Treatment
verifyTextPresentDying for a Drink.  Alcohol.  9:111-119. 2005
verifyElementPresentlink=Dying for a Drink
clickAndWaitlink=Map of Science
assertTitleFurter, Frank - Map of Science Visualization
clickname=view-type
pause5000
clickid=first-filter
pause5000
waitForTextPresentExplore activity
assertTitleFurter, Frank - Map of Science Visualization
pause10000
verifyTextPresentFurter, Frank
verifyTextPresentExplore activity (4 publications) across 554 scientific subdisciplines
verifyTextPresent554 Subdisciplines
verifyTextPresent13 Disciplines
verifyTextPresentNeurotoxicology
verifyTextPresent4.0
verifyTextPresent100.0
verifyTextPresentmapped 100.00% of 4 publications
clickid=second-filter
pause5000
verifyTextPresentBrain Research
verifyTextPresent4.0
click//tr[@id='DISCIPLINE-5']/td[3]
pause5000
verifyTextPresent100.0
clickid=first-filter
pause5000
clickcss=td..sorting_2
pause5000
verifyTextPresentNeurotoxicology
verifyTextPresent4.0
verifyTextPresent100.0
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/AddTestFaculty.html b/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/AddTestFaculty.html deleted file mode 100644 index 86a1183f..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/AddTestFaculty.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - -AddTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddTestFaculty
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameFrank
typelastNameFurter
clickAndWaitsubmit
assertTitleFurter, Frank
selectWindownull
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
selectWindownull
typeid=preferredTitleAssociate Professor
clickAndWaitid=submit
assertTitleFurter, Frank
verifyTextPresentFurter, Frank
verifyTextPresentAssociate Professor
pause10000
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/DeleteIndexStuff.html b/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/DeleteIndexStuff.html deleted file mode 100644 index f5a53898..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/DeleteIndexStuff.html +++ /dev/null @@ -1,729 +0,0 @@ - - - - - - -DeleteIndexStuff - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteIndexStuff
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Academic Article
assertTitleAcademic Article
clickAndWaitlink=Dying for a Drink
assertTitleDying for a Drink
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Academic Article
assertTitleAcademic Article
clickAndWaitlink=Alcohol Poisoning Treatment
assertTitleAlcohol Poisoning Treatment
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Academic Article
assertTitleAcademic Article
clickAndWaitlink=exact:What should I drink?
assertTitleexact:What should I drink?
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Academic Article
assertTitleAcademic Article
clickAndWaitlink=Latest Alcohol Research
assertTitleLatest Alcohol Research
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Academic Article
assertTitleAcademic Article
clickAndWaitlink=One For the Road
assertTitleOne For the Road
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Journal
assertTitleJournal
clickAndWaitlink=Alcohol
assertTitleAlcohol
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Journal
assertTitleJournal
clickAndWaitlink=Alcohol And Alcoholism
assertTitleAlcohol And Alcoholism
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Journal
assertTitleJournal
clickAndWaitlink=DRINKY POOS
assertTitleDRINKY POOS
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Journal
assertTitleJournal
clickAndWaitlink=ALCOHOL RESEARCH & HEALTH
assertTitleALCOHOL RESEARCH & HEALTH
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
pause5000
refreshAndWait10000
verifyTextNotPresentresearch
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/DeleteTestFaculty.html b/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/DeleteTestFaculty.html deleted file mode 100644 index 2bfa6939..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/DeleteTestFaculty.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - -DeleteTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFaculty
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
assertTitleIndex of Contents
verifyTextPresentpeople
verifyTextPresentFaculty Member
verifyTextPresentPerson
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
pause5000
refreshAndWait20000
verifyTextNotPresentpeople
verifyTextNotPresentFaculty Member
verifyTextNotPresentPerson
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/Suite.html b/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/Suite.html deleted file mode 100644 index f1841a03..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckMapOfScience/Suite.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - -
Test Suite
RebuildSearchIndex
AddTestFaculty
AddPublications
AddPublications2
DeleteTestFaculty
DeleteIndexStuff
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddCoAuthors.html b/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddCoAuthors.html deleted file mode 100644 index cd90e8b7..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddCoAuthors.html +++ /dev/null @@ -1,540 +0,0 @@ - - - - - - -CreateTestLibrarian - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestLibrarian
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Book
assertTitleBook
clickAndWaitlink=Nintendo: Good or Bad for Kids?
assertTitleNintendo: Good or Bad for Kids?
clickAndWaitcss=a.add-relatedBy > img.add-individual
assertTitleEdit
clickshowAddFormButton
typelastNameSmith
typefirstNameSally
clickAndWaitsubmit
assertTitleEdit
clickAndWaitlink=Index
clickAndWaitlink=Academic Article
assertTitleAcademic Article
clickAndWaitlink=Why Games Are Important to Child Growth
assertTitleWhy Games Are Important to Child Growth
clickAndWaitcss=a.add-relatedBy > img.add-individual
assertTitleEdit
clickid=showAddFormButton
assertTitleEdit
typelastNameJohnson
typefirstNameJane
clickAndWaitsubmit
assertTitleEdit
clickAndWaitid=returnLink
assertTitleWhy Games Are Important to Child Growth
clickAndWaitcss=a.add-relatedBy > img.add-individual
assertTitleEdit
clickid=showAddFormButton
clickshowAddFormButton
typelastNameZink
typefirstNameZoe
clickAndWaitsubmit
assertTitleEdit
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
pause5000
assertTitleFurter, Frank
verifyTextPresentPublications in VIVO
verifyTextPresent2 in the last 10 full
verifyElementPresentlink=Co-author Network
verifyElementPresentlink=Map of Science
verifyElementNotPresentlink=Co-Investigator Network
clickAndWaitlink=Co-author Network
pause5000
assertTitleFurter, Frank - Person Level Visualization
verifyTextPresentFurter, Frank
verifyElementPresentid=ego_label
verifyTextPresentCo-author Network
verifyElementPresentlink=GraphML file
verifyTextPresentVIVO profile
verifyElementPresentid=profileUrl
verifyTextPresent4   Publications through today's date
verifyTextPresent3   Co-author(s)
verifyTextPresent2001  First publication
verifyTextPresent2009   Last publication
verifyTextPresent4 publications
verifyTextPresentfrom 2001 - 2014
verifyElementPresentlink=(.CSV File)
verifyTextPresent3 co-authors
verifyTextPresentfrom 2001 - 2014
verifyElementPresentcss=a[title="csv File"]
verifyTextPresentTables
verifyTextPresentPublications per year
verifyElementPresentcss=caption > a
verifyTextPresentYear
verifyTextPresentPublications
verifyTextPresent2001
verifyTextPresent1
verifyTextPresent2003
verifyTextPresent1
verifyTextPresent2005
verifyTextPresent1
verifyTextPresent2009
verifyTextPresent1
verifyTextPresentCo-authors
verifyElementPresentcss=#coauthorships_table > caption > a
verifyTextPresentAuthor
verifyTextPresentPublications with
verifyTextPresentFurter, Frank
verifyTextPresentSmith, Sally
verifyTextPresent1
verifyTextPresentZink, Zoe
verifyTextPresent1
verifyTextPresentJohnson, Jane
verifyTextPresent1
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddCoInvestigators.html b/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddCoInvestigators.html deleted file mode 100644 index 73bfcb79..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddCoInvestigators.html +++ /dev/null @@ -1,782 +0,0 @@ - - - - - - -CreateTestLibrarian - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestLibrarian
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Zink, Zoe
assertTitleZink, Zoe
click//div[@id='wrapper-content']/ul/li[6]
clickAndWaitxpath=(//img[@alt='add'])[23]
assertTitleEdit
typeid=grant
sendKeysid=grantFuture of
pause5000
sendKeysid=grant${KEY_DOWN}
clickui-active-menuitem
typestartField-year2007
typeendField-year2008
clickAndWaitsubmit
assertTitleZink, Zoe
clickAndWaitlink=Index
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Zink, Zoe
assertTitleZink, Zoe
click//div[@id='wrapper-content']/ul/li[6]
clickAndWaitxpath=(//img[@alt='add'])[23]
assertTitleEdit
typeid=grant
sendKeysid=grantNix N
pause5000
sendKeysid=grant${KEY_DOWN}
clickui-active-menuitem
typestartField-year2010
clickAndWaitsubmit
assertTitleZink, Zoe
clickAndWaitlink=Index
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Johnson, Jane
assertTitleJohnson, Jane
click//div[@id='wrapper-content']/ul/li[6]
clickAndWaitxpath=(//img[@alt='add'])[23]
assertTitleEdit
typeid=grant
sendKeysid=grantNix N
pause5000
sendKeysid=grant${KEY_DOWN}
clickui-active-menuitem
typestartField-year2010
clickAndWaitsubmit
assertTitleJohnson, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Co-investigator Network
pause5000
assertTitleFurter, Frank - Person Level Visualization
verifyElementPresentid=ego_label
verifyTextPresentCo-investigator Network
verifyElementPresentlink=(GraphML File)
verifyTextPresentVIVO profile
verifyElementPresentid=profileUrl
verifyTextPresent4   Grant(s)
verifyTextPresent2   Co-investigator(s)
verifyTextPresent2002  First Grant
verifyTextPresent2010   Last Grant
verifyTextPresent4 grants
verifyTextPresentfrom 2002 through 2014
verifyElementPresentlink=(.CSV File)
verifyTextPresent2 co-investigators
verifyTextPresentfrom 2002 through 2014
verifyElementPresentcss=a[title="csv File"]
verifyTextPresentTables
verifyTextPresentThe information in the following tables is for all years.
verifyTextPresentGrants per year
verifyElementPresentcss=caption > a
verifyTextPresent2002
verifyTextPresent1
verifyTextPresent2006
verifyTextPresent1
verifyTextPresent2007
verifyTextPresent1
verifyTextPresent2010
verifyTextPresentCo-investigators
verifyElementPresentcss=#coinvestigations_table > caption > a
verifyTextPresentGrants with
verifyTextPresentFurter, Frank
verifyTextPresentZink, Zoe
verifyTextPresent2
verifyTextPresentJohnson, Jane
verifyTextPresent1
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Co-author Network
pause5000
assertTitleFurter, Frank - Person Level Visualization
verifyElementPresentid=ego_label
verifyTextPresentCo-author Network
verifyElementPresentlink=GraphML file
verifyTextPresentVIVO profile
verifyElementPresentid=profileUrl
verifyTextPresent4   Publications through today's date
verifyTextPresent3   Co-author(s)
verifyTextPresent2001  First publication
verifyTextPresent2009   Last publication
verifyTextPresent4 publications
verifyTextPresentfrom 2001 - 2014
verifyElementPresentlink=(.CSV File)
verifyTextPresent3 co-authors
verifyTextPresentfrom 2001 - 2014
verifyElementPresentcss=a[title="csv File"]
verifyTextPresentTables
verifyTextPresentPublications per year
verifyElementPresentcss=caption > a
verifyTextPresentYear
verifyTextPresentPublications
verifyTextPresent2001
verifyTextPresent1
verifyTextPresent2003
verifyTextPresent1
verifyTextPresent2005
verifyTextPresent1
verifyTextPresent2009
verifyTextPresentCo-authors
verifyElementPresentcss=#coauthorships_table > caption > a
verifyTextPresentAuthor
verifyTextPresentPublications with
verifyTextPresentFurter, Frank
verifyTextPresent1
verifyTextPresentSmith, Sally
verifyTextPresent1
verifyTextPresentZink, Zoe
verifyTextPresent1
verifyTextPresentJohnson, Jane
verifyTextPresent1
verifyElementPresentlink=Co-investigator Network
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddGrants.html b/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddGrants.html deleted file mode 100644 index 3ea4b4de..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddGrants.html +++ /dev/null @@ -1,391 +0,0 @@ - - - - - - -AddBook - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddBook
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
click//div[@id='wrapper-content']/ul/li[6]
clickAndWaitcss=#researchGroup > article.property > #RO_0000053 > a.add-RO_0000053 > img.add-individual
assertTitleEdit
typeid=grantGames and Kids: The Impact
typestartField-year2002
typeendField-year2004
clickAndWaitsubmit
assertTitleFurter, Frank
clickAndWaitxpath=(//img[@alt='add'])[22]
assertTitleEdit
typeid=grantChildhood Development in the 21st Century
typestartField-year2006
clickAndWaitsubmit
assertTitleFurter, Frank
clickAndWaitxpath=(//img[@alt='add'])[23]
assertTitleEdit
typeid=grantFuture of Children
typestartField-year2007
typeendField-year2008
clickAndWaitsubmit
assertTitleFurter, Frank
clickAndWaitxpath=(//img[@alt='add'])[23]
assertTitleEdit
typeid=grantNix Nintendo?
typestartField-year2010
clickAndWaitsubmit
assertTitleFurter, Frank
verifyElementPresentlink=Co-investigator Network
clickAndWaitlink=Co-investigator Network
pause5000
assertTitleFurter, Frank - Person Level Visualization
verifyElementPresentid=ego_label
verifyElementPresentlink=Co-author Network
verifyTextPresentCo-investigator Network
verifyElementPresentlink=(GraphML File)
verifyElementPresentid=profileUrl
verifyTextPresent4   Grant(s)
verifyTextPresent0   Co-investigator(s)
verifyTextPresent2002  First Grant
verifyTextPresent2010   Last Grant
verifyTextPresent4 grants
verifyTextPresentfrom 2002 through 2014
verifyElementPresentlink=(.CSV File)
verifyTextPresent0 co-investigators
verifyTextPresentfrom 2005 through 2014
verifyTextPresentTables
verifyTextPresentThe information in the following tables is for all years.
verifyTextPresentGrants per year
verifyElementPresentcss=caption > a
verifyTextPresent2002
verifyTextPresent1
verifyTextPresent2006
verifyTextPresent1
verifyTextPresent2007
verifyTextPresent1
verifyTextPresent2010
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddPublications.html b/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddPublications.html deleted file mode 100644 index 851525e0..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddPublications.html +++ /dev/null @@ -1,961 +0,0 @@ - - - - - - -AddBook - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddBook
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate publication entry for Furter, Frank
verifyTextPresentPublication Type
selecttypeSelectorlabel=Book
verifyTextPresentTitle
typeid=titleNintendo: Good or Bad for Kids?
clickAndWaitsubmit
assertTitleFurter, Frank
verifyTextPresentbook
verifyElementPresentlink=Nintendo: Good or Bad for Kids?
verifyTextPresentNintendo: Good or Bad for Kids?
clickAndWaitlink=Nintendo: Good or Bad for Kids?
assertTitleNintendo: Good or Bad for Kids?
clickAndWaitcss=a.add-publisher > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Publisher (vivo)
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typelabelPutnam
clickAndWaitsubmit
assertTitleNintendo: Good or Bad for Kids?
clickAndWaitcss=a.add-placeOfPublication > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('New York')
clickAndWaitsubmit
assertTitleNintendo: Good or Bad for Kids?
clickAndWaitcss=a.add-dateTimeValue > img.add-individual
assertTitleEdit
typedateTimeField-year2009
clickAndWaitsubmit
assertTitleNintendo: Good or Bad for Kids?
pause3000
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
selecttypeSelectorlabel=Academic Article
typeid=titleWhy Games Are Important to Child Growth
clickAndWaitsubmit
assertTitleFurter, Frank
clickAndWaitlink=Why Games Are Important to Child Growth
assertTitleWhy Games Are Important to Child Growth
clickAndWait//h3[@id='pageStart']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('111')
clickAndWaitsubmit
assertTitleWhy Games Are Important to Child Growth
clickAndWait//h3[@id='pageEnd']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('222')
clickAndWaitsubmit
assertTitleWhy Games Are Important to Child Growth
clickAndWait//h3[@id='hasPublicationVenue']/a/img
assertTitleEdit
selecttypeOfNewlabel=Journal (bibo)
clickAndWaitid=offerCreate
assertTitleEdit
typelabelChildhood Today
clickAndWaitsubmit
assertTitleWhy Games Are Important to Child Growth
clickAndWait//h3[@id='dateTimeValue']/a/img
typedateTimeField-year2001
clickAndWaitsubmit
assertTitleWhy Games Are Important to Child Growth
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
selecttypeSelectorlabel=Chapter
typeid=titleGame Wars
clickAndWaitsubmit
assertTitleFurter, Frank
clickAndWaitlink=Game Wars
assertTitleGame Wars
clickAndWait//h3[@id='pageStart']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('333')
clickAndWaitsubmit
assertTitleGame Wars
clickAndWait//h3[@id='chapter']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('9')
clickAndWaitsubmit
assertTitleGame Wars
clickAndWait//h3[@id='pageEnd']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('444')
clickAndWaitsubmit
assertTitleGame Wars
clickAndWait//h3[@id='dateTimeValue']/a/img
typedateTimeField-year2003
clickAndWaitsubmit
assertTitleGame Wars
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
selecttypeSelectorlabel=Conference Paper
typeid=titleGames to Promote Growth
clickAndWaitsubmit
assertTitleFurter, Frank
clickAndWaitlink=Games to Promote Growth
assertTitleGames to Promote Growth
clickAndWait//h3[@id='presentedAt']/a/img
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typelabelGame World 2005
clickAndWaitsubmit
assertTitleGames to Promote Growth
clickAndWait//h3[@id='dateTimeValue']/a/img
typedateTimeField-year2005
clickAndWaitsubmit
assertTitleGames to Promote Growth
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
pause5000
verifyElementNotPresentlink=Co-investigator Network
verifyTextPresentPublications in VIVO
verifyTextPresent2 in the last 10 full
verifyElementPresentlink=Co-author Network
verifyElementPresentlink=Map of Science
clickAndWaitlink=Co-author Network
pause5000
assertTitleFurter, Frank - Person Level Visualization
verifyTextPresentFurter, Frank
verifyTextPresentCo-author Network
verifyElementPresentlink=GraphML file
verifyTextPresent4   Publications through today's date
verifyTextPresent0   Co-author(s)
verifyTextPresent2001  First publication
verifyTextPresent2009   Last publication
verifyTextPresent4 publications
verifyTextPresentfrom 2001 - 2014
verifyElementPresentlink=(.CSV File)
verifyTextPresent0 co-authors
verifyTextPresentfrom 2005 - 2014
verifyTextPresentTables
verifyTextPresentPublications per year
verifyElementPresentcss=caption > a
verifyTextPresent2001
verifyTextPresent1
verifyTextPresent2003
verifyTextPresent1
verifyTextPresent2005
verifyTextPresent1
verifyTextPresent2009
verifyTextPresent1
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddTestFaculty.html b/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddTestFaculty.html deleted file mode 100644 index c7e9908a..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/AddTestFaculty.html +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - -AddTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddTestFaculty
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameFrank
typelastNameFurter
clickAndWaitsubmit
assertTitleFurter, Frank
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=preferredTitleAssociate Professor
clickAndWaitid=submit
assertTitleFurter, Frank
pause3000
verifyTextPresentFurter, Frank
verifyTextPresentAssociate Professor
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/CheckGrantDates.html b/legacy/utilities/acceptance-tests/suites/CheckVisualizations/CheckGrantDates.html deleted file mode 100644 index c28dcd58..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/CheckGrantDates.html +++ /dev/null @@ -1,925 +0,0 @@ - - - - - - -CreateTestLibrarian - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestLibrarian
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Childhood Development in the 21st Century
assertTitleChildhood Development in the 21st Century
clickAndWait//h3[@id='dateTimeInterval']/a/img
assertTitleEdit
typestartField-year2005
clickAndWaitsubmit
assertTitleChildhood Development in the 21st Century
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Future of Children
assertTitleFuture of Children
clickAndWait//h3[@id='dateTimeInterval']/a/img
assertTitleEdit
typestartField-year2005
clickAndWaitsubmit
assertTitleFuture of Children
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Games and Kids: The Impact
assertTitleGames and Kids: The Impact
clickAndWait//h3[@id='dateTimeInterval']/a/img
assertTitleEdit
typestartField-year2011
clickAndWaitsubmit
assertTitleGames and Kids: The Impact
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Nix Nintendo?
assertTitleNix Nintendo?
clickAndWait//h3[@id='dateTimeInterval']/a/img
assertTitleEdit
typestartField-year2011
clickAndWaitsubmit
assertTitleNix Nintendo?
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Co-investigator Network
pause5000
assertTitleFurter, Frank - Person Level Visualization
verifyTextPresentFurter, Frank
verifyElementPresentid=ego_label
verifyTextPresentCo-investigator Network
verifyElementPresentlink=(GraphML File)
verifyTextPresentVIVO profile
verifyElementPresentid=profileUrl
verifyTextPresent4   Grant(s)
verifyTextPresent2   Co-investigator(s)
verifyTextPresent2005  First Grant
verifyTextPresent2011   Last Grant
verifyElementPresentlink=Co-author Network
verifyTextPresent4 grants
verifyTextPresentfrom 2005 through 2014
verifyElementPresentlink=(.CSV File)
verifyTextPresent2 co-investigators
verifyTextPresentfrom 2005 through 2014
verifyElementPresentcss=a[title="csv File"]
verifyTextPresentTables
verifyTextPresentThe information in the following tables is for all years.
verifyTextPresentGrants per year
verifyTextPresent2005
verifyTextPresent2
verifyTextPresent2010
verifyTextPresent1
verifyTextPresent2011
verifyTextPresent1
verifyTextPresentCo-investigators
verifyElementPresentcss=#coinvestigations_table > caption > a
verifyTextPresentInvestigator
verifyTextPresentGrants with
verifyTextPresentFurter, Frank
verifyTextPresentZink, Zoe
verifyTextPresent2
verifyTextPresentJohnson, Jane
verifyTextPresent1
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitcss=a.edit-RO_0000053 > img.edit-individual
assertTitleEdit
typeid=startField-year
typeid=endField-year
clickAndWaitid=submit
assertTitleFurter, Frank
clickAndWaitcss=a.edit-RO_0000053 > img.edit-individual
assertTitleEdit
typeid=startField-year
typeid=endField-year
clickAndWaitid=submit
assertTitleFurter, Frank
clickAndWaitcss=#RO_0000053-CoPrincipalInvestigatorRole-List > li > a.edit-RO_0000053 > img.edit-individual
assertTitleEdit
typeid=startField-year
typeid=endField-year
clickAndWaitid=submit
assertTitleFurter, Frank
clickAndWaitcss=#RO_0000053-InvestigatorRole-List > li > a.edit-RO_0000053 > img.edit-individual
assertTitleEdit
typeid=startField-year
typeid=endField-year
clickAndWaitid=submit
assertTitleFurter, Frank
click//div[@id='wrapper-content']/ul/li[6]
verifyTextPresentGames and Kids: The Impact 2011 -
verifyElementPresentlink=Games and Kids: The Impact
verifyTextcss=#RO_0000053-InvestigatorRole-List > liexact:Nix Nintendo? 2010 -
verifyElementPresentlink=Nix Nintendo?
verifyTextPresentFuture of Children 2005 -
verifyElementPresentlink=Future of Children
verifyTextPresentChildhood Development in the 21st Century 2005 -
verifyElementPresentlink=Childhood Development in the 21st Century
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Co-investigator Network
pause5000
assertTitleFurter, Frank - Person Level Visualization
verifyTextPresentFurter, Frank
verifyElementPresentid=ego_label
verifyTextPresentCo-investigator Network
verifyElementPresentlink=(GraphML File)
verifyTextPresentVIVO profile
verifyElementPresentid=profileUrl
verifyElementPresentlink=Co-author Network
verifyTextPresent4   Grant(s)
verifyTextPresent2   Co-investigator(s)
verifyTextPresent2005  First Grant
verifyTextPresent2011   Last Grant
verifyTextPresent4 grants
verifyTextPresentfrom 2005 through 2014
verifyElementPresentlink=(.CSV File)
verifyTextPresent2 co-investigators
verifyTextPresentfrom 2005 through 2014
verifyElementPresentcss=a[title="csv File"]
verifyTextPresentTables
verifyTextPresentThe information in the following tables is for all years.
verifyTextPresentGrants per year
verifyElementPresentcss=caption > a
verifyTextPresent2005
verifyTextPresent2
verifyTextPresent2011
verifyTextPresent2
verifyTextPresentCo-investigators
verifyElementPresentcss=#coinvestigations_table > caption > a
verifyTextPresentInvestigator
verifyTextPresentGrants with
verifyTextPresentFurter, Frank
verifyTextPresentZink, Zoe
verifyTextPresent2
verifyTextPresentJohnson, Jane
verifyTextPresent1
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/DeleteIndexStuff.html b/legacy/utilities/acceptance-tests/suites/CheckVisualizations/DeleteIndexStuff.html deleted file mode 100644 index e3173570..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/DeleteIndexStuff.html +++ /dev/null @@ -1,981 +0,0 @@ - - - - - - -DeleteIndexStuff - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteIndexStuff
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentevents
verifyTextPresentorganizations
verifyTextPresentresearch
clickAndWaitlink=Conference
assertTitleConference
clickAndWaitlink=Game World 2005
assertTitleGame World 2005
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Putnam
assertTitlePutnam
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Child Development
assertTitleChild Development
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=College of Human Ecology
assertTitleCollege of Human Ecology
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Academic Article
assertTitleAcademic Article
clickAndWaitlink=Why Games Are Important to Child Growth
assertTitleWhy Games Are Important to Child Growth
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Book
assertTitleBook
clickAndWaitlink=Nintendo: Good or Bad for Kids?
assertTitleNintendo: Good or Bad for Kids?
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Chapter
assertTitleChapter
clickAndWaitlink=Game Wars
assertTitleGame Wars
clickAndWaitlink=Edit this individual
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Conference Paper
assertTitleConference Paper
clickAndWaitlink=Games to Promote Growth
assertTitleGames to Promote Growth
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Journal
assertTitleJournal
clickAndWaitlink=Childhood Today
assertTitleChildhood Today
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
selectWindownull
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Childhood Development in the 21st Century
assertTitleChildhood Development in the 21st Century
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Future of Children
assertTitleFuture of Children
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Games and Kids: The Impact
assertTitleGames and Kids: The Impact
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Grant
assertTitleGrant
clickAndWaitlink=Nix Nintendo?
assertTitleNix Nintendo?
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
pause5000
refreshAndWait10000
verifyTextNotPresentevents
verifyTextNotPresentorganizations
verifyTextNotPresentresearch
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/DeleteTestCos.html b/legacy/utilities/acceptance-tests/suites/CheckVisualizations/DeleteTestCos.html deleted file mode 100644 index f5882b8b..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/DeleteTestCos.html +++ /dev/null @@ -1,315 +0,0 @@ - - - - - - -DeleteTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFaculty
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentPerson
clickAndWaitlink=Index
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Johnson, Jane
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Smith, Sally
assertTitleSmith, Sally
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Zink, Zoe
assertTitleZink, Zoe
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
pause5000
refreshAndWait20000
verifyTextNotPresentpeople
verifyTextNotPresentPerson
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/DeleteTestFaculty.html b/legacy/utilities/acceptance-tests/suites/CheckVisualizations/DeleteTestFaculty.html deleted file mode 100644 index 00c982f8..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/DeleteTestFaculty.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - -DeleteTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFaculty
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
assertTitleIndex of Contents
verifyTextPresentpeople
verifyTextPresentFaculty Member
verifyTextPresentPerson
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
pause5000
refreshAndWait20000
verifyTextPresentpeople
verifyTextNotPresentFaculty Member
verifyTextPresentPerson
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/CheckVisualizations/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/Suite.html b/legacy/utilities/acceptance-tests/suites/CheckVisualizations/Suite.html deleted file mode 100644 index cb7310aa..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/Suite.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
AddTestFaculty
AddPublications
AddCoAuthors
AddGrants
AddCoInvestigators
TestTemporalGraphs
CheckGrantDates
DeleteTestFaculty
DeleteTestCos
DeleteIndexStuff
- - diff --git a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/TestTemporalGraphs.html b/legacy/utilities/acceptance-tests/suites/CheckVisualizations/TestTemporalGraphs.html deleted file mode 100644 index e27095e1..00000000 --- a/legacy/utilities/acceptance-tests/suites/CheckVisualizations/TestTemporalGraphs.html +++ /dev/null @@ -1,1267 +0,0 @@ - - - - - - -AddTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddTestFaculty
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Department (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typelabelChild Development
clickAndWaitsubmit
assertTitleChild Development
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=#relatedBy-Position > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate position history entry for Child Development
typeid=positionTitleDr.
selectpositionTypelabel=Faculty Position
typeid=person
sendKeysid=personFurter
pause5000
sendKeysid=person${KEY_DOWN}
clickid=ui-active-menuitem
typestartField-year2010
clickAndWaitsubmit
assertTitleChild Development
clickAndWaitcss=#relatedBy-Position > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate position history entry for Child Development
typeid=positionTitleMs.
selectpositionTypelabel=Faculty Position
typeid=person
sendKeysid=personJohn
pause5000
sendKeysid=person${KEY_DOWN}
clickid=ui-active-menuitem
typestartField-year2009
clickAndWaitsubmit
assertTitleChild Development
clickAndWaitcss=#relatedBy-Position > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate position history entry for Child Development
typeid=positionTitleDr.
selectpositionTypelabel=Faculty Position
typeid=person
sendKeysid=personSmith
pause5000
sendKeysid=person${KEY_DOWN}
clickid=ui-active-menuitem
typestartField-year2008
clickAndWaitsubmit
assertTitleChild Development
clickAndWaitcss=#relatedBy-Position > a.add-relatedBy > img.add-individual
assertTitleEdit
verifyTextPresentCreate position history entry for Child Development
typeid=positionTitleMrs.
selectpositionTypelabel=Faculty Position
typeid=person
sendKeysid=personZink
pause5000
sendKeysid=person${KEY_DOWN}
clickid=ui-active-menuitem
typestartField-year2007
clickAndWaitsubmit
assertTitleChild Development
verifyTextPresentFurter, Frank , Dr. 2010 -
verifyTextPresentJohnson, Jane, Ms. 2009 -
verifyTextPresentSmith, Sally, Dr. 2008 -
verifyTextPresentZink, Zoe, Mrs. 2007 -
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild visualization cache
assertTitleVisualization Tools
clickAndWaitlink=Refresh Cached Models for Visualization
assertTitleRegenerate Constructed Models
clickAndWaitlink=Organizations
pause5000
assertTitleOrganizations
clickAndWaitlink=Child Development
assertTitleChild Development
clickAndWaitlink=Organizations
assertTitleOrganizations
pause5000
clickAndWaitlink=Child Development
assertTitleChild Development
clickAndWaitlink=Temporal Graph
assertTitleChild Development - Temporal Graph Visualization
verifyTextPresentChild Development
verifyElementPresentid=organizationMoniker
verifyTextPresentHow do you want to compare?
verifyTextPresentWhat do you want to compare?
pause5000
refreshAndWait5000
verifyTextPresentFurter, Frank
verifyTextPresent4
verifyTextPresentJohnson, Jane
verifyTextPresent1
verifyTextPresentSmith, Sally
verifyTextPresent1
verifyTextPresentZink, Zoe
verifyTextPresent1
verifyTextPresentComparing publications of People in Child Development
verifyTextPresent2002
verifyTextPresent2004
verifyTextPresent2006
verifyTextPresent2008
verifyTextPresent2010
verifyTextPresent2012
verifyTextPresentTotal Number of publications
verifyTextPresentYou have selected 3 of a maximum 10 people.
verifyElementPresentlink=Furter, Frank
verifyElementPresentlink=Johnson, Jane
verifyElementPresentlink=Smith, Sally
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild visualization cache
assertTitleVisualization Tools
clickAndWaitlink=Refresh Cached Models for Visualization
assertTitleRegenerate Constructed Models
clickAndWaitlink=Organizations
assertTitleOrganizations
pause5000
clickAndWaitlink=Child Development
assertTitleChild Development
clickAndWaitlink=Temporal Graph
assertTitleChild Development - Temporal Graph Visualization
select//div[@id='leftUpper']/div/selectlabel=by Grants
assertTitleChild Development - Temporal Graph Visualization
verifyTextPresentChild Development
verifyTextPresentHow do you want to compare?
verifyTextPresentWhat do you want to compare?
verifyTextPresentFurter, Frank
verifyTextPresent4
verifyTextPresentFaculty Member
verifyTextPresentZink, Zoe
verifyTextPresent2
verifyTextPresentJohnson, Jane
verifyTextPresent1
verifyTextPresentSmith, Sally
verifyTextPresent0
verifyTextPresentComparing grants of People in Child Development
verifyTextPresent2002
verifyTextPresent2004
verifyTextPresent2006
verifyTextPresent2008
verifyTextPresent2010
verifyTextPresent2012
verifyTextPresent2014
verifyTextPresentTotal Number of grants
verifyTextPresentYou have selected 3 of a maximum 10 people.
verifyElementPresentlink=Furter, Frank
verifyElementPresentlink=Zink, Zoe
verifyElementPresentlink=Johnson, Jane
pause10000
clickAndWaitlink=Site Admin
pause5000
assertTitleVIVO Site Administration
selectVClassURIlabel=College (vivo)
clickAndWaitsubmit
assertTitleEdit
typelabelCollege of Human Ecology
clickAndWaitsubmit
assertTitleCollege of Human Ecology
click//div[@id='wrapper-content']/ul/li[14]
clickAndWaitcss=a.add-BFO_0000051 > img.add-individual
assertTitleEdit
selectobjectVarlabel=Child Development (Department)
clickAndWaitsubmit
assertTitleCollege of Human Ecology
clickcss=li.nonSelectedGroupTab.clickable
verifyElementPresentlink=Child Development
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild visualization cache
assertTitleVisualization Tools
clickAndWaitlink=Refresh Cached Models for Visualization
assertTitleRegenerate Constructed Models
clickAndWaitlink=Organizations
pause5000
assertTitleOrganizations
clickAndWaitlink=College of Human Ecology
assertTitleCollege of Human Ecology
clickAndWaitlink=Temporal Graph
assertTitleCollege of Human Ecology - Temporal Graph Visualization
verifyElementPresentid=organizationMoniker
pause5000
verifyTextPresentCollege of Human Ecology
verifyTextPresentHow do you want to compare?
verifyTextPresentWhat do you want to compare?
verifyTextPresentChild Development
verifyTextPresent4
verifyTextPresentDepartment
verifyTextPresentComparing publications of Organizations in College of Human Ecology
verifyTextPresent2002
verifyTextPresent2004
verifyTextPresent2006
verifyTextPresent2008
verifyTextPresent2010
verifyTextPresent2012
verifyTextPresent2014
verifyTextPresentTotal Number of publications
verifyTextPresentYou have selected 1 of a maximum 10 organizations.
verifyElementPresentlink=Child Development
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild visualization cache
assertTitleVisualization Tools
clickAndWaitlink=Refresh Cached Models for Visualization
assertTitleRegenerate Constructed Models
clickAndWaitlink=Organizations
assertTitleOrganizations
pause5000
clickAndWaitlink=College of Human Ecology
assertTitleCollege of Human Ecology
clickAndWaitlink=Temporal Graph
assertTitleCollege of Human Ecology - Temporal Graph Visualization
verifyTextPresentCollege of Human Ecology
verifyElementPresentid=organizationMoniker
select//div[@id='leftUpper']/div/selectlabel=by Grants
assertTitleCollege of Human Ecology - Temporal Graph Visualization
verifyTextPresentCollege of Human Ecology
verifyTextPresentHow do you want to compare?
verifyTextPresentWhat do you want to compare?
verifyTextPresentRecords 1 - 1 of 1
verifyTextPresentChild Development
verifyTextPresent4
verifyTextPresentDepartment
verifyTextPresentComparing grants of Organizations in College of Human Ecology
verifyTextPresent2002
verifyTextPresent2004
verifyTextPresent2006
verifyTextPresent2008
verifyTextPresent2010
verifyTextPresent2012
verifyTextPresent2014
verifyTextPresentTotal Number of grants
verifyTextPresentYou have selected 1 of a maximum 10 organizations.
verifyElementPresentlink=Child Development
pause10000
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckCuratorLoginLogout.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckCuratorLoginLogout.html deleted file mode 100644 index 9169b7b3..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckCuratorLoginLogout.html +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - -AdminBookmarkedPage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AdminBookmarkedPage
deleteAllVisibleCookies
setTimeout100000
open/vivo/siteAdmin
assertTitleLog in to VIVO
verifyTextPresentLog in
verifyTextNotPresentConnie
verifyTextNotPresentSite Admin
typeloginNameConnieCurator@cornell.edu
typeloginPasswordnewPassword
clickAndWaitloginForm
verifyTextPresentLog out
verifyTextPresentConnie
verifyTextPresentSite Admin
clickAndWaitlink=Site information
assertTitleSite Information
clickAndWaitlink=Log out
assertTitleVIVO
verifyTextPresentYou have logged out.
verifyTextPresentWelcome to VIVO
verifyTextPresentLog in
typeloginNameConnieCurator@cornell.edu
typeloginPasswordnewPassword
clickAndWaitloginForm
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Log out
assertTitleIndex of Contents
verifyTextPresentYou have logged out.
verifyElementPresentlink=Log in
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNameConnieCurator@cornell.edu
typeloginPasswordnewPassword
clickAndWaitloginForm
assertTitleIndex of Contents
clickAndWaitlink=Log out
verifyTextPresentYou have logged out.
verifyElementPresentlink=Log in
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckCuratorPrivileges.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckCuratorPrivileges.html deleted file mode 100644 index 6ca8f57c..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckCuratorPrivileges.html +++ /dev/null @@ -1,407 +0,0 @@ - - - - - - -CheckCuratorPrivileges - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckCuratorPrivileges
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNameConnieCurator@cornell.edu
typeloginPasswordnewPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
verifyTextPresentSite Configuration
verifyElementPresentlink=Site information
verifyElementNotPresentlink=Institutional internal class
verifyElementNotPresentlink=Manage profile editing
verifyElementNotPresentlink=Menu management
verifyElementNotPresentlink=User accounts
verifyElementNotPresentlink=Startup Status
verifyTextPresentOntology Editor
verifyElementPresentlink=Ontology list
verifyTextPresentClass Management
verifyElementPresentlink=Class hierarchy
verifyElementPresentlink=Class groups
verifyTextPresentProperty Management
verifyElementPresentlink=Object property hierarchy
verifyElementPresentlink=Data property hierarchy
verifyElementPresentlink=Property groups
verifyTextNotPresentAdvanced Data Tools
verifyElementNotPresentlink=Ingest tools
verifyElementNotPresentlink=Add/Remove RDF data
verifyElementNotPresentlink=RDF export
verifyElementNotPresentlink=SPARQL query
verifyElementNotPresentlink=SPARQL query builder
verifyTextNotPresentRefresh Content
verifyElementNotPresentlink=Rebuild search index
verifyElementNotPresentlink=Rebuild class group cache
verifyElementNotPresentlink=Rebuild visualization cache
verifyElementNotPresentlink=Recompute inferences
clickAndWaitlink=Site information
assertTitleSite Information
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class groups
assertTitleVIVO
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class hierarchy
assertTitleVIVO
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Data property hierarchy
assertTitleVIVO
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Object property hierarchy
assertTitleVIVO
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Property groups
assertTitleVIVO
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Ontology list
assertTitleOntologies
verifyTextNotPresentWe're sorry, but you are not authorized to view the page you requested. If you think this is an error, please contact us and we'll be happy to help.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckEditorLoginLogout.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckEditorLoginLogout.html deleted file mode 100644 index f8dc5388..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckEditorLoginLogout.html +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - -AdminBookmarkedPage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AdminBookmarkedPage
deleteAllVisibleCookies
setTimeout100000
open/vivo/siteAdmin
assertTitleLog in to VIVO
verifyTextPresentLog in
verifyTextNotPresentEddie
verifyTextNotPresentSite Admin
typeloginNameEddieEditor@cornell.edu
typeloginPasswordnewPassword
clickAndWaitloginForm
verifyTextPresentLog out
verifyTextPresentEddie
verifyTextPresentSite Admin
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Log out
assertTitleVIVO
verifyTextPresentYou have logged out.
verifyTextPresentWelcome to VIVO
verifyTextPresentLog in
typeloginNameEddieEditor@cornell.edu
typeloginPasswordnewPassword
clickAndWaitloginForm
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Log out
assertTitleIndex of Contents
verifyTextPresentYou have logged out.
verifyElementPresentlink=Log in
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNameEddieEditor@cornell.edu
typeloginPasswordnewPassword
clickAndWaitloginForm
clickAndWaitlink=Log out
assertTitleIndex of Contents
verifyTextPresentYou have logged out.
verifyElementPresentlink=Log in
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckEditorPrivileges.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckEditorPrivileges.html deleted file mode 100644 index 719a905a..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckEditorPrivileges.html +++ /dev/null @@ -1,231 +0,0 @@ - - - - - - -CheckEditorPrivileges - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckEditorPrivileges
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNameEddieEditor@cornell.edu
typeloginPasswordnewPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
verifyTextNotPresentSite Configuration
verifyElementNotPresentlink=Manage Profile Editing
verifyElementNotPresentlink=Site information
verifyElementNotPresentlink=Menu management
verifyElementNotPresentlink=Institutional internal class
verifyElementNotPresentlink=User accounts
verifyElementNotPresentlink=Startup Status
verifyTextNotPresentOntology Editor
verifyElementNotPresentlink=Ontology list
verifyTextNotPresentClass Management
verifyElementNotPresentlink=Class hierarchy
verifyElementNotPresentlink=Class groups
verifyTextNotPresentProperty Management
verifyElementNotPresentlink=Object property hierarchy
verifyElementNotPresentlink=Data property hierarchy
verifyElementNotPresentlink=Property groups
verifyTextNotPresentAdvanced Data Tools
verifyElementNotPresentlink=Ingest tools
verifyElementNotPresentlink=Add/Remove RDF data
verifyElementNotPresentlink=RDF export
verifyElementNotPresentlink=SPARQL query
verifyElementNotPresentlink=SPARQL query builder
verifyTextNotPresentRefresh Content
verifyElementNotPresentlink=Rebuild search index
verifyElementNotPresentlink=Rebuild class group cache
verifyElementNotPresentlink=Rebuild visualization cache
verifyElementNotPresentlink=Recompute inferences
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckSelfEditorPrivileges.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckSelfEditorPrivileges.html deleted file mode 100644 index f3dc635d..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CheckSelfEditorPrivileges.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - -CheckNobodyPrivileges - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckNobodyPrivileges
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNameRickRookie@cornell.edu
typeloginPasswordnewPassword
clickAndWaitloginForm
assertTitleVIVO
verifyTextNotPresentSite Admin
verifyElementNotPresentlink=Site Admin
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewCuratorUser.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewCuratorUser.html deleted file mode 100644 index b27f3506..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewCuratorUser.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - -CreateNewCuratorUser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateNewCuratorUser
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=User accounts
assertTitleVIVO
verifyTextPresentUser accounts
clickAndWaitcss=input.submit.add-account
assertTitleVIVO
typeemail-addressConnieCurator@cornell.edu
typefirst-nameConnie
typelast-nameCurator
clickxpath=(//input[@name='role'])[2]
typeinitial-passwordmyPassword
typeconfirm-passwordmyPassword
clickAndWaitsubmitAdd
assertTitleVIVO
verifyTextPresentA new account for Connie Curator was successfully created.
verifyElementPresentlink=ConnieCurator@cornell.edu
verifyText//tr[1]/td[1]ConnieCurator@cornell.edu
verifyText//tr[1]/td[2]Connie
verifyText//tr[1]/td[3]Curator
verifyText//tr[1]/td[4]ACTIVE
verifyText//tr[1]/td[5]Curator
verifyText//tr[1]/td[6]0
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewEditorUser.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewEditorUser.html deleted file mode 100644 index 48a95a1a..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewEditorUser.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - -CreateNewEditorUser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateNewEditorUser
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=User accounts
assertTitleVIVO
verifyTextPresentUser accounts
clickAndWaitcss=input.submit.add-account
assertTitleVIVO
typeemail-addressEddieEditor@cornell.edu
typefirst-nameEddie
typelast-nameEditor
clickxpath=(//input[@name='role'])[3]
typeinitial-passwordmyPassword
typeconfirm-passwordmyPassword
clickAndWaitsubmitAdd
assertTitleVIVO
verifyTextPresentA new account for Eddie Editor was successfully created.
verifyElementPresentlink=EddieEditor@cornell.edu
verifyText//tr[2]/td[1]EddieEditor@cornell.edu
verifyText//tr[2]/td[2]Eddie
verifyText//tr[2]/td[3]Editor
verifyText//tr[2]/td[4]ACTIVE
verifyText//tr[2]/td[5]Editor
verifyText//tr[2]/td[6]0
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewFacultyMember.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewFacultyMember.html deleted file mode 100644 index 9ebb34db..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewFacultyMember.html +++ /dev/null @@ -1,371 +0,0 @@ - - - - - - -CreateFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
clickAndWaitlink=Cancel
assertTitleVIVO Site Administration
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
clickAndWaitsubmit
assertTitleEdit
typefirstNameJane
typelastName
clickAndWaitsubmit
assertTitleEdit
typefirstName
typelastNameFaculty
clickAndWaitsubmit
assertTitleEdit
typefirstNameJane
typelastNameFaculty
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-preferredTitle > img.add-individual
assertTitleEdit
runScripttinyMCE.activeEditor.setContent('Assistant Professor')
clickAndWaitsubmit
assertTitleFaculty, Jane
pause50000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextPresentFaculty, Jane
verifyTextPresentAssistant Professor
clickAndWaitlink=Index
verifyElementPresentlink=Faculty Member
verifyTextPresentFaculty Member (1)
verifyElementPresentlink=Person
verifyTextPresentPerson (2)
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
typequerytextfaculty
clickAndWait//input[@value='Search']
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitlefaculty - VIVO Search Results
verifyTextPresentSearch results for 'faculty'
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewLibrarian.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewLibrarian.html deleted file mode 100644 index 2fc93667..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewLibrarian.html +++ /dev/null @@ -1,296 +0,0 @@ - - - - - - -CreateLibrarian - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateLibrarian
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Librarian (vivo)
clickAndWait//input[@value='Add individual of this class']
verifyTextPresentCreate a new Librarian
typefirstNameLily
typelastNameLibrarian
clickAndWaitsubmit
assertTitleLibrarian, Lily
clickAndWaitcss=a.add-preferredTitle > img.add-individual
assertTitleEdit
runScripttinyMCE.activeEditor.setContent('Assistant Librarian')
clickAndWaitsubmit
assertTitleLibrarian, Lily
pause50000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextPresentLibrarian, Lily
verifyTextPresentAssistant Librarian
clickAndWaitlink=Index
verifyElementPresentlink=Faculty Member
verifyTextPresentFaculty Member (1)
verifyElementPresentlink=Librarian
verifyTextPresentLibrarian (1)
verifyElementPresentlink=Person
verifyTextPresentPerson (3)
clickAndWaitlink=Librarian
assertTitleLibrarian
verifyElementPresentlink=Librarian, Lily
verifyTextPresentLibrarian, Lily Assistant Librarian
typequerytextlibrarian
clickAndWait//input[@value='Search']
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitlelibrarian - VIVO Search Results
verifyTextPresentSearch results for 'librarian'
verifyElementPresentlink=Librarian, Lily
verifyTextPresentLibrarian, Lily Assistant Librarian
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewProxyEditor.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewProxyEditor.html deleted file mode 100644 index b58a8c6e..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewProxyEditor.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - -CreateLibrarian - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateLibrarian
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Person (foaf)
clickAndWait//input[@value='Add individual of this class']
verifyTextPresentCreate a new Person
typefirstNamePaula
typelastNameProxy
clickAndWaitsubmit
assertTitleProxy, Paula
clickAndWaitcss=a.add-preferredTitle > img.add-individual
assertTitleEdit
runScripttinyMCE.activeEditor.setContent('Administrative Assistant')
clickAndWaitsubmit
assertTitleProxy, Paula
pause50000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextPresentProxy, Paula
verifyTextPresentAdministrative Assistant
clickAndWaitlink=Index
verifyElementPresentlink=Person
verifyTextPresentPerson (1)
verifyElementPresentlink=Person
clickAndWaitlink=Person
assertTitlePerson
verifyElementPresentlink=Proxy, Paula
verifyTextPresentProxy, Paula Administrative Assistant
typequerytextadministrative
clickAndWait//input[@value='Search']
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleadministrative - VIVO Search Results
verifyTextPresentSearch results for 'administrative'
verifyElementPresentlink=Proxy, Paula
verifyTextPresentProxy, Paula Administrative Assistant
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewSelfEditorUser.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewSelfEditorUser.html deleted file mode 100644 index 3a2236dc..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/CreateNewSelfEditorUser.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - -CreateNewNobodyUser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateNewNobodyUser
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
clickAndWaitlink=User accounts
assertTitleVIVO
verifyTextPresentUser accounts
verifyTextPresent5 accounts
clickAndWait//input[@value='Add new account']
assertTitleVIVO
verifyTextPresentUser accounts > Add new account
typeemail-addressRickRookie@cornell.edu
typefirst-nameRick
typelast-nameRookie
clickxpath=(//input[@name='role'])[4]
typeinitial-passwordmyPassword
typeconfirm-passwordmyPassword
clickAndWaitsubmitAdd
assertTitleVIVO
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextPresent6 accounts
verifyElementPresentlink=RickRookie@cornell.edu
verifyTextPresentRick
verifyTextPresentRookie
verifyTextPresentACTIVE
verifyTextPresentSelf Editor
verifyTextPresent0
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewCuratorUser.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewCuratorUser.html deleted file mode 100644 index 2796ad99..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewCuratorUser.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - -DeleteNewCuratorUser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteNewCuratorUser
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=User accounts
assertTitleVIVO
verifyElementPresentlink=ConnieCurator@cornell.edu
clickdeleteAccount
clickAndWaitdelete-account
assertConfirmationAre you sure you want to delete this account??
waitForPageToLoad5000
assertTitleVIVO
verifyTextPresentUser accounts
verifyTextPresentDeleted 1 account.
verifyElementNotPresentlink=ConnieCurator@cornell.edu
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewEditorUser.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewEditorUser.html deleted file mode 100644 index b1d4196e..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewEditorUser.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - -DeleteNewEditorUser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteNewEditorUser
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=User accounts
assertTitleVIVO
verifyElementPresentlink=EddieEditor@cornell.edu
clickdeleteAccount
clickAndWaitdelete-account
assertConfirmationAre you sure you want to delete this account??
waitForPageToLoad5000
assertTitleVIVO
verifyTextPresentUser accounts
verifyTextPresentDeleted 1 account.
verifyElementNotPresentlink=EddieEditor@cornell.edu
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewOthersUsers.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewOthersUsers.html deleted file mode 100644 index 719ea284..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewOthersUsers.html +++ /dev/null @@ -1,322 +0,0 @@ - - - - - - -DeleteTestPeople - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestPeople
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=People
assertTitlePeople
typequerytextfaculty
clickAndWait//input[@value='Search']
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
typequerytextlibrarian
clickAndWait//input[@value='Search']
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
typequerytextadministrative
clickAndWait//input[@value='Search']
clickAndWaitlink=Proxy, Paula
assertTitleProxy, Paula
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
typequerytextfaculty
clickAndWait//input[@value='Search']
verifyTextNotPresentFaculty, Jane
typequerytextlibrarian
clickAndWait//input[@value='Search']
verifyTextNotPresentLibrarian, Lily
typequerytextadministrative
clickAndWait//input[@value='Search']
verifyTextNotPresentLibrarian, Lily
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewSelfEditorUser.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewSelfEditorUser.html deleted file mode 100644 index 35f5b031..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/DeleteNewSelfEditorUser.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - -DeleteNewEditorUser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteNewEditorUser
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=User accounts
assertTitleVIVO
verifyElementPresentlink=RickRookie@cornell.edu
clickdeleteAccount
clickAndWaitdelete-account
assertConfirmationAre you sure you want to delete this account??
waitForPageToLoad5000
assertTitleVIVO
verifyTextPresentUser accounts
verifyTextPresentDeleted 1 account.
verifyElementNotPresentlink=RickRookie@cornell.edu
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeCuratorLogin.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeCuratorLogin.html deleted file mode 100644 index ebecaac4..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeCuratorLogin.html +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - -FirstTimeCuratorLogin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FirstTimeCuratorLogin
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNameConnieCurator@cornell.edu
typeloginPasswordincorrect
clickAndWaitloginForm
assertTitleLog in to VIVO
verifyTextPresentThe email or password you entered is incorrect.
typeloginNameConnieCurator@cornell.edu
typeloginPasswordmyPassword
clickAndWaitloginForm
assertTitleLog in to VIVO
verifyTextPresentNew Password
verifyTextPresentConfirm Password
typenewPasswordjunky
typeconfirmPasswordjunky
clickAndWaitpasswordChangeForm
verifyTextPresentPlease enter a password between 6 and 12 characters in length.
typenewPasswordmyPassword
typeconfirmPasswordmyPassword
clickAndWaitpasswordChangeForm
assertTitleLog in to VIVO
verifyTextPresentYour new password cannot match the current one.
typenewPasswordnewPassword
typeconfirmPasswordnewPasword
clickAndWaitpasswordChangeForm
verifyTextPresentThe passwords entered do not match.
typenewPasswordnewPassword
typeconfirmPasswordnewPassword
clickAndWaitpasswordChangeForm
verifyTextPresentConnie
verifyElementPresentlink=Log out
verifyElementPresentlink=My account
verifyElementNotPresentlink=My profile
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeEditorLogin.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeEditorLogin.html deleted file mode 100644 index 202e9bc1..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeEditorLogin.html +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - -FirstTimeEditorLogin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FirstTimeEditorLogin
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNameEddieEditor@cornell.edu
typeloginPasswordincorrect
clickAndWaitloginForm
assertTitleLog in to VIVO
verifyTextPresentThe email or password you entered is incorrect.
typeloginNameEddieEditor@cornell.edu
typeloginPasswordmyPassword
clickAndWaitloginForm
assertTitleLog in to VIVO
verifyTextPresentNew Password
verifyTextPresentConfirm Password
typenewPasswordjunky
typeconfirmPasswordjunky
clickAndWaitpasswordChangeForm
verifyTextPresentPlease enter a password between 6 and 12 characters in length.
typenewPasswordmyPassword
typeconfirmPasswordmyPassword
clickAndWaitpasswordChangeForm
assertTitleLog in to VIVO
verifyTextPresentYour new password cannot match the current one.
typenewPasswordnewPassword
typeconfirmPasswordnewPasword
clickAndWaitpasswordChangeForm
verifyTextPresentThe passwords entered do not match.
typenewPasswordnewPassword
typeconfirmPasswordnewPassword
clickAndWaitpasswordChangeForm
verifyTextPresentEddie
verifyElementPresentlink=Log out
verifyElementPresentlink=My account
verifyElementNotPresentlink=My profile
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeSelfEditorLogin.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeSelfEditorLogin.html deleted file mode 100644 index 9edb99bf..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/FirstTimeSelfEditorLogin.html +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - -FirstTimeCuratorLogin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FirstTimeCuratorLogin
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNameRick Rookie
typeloginPasswordincorrect
clickAndWaitloginForm
assertTitleLog in to VIVO
verifyTextPresentThe email or password you entered is incorrect.
typeloginNameRickRookie@cornell.edu
typeloginPasswordmyPassword
clickAndWaitloginForm
assertTitleLog in to VIVO
verifyTextPresentNew Password
verifyTextPresentConfirm Password
typenewPasswordjunky
typeconfirmPasswordjunky
clickAndWaitpasswordChangeForm
verifyTextPresentPlease enter a password between 6 and 12 characters in length.
typenewPasswordmyPassword
typeconfirmPasswordmyPassword
clickAndWaitpasswordChangeForm
assertTitleLog in to VIVO
verifyTextPresentYour new password cannot match the current one.
typenewPasswordnewPassword
typeconfirmPasswordnewPasword
clickAndWaitpasswordChangeForm
verifyTextPresentThe passwords entered do not match.
typenewPasswordnewPassword
typeconfirmPasswordnewPassword
clickAndWaitpasswordChangeForm
verifyTextPresentRick
verifyTextPresentYou have logged in, but the system contains no profile for you.
verifyElementPresentlink=My account
verifyElementNotPresentlink=My profile
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/Suite.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/Suite.html deleted file mode 100644 index 89fd2fbf..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/Suite.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
CreateNewSelfEditorUser
FirstTimeSelfEditorLogin
TryNewSelfEditorPassword
CheckSelfEditorPrivileges
CreateNewCuratorUser
FirstTimeCuratorLogin
CheckCuratorPrivileges
CheckCuratorLoginLogout
CreateNewEditorUser
FirstTimeEditorLogin
CheckEditorPrivileges
CheckEditorLoginLogout
DeleteNewCuratorUser
DeleteNewEditorUser
DeleteNewSelfEditorUser
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateAccounts/TryNewSelfEditorPassword.html b/legacy/utilities/acceptance-tests/suites/CreateAccounts/TryNewSelfEditorPassword.html deleted file mode 100644 index abc7bd5b..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateAccounts/TryNewSelfEditorPassword.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -TryNewNobodyPassword - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TryNewNobodyPassword
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
typeloginNameRickRookie@cornell.edu
typeloginPasswordnewPassword
clickAndWaitloginForm
assertTitleVIVO
verifyTextPresentRick
verifyTextPresentLog out
verifyTextPresentYou have logged in, but the system contains no profile for you.
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateClasses/AddClassGroupTimes.html b/legacy/utilities/acceptance-tests/suites/CreateClasses/AddClassGroupTimes.html deleted file mode 100644 index e9375cd4..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateClasses/AddClassGroupTimes.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -AddClassGroupTimes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddClassGroupTimes
deleteAllVisibleCookies
setTimeout10000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class groups
assertTitleVIVO
verifyTextNotPresentTimes
clickAndWaitid=addGroup
assertTitleClassgroup Editing Form
typePublicNameTimes
clickAndWaitprimaryAction
assertTitleVIVO
verifyTextPresentTimes
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateClasses/AddIndividualInHours.html b/legacy/utilities/acceptance-tests/suites/CreateClasses/AddIndividualInHours.html deleted file mode 100644 index 0da8f2c2..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateClasses/AddIndividualInHours.html +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - -AddIndividualInHours - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddIndividualInHours
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class hierarchy
assertTitleVIVO
verifyElementPresentlink=Hours
clickAndWaitlink=Hours
assertTitleClass Control Panel
clickAndWait//input[@value='Show All Individuals in This Class']
assertTitleIndividuals in Class Hours
verifyTextPresentNo individuals to display
verifyTextNotPresentDaytime hours
clickAndWait//input[@value='Add instance']
assertTitleIndividual Editing Form
typeNameDaytime hours
clickAndWaitprimaryAction
assertTitleIndividual Control Panel
verifyTextPresentDaytime hours
verifyElementPresentlink=Hours
clickAndWaitlink=Hours
assertTitleClass Control Panel
clickAndWait//input[@value='Show All Individuals in This Class']
assertTitleIndividuals in Class Hours
verifyElementPresentlink=Daytime hours
verifyElementPresentlink=Hours
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateClasses/AddSubClassHours.html b/legacy/utilities/acceptance-tests/suites/CreateClasses/AddSubClassHours.html deleted file mode 100644 index 29792510..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateClasses/AddSubClassHours.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - -AddSubClassHours - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddSubClassHours
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class hierarchy
assertTitleVIVO
verifyElementNotPresentlink=exact:core:Hours
clickAndWaitid=addClass
assertTitleClass Editing Form
typeNameHours
selectWindownull
selectname=HiddenFromDisplayBelowRoleLevelUsingRoleUrilabel=site admin and root user
selectname=ProhibitedFromUpdateBelowRoleLevelUsingRoleUrilabel=site admin and root user
selectname=HiddenFromPublishBelowRoleLevelUsingRoleUrilabel=all users, including public
selectGroupURIlabel=Times
typeLocalNamehours
clickAndWaitprimaryAction
assertTitleClass Control Panel
verifyTextPresentHours
verifyTextPresentTimes
verifyTextPresent(not identified)
verifyTextPresenthours
verifyTextPresentsite admin and root user
verifyTextPresent-1
verifyTextPresent(unspecified)
verifyTextPresenthttp://vivo.mydomain.edu/individual/hours
verifyTextPresentall users, including public
clickAndWait//input[@value='Show All Classes']
assertTitleVIVO
verifyElementPresentlink=Hours
verifyTextPresentTimes
verifyTextPresenthttp://vivo.mydomain.edu/individual/
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateClasses/AddSubClassMinutes.html b/legacy/utilities/acceptance-tests/suites/CreateClasses/AddSubClassMinutes.html deleted file mode 100644 index 3e2ba2c7..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateClasses/AddSubClassMinutes.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - -AddSubClassMinutes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddSubClassMinutes
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class hierarchy
assertTitleVIVO
verifyElementNotPresentlink=exact:core:Minutes
clickAndWaitid=addClass
assertTitleClass Editing Form
typeNameMinutes
selectname=HiddenFromDisplayBelowRoleLevelUsingRoleUrilabel=editor and above
selectname=ProhibitedFromUpdateBelowRoleLevelUsingRoleUrilabel=editor and above
selectname=HiddenFromPublishBelowRoleLevelUsingRoleUrilabel=all users, including public
selectGroupURIlabel=Times
typeLocalNameminutes
clickAndWaitprimaryAction
assertTitleClass Control Panel
verifyTextPresentMinutes
verifyTextPresentTimes
verifyTextPresent(not identified)
verifyTextPresentminutes
verifyTextPresenteditor and above
verifyTextPresent-1
verifyTextPresent(unspecified)
verifyTextPresenthttp://vivo.mydomain.edu/individual/minutes
verifyTextPresentall users, including public
clickAndWait//input[@value='Show All Classes']
assertTitleVIVO
verifyElementPresentlink=Minutes
verifyTextPresentTimes
verifyTextPresenthttp://vivo.mydomain.edu/individual/
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateClasses/DeleteClassGroupTimes.html b/legacy/utilities/acceptance-tests/suites/CreateClasses/DeleteClassGroupTimes.html deleted file mode 100644 index 5156b953..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateClasses/DeleteClassGroupTimes.html +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - -DeleteClassGroupTimes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteClassGroupTimes
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class groups
assertTitleVIVO
verifyElementPresentlink=Times
clickAndWaitlink=Times
assertTitleClassgroup Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO
verifyElementNotPresentlink=Times
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateClasses/DeleteIndividualInHours.html b/legacy/utilities/acceptance-tests/suites/CreateClasses/DeleteIndividualInHours.html deleted file mode 100644 index 8cd2ad58..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateClasses/DeleteIndividualInHours.html +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - -DeleteIndividualInHours - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteIndividualInHours
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class hierarchy
assertTitleVIVO
clickAndWaitlink=Hours
assertTitleClass Control Panel
clickAndWait//input[@value='Show All Individuals in This Class']
assertTitleIndividuals in Class Hours
verifyElementPresentlink=Daytime hours
clickAndWaitlink=Daytime hours
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Class hierarchy
assertTitleVIVO
clickAndWaitlink=Hours
assertTitleClass Control Panel
clickAndWait//input[@value='Show All Individuals in This Class']
assertTitleIndividuals in Class Hours
verifyTextPresentNo individuals to display
verifyTextNotPresentDaytime hours
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateClasses/DeleteSubClassHours.html b/legacy/utilities/acceptance-tests/suites/CreateClasses/DeleteSubClassHours.html deleted file mode 100644 index f9459124..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateClasses/DeleteSubClassHours.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - -DeleteSubClassHours - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteSubClassHours
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class hierarchy
assertTitleVIVO
verifyElementPresentlink=Hours
clickAndWaitlink=Hours
assertTitleClass Control Panel
clickAndWait//input[@value='Edit Class']
assertTitleClass Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO
verifyElementNotPresentlink=Hours
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateClasses/DeleteSubClassMinutes.html b/legacy/utilities/acceptance-tests/suites/CreateClasses/DeleteSubClassMinutes.html deleted file mode 100644 index 29a555e4..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateClasses/DeleteSubClassMinutes.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - -DeleteSubClassMinutes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteSubClassMinutes
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class hierarchy
assertTitleVIVO
verifyElementPresentlink=Minutes
clickAndWaitlink=Minutes
assertTitleClass Control Panel
clickAndWait//input[@value='Edit Class']
assertTitleClass Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO
verifyElementNotPresentlink=Minutes
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateClasses/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/CreateClasses/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateClasses/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateClasses/Suite.html b/legacy/utilities/acceptance-tests/suites/CreateClasses/Suite.html deleted file mode 100644 index 6f8847fd..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateClasses/Suite.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
AddClassGroupTimes
AddSubClassHours
AddSubClassMinutes
AddIndividualInHours
DeleteSubClassMinutes
ViewClassHierarchy
DeleteIndividualInHours
DeleteSubClassHours
DeleteClassGroupTimes
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateClasses/ViewClassHierarchy.html b/legacy/utilities/acceptance-tests/suites/CreateClasses/ViewClassHierarchy.html deleted file mode 100644 index 70afeb39..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateClasses/ViewClassHierarchy.html +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - -ViewClassHierarchy - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ViewClassHierarchy
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class hierarchy
assertTitleVIVO
verifyElementPresentlink=Hours
verifyTextPresentClass Group
verifyTextPresentTimes
verifyTextPresentOntology
verifyTextPresenthttp://vivo.mydomain.edu/individual/
clickAndWaitlink=Hours
assertTitleClass Control Panel
clickAndWait//input[@value='Show Hierarchy below This Class']
assertTitleVIVO
verifyElementPresentlink=Hours
verifyTextPresentClass Group
verifyTextPresentTimes
verifyTextPresentOntology
verifyTextPresenthttp://vivo.mydomain.edu/individual/
clickAndWaitlink=Hours
assertTitleClass Control Panel
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class groups
assertTitleVIVO
verifyElementPresentlink=Times
verifyTextPresentClasses
verifyElementPresentlink=Hours
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/AddFacultyInfo.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/AddFacultyInfo.html deleted file mode 100644 index 88893726..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/AddFacultyInfo.html +++ /dev/null @@ -1,2131 +0,0 @@ - - - - - - -AddFacultyInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddFacultyInfo
deleteAllVisibleCookies
setTimeout500000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentFaculty Member
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWait//h2[@id='hasResearchArea']/a/img
verifyTextPresentManage Concepts
verifyTextPresentThere are currently no concepts specified.
verifyElementPresentlink=Return to Profile Page
clickid=showAddFormButton
assertTitleEdit
clickAndWaitlink=Select or create a VIVO-defined concept.
assertTitleEdit
verifyTextPresentCreate Your Own Concept
verifyTextPresentConcept
clickAndWaitlink=Return to Manage Concepts
assertTitleEdit
verifyTextPresentManage Concepts
verifyTextPresentThere are currently no concepts specified.
clickid=showAddFormButton
clickAndWaitlink=Select or create a VIVO-defined concept.
assertTitleEdit
typeid=relatedIndLabelPrimatia
clickAndWaitid=submit
assertTitleEdit
clickAndWaitlink=Return to Profile Page
assertTitleFaculty, Jane
clickAndWait//img[@alt='manage']
assertTitleEdit
verifyTextPresentFaculty, Jane
verifyTextPresentManage Web Pages
verifyTextPresentThis individual currently has no web pages specified. Add a new web page by clicking on the button below.
clickAndWaitid=showAddFormButton
assertTitleEdit
verifyTextPresentAdd webpage for Faculty, Jane
verifyTextPresentURL Type
verifyTextPresentURL
verifyTextPresentWebpage Name
selectname=urlTypelabel=Standard Web Link
typeurlhttp://mannlib.cornell.edu
typeid=labelMann Library Homepage
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentFaculty, Jane
verifyTextPresentManage Web Pages
verifyElementPresentlink=Mann Library Homepage
verifyElementPresentlink=Edit
verifyElementPresentlink=Delete
verifyElementPresentid=showAddFormButton
verifyElementPresentid=returnToIndividual
clickAndWaitid=returnToIndividual
assertTitleFaculty, Jane
clickAndWait//h2[@id='overview']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('I am named after Jane in the Tarzan stories.')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-geographicFocus > img.add-individual
assertTitleEdit
typeid=object
sendKeysid=objectAfri
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[4]
assertTitleEdit
typeid=telephoneNumber607-255-5555
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-ARG_2000028 > img.add-individual
typeid=emailAddressmejane@africa.com
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[3]
assertTitleEdit
typeid=emailAddressjfac@gmail.com
clickAndWaitid=submit
assertTitleFaculty, Jane
clickcss=li.nonSelectedGroupTab.clickable
clickAndWait//h3[@id='hasCollaborator']/a/img
assertTitleEdit
typeid=object
sendKeysid=objectLibra
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitsubmit
clickAndWaitxpath=(//img[@alt='add'])[11]
assertTitleEdit
selectid=typeSelectorlabel=Performance
typeid=activityApes on Parade
typeid=startField-year1991
clickAndWaitid=submit
assertTitleFaculty, Jane
clickcss=li.nonSelectedGroupTab.clickable
click//div[@id='wrapper-content']/ul/li[4]
clickAndWaitcss=a.add-assigneeFor > img.add-individual
assertTitleEdit
verifyValueid=offerCreateAdd a new item of this type
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelUSABC123456789
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=#publicationsGroup > article.property > #RO_0000053 > a.add-RO_0000053 > img.add-individual
assertTitleEdit
selectid=typeSelectorlabel=Newsletter
typeid=activityApe Week
typeid=startField-year1988
typeid=endField-year1990
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-featuredIn > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Case Study (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Reactions
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-translatorOf > img.add-individual
assertTitleEdit
selectid=objectVarlabel=Primate Reactions (Case Study)
clickAndWaitid=submit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[6]
assertTitleFaculty, Jane
clickAndWait//h3[@id='researchOverview']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('I study monkeys, of course.')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Apes')
clickAndWaitsubmit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[8]
clickAndWaitxpath=(//img[@alt='add'])[26]
assertTitleEdit
selectid=selectorlabel=Postdoc or Fellow Advising Relationship
typeid=adviseeSmith
typeid=firstNameJoe
typeid=SubjectAreaPrimates-R-Us Fellowship
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
clickAndWait//h3[@id='teachingOverview']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('I teach monkeys to communicate.')
clickAndWaitsubmit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[10]
clickAndWait//h3[@id='outreachOverview']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('I travel the country teaching monkeys in zoos how to communicate.')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-ERO_0000037 > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Training Service (obo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Feeding
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=#serviceGroup > article.property > #RO_0000053 > a.add-RO_0000053 > img.add-individual
assertTitleEdit
selectid=typeSelectorlabel=Conference Poster
typeid=activityVariety of Apes in Africa
typeid=startField-year1983
typeid=endField-year1983
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[29]
assertTitleEdit
selectid=typeSelectorlabel=Exhibit
typeid=activityPrimates of East Africa
typeid=startField-year1984
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-ERO_0000397 > img.add-individual
assertTitleEdit
selectid=typeOfNewlabel=Technique (obo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelJF Feeding
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-ERO_0000033 > img.add-individual
selectid=typeOfNewlabel=Technique (obo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelJF Feeding Revised
clickAndWaitid=submit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[12]
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[36]
assertTitleEdit
typeid=awardMonkey Trainer of the Year
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-eligibleFor > img.add-individual
assertTitleEdit
verifyElementPresentid=offerCreate
clickAndWaitlink=Cancel
assertTitleFaculty, Jane
clickAndWaitcss=a.add-eligibleFor > img.add-individual
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
clickAndWaitlink=Cancel
clickAndWaitcss=a.add-eligibleFor > img.add-individual
selectid=typeOfNewlabel=Credential (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Expert Association
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=#backgroundGroup > article.property > #relatedBy > a.add-relatedBy > img.add-individual
assertTitleEdit
selectid=typeSelectorlabel=License
typeid=credentialLicensed Primate Expert
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
clickAndWaitcss=#backgroundGroup > article.property > #RO_0000053 > a.add-RO_0000053 > img.add-individual
assertTitleEdit
selectid=selectorlabel=Faculty Mentoring Relationship
typeid=advisorAdams
typeid=firstNameAmy
typeid=SubjectAreaPrimate Feeding
typeid=startField-year2013
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[14]
clickAndWaitcss=#ARG_2000028-Name-List > li > a.edit-ARG_2000028 > img.edit-individual
assertTitleEdit
typeid=firstNameJane
typeid=middleNameElizabeth
typeid=lastNameFaculty
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[41]
assertTitleEdit
typeid=telephoneNumber607-244-4444
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=article.property > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=streetAddressOneThe Jungle
typeid=cityCongo City
typeid=stateCongola State
typeid=postalCode1234567890
typeid=countryEditModeDemocratic Republic of Congo
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=#ARG_2000028-Name-List > li > a.edit-ARG_2000028 > img.edit-individual
assertTitleEdit
typeid=prefixMs.
typeid=suffixIII
clickAndWaitid=submit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[16]
clickAndWait//h3[@id='orcidId']/a/img
typeid=orcidIdDisplay1234
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWait//h3[@id='researcherId']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('123456789')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWait//h3[@id='scopusId']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('5678')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-eRACommonsId > img.add-individual
assertTitleEdit
clickAndWaitlink=Cancel
pause10000
assertTitleFaculty, Jane
clickAndWaitcss=a.add-eRACommonsId > img.add-individual
assertTitleEdit
verifyTextPresentAdd new entry for: eRA Commons ID
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('ABC123987')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-ARG_0000197 > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('976976976976')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentFaculty, Jane
verifyTextPresentAssistant Professor
verifyTextPresentI am named after Jane in the Tarzan stories.
verifyElementPresentlink=Primatia
verifyElementPresentlink=Africa
verifyElementPresentlink=mejane@africa.com
verifyElementPresentlink=jfac@gmail.com
verifyTextPresent607-255-5555
verifyElementPresentlink=Mann Library Homepage
clickcss=li.nonSelectedGroupTab.clickable
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentLibrarian, Lily Lou  Assistant Librarian
verifyElementPresentlink=Apes on Parade
verifyTextPresentApes on Parade 1991 -
clickcss=li.nonSelectedGroupTab.clickable
verifyElementPresentlink=Ape Week
verifyTextPresentApe Week  (Newsletter) 1988 - 1990
verifyElementPresentlink=Primate Reactions
verifyElementPresentlink=USABC123456789
click//div[@id='wrapper-content']/ul/li[6]
verifyTextPresentI study monkeys, of course.
verifyTextPresentApes
click//div[@id='wrapper-content']/ul/li[8]
verifyTextPresentI teach monkeys to communicate.
verifyTextPresentpostdoc or fellow advising relationship
verifyElementPresentlink=Smith, Joe
click//div[@id='wrapper-content']/ul/li[10]
verifyTextPresentI travel the country teaching monkeys in zoos how to communicate.
verifyElementPresentlink=Variety of Apes in Africa
verifyTextPresentVariety of Apes in Africa  (Conference Poster) 1983
verifyElementPresentlink=Primate Feeding
verifyElementPresentlink=Primates of East Africa
verifyTextPresentPrimates of East Africa 1984 -
verifyElementPresentlink=JF Feeding
verifyElementPresentlink=JF Feeding Revised
click//div[@id='wrapper-content']/ul/li[12]
verifyElementPresentlink=Licensed Primate Expert
verifyElementPresentlink=Primate Expert Association
verifyElementPresentlink=Monkey Trainer of the Year
verifyTextPresentAdams, Amy, 2013 -
verifyElementPresentlink=Adams, Amy
click//div[@id='wrapper-content']/ul/li[14]
verifyTextPresentMs. Jane Elizabeth Faculty, III
verifyTextPresentThe Jungle
verifyTextPresentCongo City
verifyTextPresentCongola State
verifyTextPresent1234567890
verifyTextPresentDemocratic Republic of Congo
verifyTextPresent607-244-4444
click//div[@id='wrapper-content']/ul/li[16]
verifyElementPresentlink=http://orcid.org/1234
verifyTextPresentABC123987
verifyTextPresent123456789
verifyElementPresentlink=5678
verifyTextPresent976976976976
click//div[@id='wrapper-content']/ul/li[18]
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentLibrarian, Lily Lou  Assistant Librarian
verifyElementPresentlink=Apes on Parade
verifyTextPresentApes on Parade 1991 -
verifyElementPresentlink=Ape Week
verifyTextPresentApe Week  (Newsletter) 1988 - 1990
verifyElementPresentlink=Primate Reactions
verifyElementPresentlink=USABC123456789
verifyTextPresentI study monkeys, of course.
verifyTextPresentApes
verifyTextPresentI teach monkeys to communicate.
verifyTextPresentpostdoc or fellow advising relationship
verifyElementPresentlink=Smith, Joe
verifyTextPresentI travel the country teaching monkeys in zoos how to communicate.
verifyElementPresentlink=Variety of Apes in Africa
verifyTextPresentVariety of Apes in Africa  (Conference Poster) 1983
verifyElementPresentlink=Primate Feeding
verifyElementPresentlink=Primates of East Africa
verifyTextPresentPrimates of East Africa 1984 -
verifyElementPresentlink=JF Feeding
verifyElementPresentlink=JF Feeding Revised
verifyElementPresentlink=Licensed Primate Expert
verifyElementPresentlink=Primate Expert Association
verifyElementPresentlink=Monkey Trainer of the Year
verifyTextPresentfaculty mentoring relationship
verifyElementPresentlink=Adams, Amy
verifyTextPresentAdams, Amy, 2013 -
verifyTextPresentMs. Jane Elizabeth Faculty, III
verifyTextPresentThe Jungle
verifyTextPresentCongo City
verifyTextPresentCongola State
verifyTextPresent1234567890
verifyTextPresentDemocratic Republic of Congo
verifyTextPresent607-244-4444
verifyElementPresentlink=http://orcid.org/1234
verifyTextPresentABC123987
verifyTextPresent123456789
verifyElementPresentlink=5678
verifyTextPresent976976976976
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/AddFacultyInfo2.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/AddFacultyInfo2.html deleted file mode 100644 index c7baf5d0..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/AddFacultyInfo2.html +++ /dev/null @@ -1,1005 +0,0 @@ - - - - - - -AddFacultyInfo2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddFacultyInfo2
deleteAllVisibleCookies
setTimeout200000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentFaculty Member
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWait//h2[@id='hasResearchArea']/a/img
assertTitleEdit
clickid=showAddFormButton
clickAndWaitlink=Select or create a VIVO-defined concept.
assertTitleEdit
typeid=relatedIndLabelAfrican Primates
clickAndWaitsubmit
clickAndWaitlink=Return to Profile Page
assertTitleFaculty, Jane
clickAndWait//img[@alt='manage']
assertTitleEdit
clickAndWaitid=showAddFormButton
assertTitleEdit
selectname=urlTypelabel=Standard Web Link
typeurlhttp://cit.cprnell.edu
typeid=labelCIT Homepage
clickAndWaitid=submit
assertTitleEdit
clickAndWaitid=returnToIndividual
assertTitleFaculty, Jane
clickAndWaitcss=a.add-geographicFocus > img.add-individual
assertTitleEdit
typeid=object
sendKeysid=objectsouthern afri
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitleFaculty, Jane
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[36]
assertTitleEdit
typeid=awardChimp Lover for Life
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[4]
assertTitleEdit
typeid=telephoneNumber607-288-8888
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[41]
assertTitleEdit
typeid=telephoneNumber607-299-9999
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=emailAddressjane@gmail.com
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=article.property > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=streetAddressOneCIT Cornell University
typeid=cityIthaca
typeid=stateNew York
typeid=postalCode14853
typeid=countryEditModeUnited States of America
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWait//h3[@id='orcidId']/a/img
assertTitleEdit
typeid=orcidIdDisplay454545
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWait//h3[@id='researcherId']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('67676767')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWait//h3[@id='scopusId']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('987654321')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWait//h3[@id='freetextKeyword']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('African Primates')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-eRACommonsId > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('ABC123987')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-ARG_0000197 > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('2727272727272727')
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-hasCollaborator > img.add-individual
assertTitleEdit
typeid=object
sendKeysid=objectLibrar
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentFaculty, Jane
verifyTextPresentAssistant Professor
verifyTextPresentI am named after Jane in the Tarzan stories. Yes, my last name really is faculty.
verifyElementPresentlink=African Primates
verifyElementPresentlink=Primatia Africana
verifyElementPresentlink=Mozamia
verifyElementPresentlink=southern Africa
verifyElementPresentlink=mejane@primates-r-us.com
verifyElementPresentlink=jane@gmail.com
verifyElementPresentlink=jfac@gmail.com
verifyTextPresent607-266-6666
verifyTextPresent607-288-8888
verifyElementPresentlink=CUL Homepage
verifyElementPresentlink=CIT Homepage
verifyElementPresentlink=Adams, John
verifyTextPresentAdams, John   Faculty Member Emeritus
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentLibrarian, Lily Lou  Assistant Librarian
verifyElementPresentlink=Apes on Parade
verifyTextPresentApes on Parade 1991 -
verifyElementPresentlink=Ape Week
verifyTextPresentApe Week  (Newsletter) 1988 - 1990
verifyElementPresentlink=Primate Reactions
verifyElementPresentlink=USA1234567890
verifyTextPresentI study apes, of course.
verifyTextPresentAfrican Apes
verifyTextPresentAfrican Primates
verifyTextPresentI teach apes how to communicate with humans.
verifyTextPresentpostdoc or fellow advising relationship
verifyElementPresentlink=Smith, Joe
verifyTextPresentI travel the world teaching apes how to communicate with humans.
verifyElementPresentlink=Variety of Apes in Africa
verifyTextPresentVariety of Apes in Africa  (Conference Poster) 1983
verifyElementPresentlink=Primate Feeding
verifyElementPresentlink=Primates of East Africa
verifyTextPresentPrimates of East Africa 1984 -
verifyElementPresentlink=JF Feeding
verifyElementPresentlink=JF Feeding Revised
verifyElementPresentlink=Licensed Primate Instructor
verifyElementPresentlink=Primate Experts
verifyElementPresentlink=Ape Trainer of the Decade
verifyTextPresentApe Trainer of the Decade, conferred by Professional Ape Trainer Association
verifyElementPresentlink=Professional Ape Trainer Association
verifyElementPresentlink=Chimp Lover for Life
verifyTextPresentfaculty mentoring relationship
verifyElementPresentlink=Adams, Amy
verifyTextPresentAdams, Amy, 2013 -
verifyTextPresentMrs. Jane E. Faculty, Jr.
verifyTextPresentJungle 1234
verifyTextPresentTree 99
verifyTextPresentCongo City
verifyTextPresentCongola State
verifyTextPresent1234567890
verifyTextPresentDemocratic Republic of Congo
verifyTextPresentCIT Cornell University
verifyTextPresentIthaca, New York  14853
verifyTextPresentUnited States of America
verifyTextPresent607-299-9999
verifyTextPresent607-277-7777
verifyElementPresentlink=http://orcid.org/11111
verifyElementPresentlink=http://orcid.org/454545
verifyTextPresentABC121212
verifyTextPresentABC123987
verifyTextPresent222222
verifyTextPresent67676767
verifyElementPresentlink=3333333
verifyElementPresentlink=987654321
verifyTextPresent2727272727272727
verifyTextPresent976976976976
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/AssociateLibToFac.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/AssociateLibToFac.html deleted file mode 100644 index 18ebb6c3..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/AssociateLibToFac.html +++ /dev/null @@ -1,373 +0,0 @@ - - - - - - -AssociateLibToFac - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AssociateLibToFac
deleteAllVisibleCookies
setTimeout500000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class hierarchy
assertTitleVIVO
verifyTextPresentAsserted Class Hierarchy
selectAndWaitid=displayOptionlabel=All Classes
assertTitleVIVO
verifyTextPresentLibrarian (vivo)
clickAndWaitlink=Librarian (vivo)
assertTitleClass Control Panel
clickAndWait//input[@value='New Link to Superclass']
assertTitleSuper/Subclass Editing Form
selectname=SuperclassURIlabel=Faculty Member (vivo)
selectname=SubclassURIlabel=Librarian (vivo)
clickAndWaitprimaryAction
assertTitleClass Control Panel
clickAndWaitlink=Home
assertTitleVIVO
pause10000
refresh
verifyElementPresentlink=Faculty, Jane
verifyTextPresentAssistant Professor
pause5000
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentAssistant Librarian
clickAndWaitlink=People
assertTitlePeople
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
clicklink=Faculty Member (2)
pause5000
assertTitlePeople
verifyTextPresentFaculty Member
verifyElementPresentlink=Faculty, Jane
verifyTextPresentAssistant Professor
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentAssistant Librarian
clicklink=Librarian (1)
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentAssistant Librarian
clickAndWaitlink=Index
assertTitleIndex of Contents
verifyTextPresentFaculty Member (2)
verifyTextPresentLibrarian (1)
verifyTextPresentPerson (2)
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/BrowseIndex.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/BrowseIndex.html deleted file mode 100644 index 9c351b08..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/BrowseIndex.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - -BrowseIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BrowseIndex
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentFaculty Member
verifyTextPresentLibrarian
verifyTextPresentPerson
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
verifyTextPresentFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
verifyTextPresentLibrarian, Lily
clickAndWaitlink=Index
clickAndWaitlink=Person
assertTitlePerson
verifyTextPresentFaculty, Jane
verifyTextPresentLibrarian, Lily
clickAndWaitlink=Index
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/ChangeFacultyImage.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/ChangeFacultyImage.html deleted file mode 100644 index 7b5b8a15..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/ChangeFacultyImage.html +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - -ChangeFacultyImage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ChangeFacultyImage
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_Jane1.jpg
clickAndWaitcss=img.edit-individual
assertTitleReplace image for Faculty, Jane
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentReplace Photo (JPEG, GIF or PNG)
verifyElementPresent//img[@alt='Individual photo']
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\Jane2.jpg
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Faculty, Jane
clickAndWaitlink=Cancel
assertTitleFaculty, Jane
clickAndWaitcss=img.edit-individual
assertTitleReplace image for Faculty, Jane
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentReplace Photo (JPEG, GIF or PNG)
verifyElementPresent//img[@alt='Individual photo']
assertTitleReplace image for Faculty, Jane
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\Jane2.jpg
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Faculty, Jane
verifyTextPresentPhoto Upload
verifyTextPresentYour profile photo will look like the image below.
verifyTextPresentTo make adjustments, you can drag around and resize the photo to the right. When you are happy with your photo click the "Save Photo" button.
clickAndWait//input[@value='Save photo']
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_Jane2.jpg
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/ChangeLibrarianImage.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/ChangeLibrarianImage.html deleted file mode 100644 index 27df6d69..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/ChangeLibrarianImage.html +++ /dev/null @@ -1,364 +0,0 @@ - - - - - - -ChangeLibrarianImage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ChangeLibrarianImage
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily Lou
assertTitleLibrarian, Lily Lou
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_lily1.jpg
clickAndWaitcss=img.edit-individual
assertTitleReplace image for Librarian, Lily Lou
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentReplace Photo (JPEG, GIF or PNG)
verifyElementPresent//img[@alt='Individual photo']
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\lily2.jpg
clickAndWaitlink=Cancel
assertTitleLibrarian, Lily Lou
clickAndWaitcss=img.edit-individual
assertTitleReplace image for Librarian, Lily Lou
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentReplace Photo (JPEG, GIF or PNG)
verifyElementPresent//img[@alt='Individual photo']
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\lily2.jpg
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Librarian, Lily Lou
clickAndWaitlink=Cancel
assertTitleLibrarian, Lily Lou
clickAndWaitcss=img.edit-individual
assertTitleReplace image for Librarian, Lily Lou
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentReplace Photo (JPEG, GIF or PNG)
verifyElementPresent//img[@alt='Individual photo']
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\lily2.jpg
clickAndWaitcss=input.submit
assertTitleCrop image for Librarian, Lily Lou
clickAndWaitcss=input.submit
assertTitleLibrarian, Lily Lou
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_lily2.jpg
clickAndWaitcss=img.edit-individual
assertTitleReplace image for Librarian, Lily Lou
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\lily3.png
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Librarian, Lily Lou
clickAndWait//input[@value='Save photo']
assertTitleLibrarian, Lily Lou
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_lily3.jpg
clickAndWaitcss=img.edit-individual
assertTitleReplace image for Librarian, Lily Lou
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\lily4.gif
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Librarian, Lily Lou
clickAndWait//input[@value='Save photo']
assertTitleLibrarian, Lily Lou
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_lily4.jpg
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/CheckPeopleBrowse.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/CheckPeopleBrowse.html deleted file mode 100644 index 808d398f..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/CheckPeopleBrowse.html +++ /dev/null @@ -1,333 +0,0 @@ - - - - - - -AdminBookmarkedPage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AdminBookmarkedPage
deleteAllVisibleCookies
open/vivo/
clicklink=People
pause5000
assertTitlePeople
verifyElementPresentlink=Faculty Member (1)
verifyElementPresentlink=Librarian (1)
verifyElementPresentlink=Person (2)
verifyTextPresentFind By
verifyElementPresentlink=Subject Area
verifyElementPresentlink=Department
verifyElementPresentlink=Courses
clicklink=Faculty Member (1)
pause5000
verifyElementPresentlink=Jane Faculty
verifyTextPresentAssistant Professor
clicklink=F
pause5000
verifyElementPresentlink=Jane Faculty
verifyTextPresentAssistant Professor
clicklink=All
pause5000
verifyElementPresentlink=Jane Faculty
verifyTextPresentAssistant Professor
clicklink=Librarian (1)
pause5000
verifyElementPresentlink=Lily Librarian
verifyTextPresentAssistant Librarian
clicklink=L
pause5000
verifyElementPresentlink=Lily Librarian
verifyTextPresentAssistant Librarian
clicklink=All
pause5000
verifyElementPresentlink=Lily Librarian
verifyTextPresentAssistant Librarian
clicklink=Person (2)
pause5000
verifyElementPresentlink=Jane Faculty
verifyTextPresentAssistant Professor
verifyElementPresentlink=Lily Librarian
verifyTextPresentAssistant Librarian
clicklink=F
pause5000
verifyElementPresentlink=Jane Faculty
verifyTextPresentAssistant Professor
verifyElementNotPresentlink=Lily Librarian
verifyTextNotPresentAssistant Librarian
clicklink=L
pause5000
verifyElementPresentlink=Lily Librarian
verifyTextPresentAssistant Librarian
verifyElementNotPresentlink=Jane Faculty
verifyTextNotPresentAssistant Professor
clicklink=All
pause5000
verifyElementPresentlink=Jane Faculty
verifyTextPresentAssistant Professor
verifyElementPresentlink=Lily Librarian
verifyTextPresentAssistant Librarian
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/CheckPeopleLinks.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/CheckPeopleLinks.html deleted file mode 100644 index 7e90a3ca..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/CheckPeopleLinks.html +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - -CheckPeopleLinks - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckPeopleLinks
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=People
assertTitlePeople
clickAndWaitlink=Faculty Member (1)
assertTitlePeople
verifyTextPresentFaculty, Jane
verifyTextPresentLibrarian
verifyTextPresentLibrarian, Lily
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/CreateFacultyMember.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/CreateFacultyMember.html deleted file mode 100644 index 88f80447..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/CreateFacultyMember.html +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - -CreateFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectid=VClassURIlabel=Faculty Member (vivo)
clickAndWaitid=submit
assertTitleEdit
typefirstNameJane
typelastNameFaculty
clickAndWaitsubmit
assertTitleFaculty, Jane
selectWindownull
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=preferredTitleAssistant Professor
clickAndWaitid=submit
assertTitleFaculty, Jane
verifyTextPresentFaculty, Jane
verifyTextPresentAssistant Professor
clickAndWaitlink=Home
assertTitleVIVO
pause10000
verifyTextPresentNo research content found.
verifyElementPresentlink=Faculty, Jane
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/CreateLibrarian.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/CreateLibrarian.html deleted file mode 100644 index 18c6ec33..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/CreateLibrarian.html +++ /dev/null @@ -1,332 +0,0 @@ - - - - - - -CreateLibrarian - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateLibrarian
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Librarian (vivo)
clickAndWait//input[@value='Add individual of this class']
verifyTextPresentCreate a new Librarian
typefirstNameLily
typeid=middleNameLou
typeid=lastNameLibrarian
clickAndWaitsubmit
assertTitleLibrarian, Lily Lou
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=preferredTitleAssistant Librarian
clickAndWaitid=submit
assertTitleLibrarian, Lily Lou
pause10000
verifyTextPresentLibrarian, Lily Lou
verifyTextPresentAssistant Librarian
clickAndWaitlink=Index
verifyElementPresentlink=Faculty Member
verifyTextPresentFaculty Member (1)
verifyElementPresentlink=Librarian
verifyTextPresentLibrarian (1)
verifyElementPresentlink=Person
verifyTextPresentPerson (2)
clickAndWaitlink=Librarian
assertTitleLibrarian
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentLibrarian, Lily Lou Assistant Librarian
typequerytextlibrarian
clickAndWait//input[@value='Search']
assertTitlelibrarian - VIVO Search Results
verifyTextPresentSearch results for 'librarian'
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentLibrarian, Lily Lou Assistant Librarian
clickAndWaitlink=Home
assertTitleVIVO
verifyTextPresentNo research content found.
pause5000
verifyElementPresentlink=Faculty, Jane
verifyElementPresentlink=View all ...
clickAndWaitlink=View all ...
assertTitlePeople
clicklink=Person (2)
pause10000
verifyElementPresentlink=Faculty, Jane
verifyTextPresentAssistant Professor
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentAssistant Librarian
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteFacultyImage.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteFacultyImage.html deleted file mode 100644 index a5c687c7..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteFacultyImage.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - -DeleteFacultyImage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteFacultyImage
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_Jane2.jpg
clickAndWaitcss=img.delete-individual
assertTitleFaculty, Jane
verifyElementPresent//img[@title='no image']
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteFacultyInfo.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteFacultyInfo.html deleted file mode 100644 index bab1bc16..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteFacultyInfo.html +++ /dev/null @@ -1,3256 +0,0 @@ - - - - - - -DeleteFacultyInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteFacultyInfo
deleteAllVisibleCookies
setTimeout200000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
verifyTextPresentFaculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-overview > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-hasResearchArea > img.add-individual
assertTitleEdit
clicklink=Remove
assertConfirmationAre you sure you want to remove this term?
pause5000
clicklink=Remove
assertConfirmationAre you sure you want to remove this term?
pause5000
clickAndWaitlink=Return to Profile Page
assertTitleFaculty, Jane
clickAndWaitcss=img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-geographicFocus > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-geographicFocus > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWait//img[@alt='manage']
assertTitleEdit
clicklink=Delete
assertConfirmationAre you sure you want to remove this web page?
pause5000
clicklink=Delete
assertConfirmationAre you sure you want to remove this web page?
pause5000
clickAndWaitid=returnToIndividual
assertTitleFaculty, Jane
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=a.delete-hasCollaborator > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-hasCollaborator > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-RO_0000053 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=a.delete-RO_0000053 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-featuredIn > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-assigneeFor > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[6]
clickAndWaitcss=a.delete-researchOverview > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-freetextKeyword > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-freetextKeyword > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[8]
clickAndWaitcss=a.delete-teachingOverview > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-RO_0000053 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[10]
clickAndWaitcss=a.delete-outreachOverview > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-RO_0000053 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-ERO_0000037 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-RO_0000053 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-ERO_0000397 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-ERO_0000033 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[12]
clickAndWaitcss=a.delete-relatedBy > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-eligibleFor > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-relatedBy > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-relatedBy > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-RO_0000053 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[14]
clickAndWaitcss=li > a.delete-ARG_2000028 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=li > a.delete-ARG_2000028 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=li > a.delete-ARG_2000028 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=li > a.delete-ARG_2000028 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=li > a.delete-ARG_2000028 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[16]
clickAndWaitcss=a.delete-orcidId > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-orcidId > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-eRACommonsId > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-eRACommonsId > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-researcherId
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-researcherId > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-scopusId > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-scopusId > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-ARG_0000197 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-ARG_0000197 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitlink=Index
assertTitleIndex of Contents
verifyTextPresentpeople
verifyTextPresentFaculty Member (1)
verifyTextPresentFaculty Member Emeritus (1)
verifyTextPresentLibrarian (1)
verifyTextPresentPerson (5)
verifyTextPresentactivities
verifyTextPresentService (1)
verifyTextPresentTraining Service (1)
verifyTextPresentevents
verifyTextPresentEvent (2)
verifyTextPresentExhibit (1)
verifyTextPresentPerformance (1)
verifyTextPresentorganizations
verifyTextPresentOrganization (1)
verifyTextPresentresearch
verifyTextPresentAward or Honor (3)
verifyTextPresentCase Study (1)
verifyTextPresentConcept (12)
verifyTextPresentConference Poster (1)
verifyTextPresentCredential (4)
verifyTextPresentLicense (3)
verifyTextPresentNewsletter (1)
verifyTextPresentPatent (2)
verifyTextPresentTechnique (2)
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Adams, John
assertTitleAdams, John
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Adams, Amy
assertTitleAdams, Amy
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Smith, Joe
assertTitleSmith, Joe
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Service
assertTitleService
clickAndWaitlink=Primate Feeding
assertTitlePrimate Feeding
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Event
assertTitleEvent
clickAndWaitlink=Apes on Parade
assertTitleApes on Parade
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Event
assertTitleEvent
clickAndWaitlink=Primates of East Africa
assertTitlePrimates of East Africa
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Professional Ape Trainer Association
assertTitleProfessional Ape Trainer Association
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Award or Honor
assertTitleAward or Honor
clickAndWaitlink=Ape Trainer of the Decade
assertTitleApe Trainer of the Decade
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Award or Honor
assertTitleAward or Honor
clickAndWaitlink=Chimp Lover for Life
assertTitleChimp Lover for Life
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Award or Honor
assertTitleAward or Honor
clickAndWaitlink=Monkey Trainer of the Year
assertTitleMonkey Trainer of the Year
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Case Study
assertTitleCase Study
clickAndWaitlink=Primate Reactions
assertTitlePrimate Reactions
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Conference Poster
assertTitleConference Poster
clickAndWaitlink=Variety of Apes in Africa
assertTitleVariety of Apes in Africa
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Credential
assertTitleCredential
clickAndWaitlink=Licensed Primate Expert
assertTitleLicensed Primate Expert
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Credential
assertTitleCredential
clickAndWaitlink=Licensed Primate Instructor
assertTitleLicensed Primate Instructor
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Credential
assertTitleCredential
clickAndWaitlink=Primate Expert Association
assertTitlePrimate Expert Association
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Credential
assertTitleCredential
clickAndWaitlink=Primate Experts
assertTitlePrimate Experts
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Newsletter
assertTitleNewsletter
clickAndWaitlink=Ape Week
assertTitleApe Week
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Patent
assertTitlePatent
clickAndWaitlink=USA1234567890
assertTitleUSA1234567890
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Patent
assertTitlePatent
clickAndWaitlink=USABC123456789
assertTitleUSABC123456789
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=African Primates
assertTitleAfrican Primates
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Primate Feeding
assertTitlePrimate Feeding
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Primates-R-Us Fellowship
assertTitlePrimates-R-Us Fellowship
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Primatia
assertTitlePrimatia
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Primatia Africana
assertTitlePrimatia Africana
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Technique
assertTitleTechnique
clickAndWaitlink=JF Feeding
assertTitleJF Feeding
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Technique
assertTitleTechnique
clickAndWaitlink=JF Feeding Revised
assertTitleJF Feeding Revised
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
selectWindownull
clickAndWaitlink=County
assertTitleCounty
clickAndWaitlink=Mozamia
assertTitleMozamia
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
pause5000
refresh
verifyTextPresentpeople
verifyTextPresentFaculty Member (1)
verifyTextNotPresentFaculty Member Emeritus (1)
verifyTextPresentLibrarian (1)
verifyTextPresentPerson (2)
verifyTextNotPresentactivities
verifyTextNotPresentevents
verifyTextNotPresentorganizations
verifyTextNotPresentCounty (1)
verifyTextPresentlocations
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteLibToFacAssociation.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteLibToFacAssociation.html deleted file mode 100644 index aa054c4d..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteLibToFacAssociation.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - -DeleteLibtoFacAssociation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteLibtoFacAssociation
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Class hierarchy
assertTitleVIVO
clickAndWaitlink=Librarian (vivo)
assertTitleClass Control Panel
clickSuperclassURI
click//input[@value='Remove Checked Superclass Links']
assertTitleClass Control Panel
clickAndWaitlink=Index
assertTitleIndex of Contents
pause50000
refreshAndWait10000
refreshAndWait10000
verifyTextPresentFaculty Member (2)
verifyTextPresentLibrarian (1)
verifyTextPresentPerson (3)
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteLibrarianImage.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteLibrarianImage.html deleted file mode 100644 index 66b1279c..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteLibrarianImage.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -DeleteLibrarianImage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteLibrarianImage
deleteAllVisibleCookies
setTimeout200000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily Lou
clickAndWaitcss=img.delete-individual
assertTitleLibrarian, Lily Lou
verifyElementPresent//img[@title='no image']
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteTestPeople.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteTestPeople.html deleted file mode 100644 index a20e24a5..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteTestPeople.html +++ /dev/null @@ -1,297 +0,0 @@ - - - - - - -DeleteTestPeople - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestPeople
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
typequerytextfaculty
clickAndWait//input[@value='Search']
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
typequerytextfaculty
clickAndWait//input[@value='Search']
clickAndWaitlink=Marienkäfer, Mary
assertTitleMarienkäfer, Mary
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
typequerytextlibrarian
clickAndWait//input[@value='Search']
clickAndWaitlink=Librarian, Lily Lou
assertTitleLibrarian, Lily Lou
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
typequerytextfaculty
clickAndWait//input[@value='Search']
verifyTextNotPresentFaculty, Jane
verifyTextNotPresentMarienkäfer, Mary
typequerytextlibrarian
clickAndWait//input[@value='Search']
verifyTextNotPresentLibrarian, Lily Lou
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteTestTabs.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteTestTabs.html deleted file mode 100644 index 3c49506f..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/DeleteTestTabs.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - -DeleteTestTabs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestTabs
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Tab management
assertTitleTabs
clickAndWaitlink=Faculty
assertTitleTab Control Panel
clickAndWait//input[@value='Edit Tab Details']
assertTitleTab Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleTabs
clickAndWaitlink=Librarians
assertTitleTab Control Panel
clickAndWait//input[@value='Edit Tab Details']
assertTitleTab Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleTabs
clickAndWaitlink=Academic Staff
assertTitleTab Control Panel
clickAndWait//input[@value='Edit Tab Details']
assertTitleTab Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleTabs
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/EditFacultyInfo.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/EditFacultyInfo.html deleted file mode 100644 index 5d83745a..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/EditFacultyInfo.html +++ /dev/null @@ -1,1253 +0,0 @@ - - - - - - -EditFacultyInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EditFacultyInfo
deleteAllVisibleCookies
setTimeout200000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentFaculty Member
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=a.add-hasResearchArea > img.add-individual
assertTitleEdit
clicklink=Remove
assertConfirmationAre you sure you want to remove this term?
waitForPageToLoad10000
assertTitleEdit
clickid=showAddFormButton
clickAndWaitlink=Select or create a VIVO-defined concept.
assertTitleEdit
typeid=relatedIndLabelPrimatia Africana
clickAndWaitid=submit
clickAndWaitlink=Return to Profile Page
assertTitleFaculty, Jane
clickAndWait//img[@alt='manage']
assertTitleEdit
clicklink=Delete
assertConfirmationAre you sure you want to remove this web page?
waitForPageToLoad1000
clickAndWaitid=showAddFormButton
assertTitleEdit
pause5000
selectname=urlTypelabel=Standard Web Link
typeid=urlhttp://library.cornell.edu
typeid=labelCUL Homepage
clickAndWaitsubmit
clickAndWaitid=returnToIndividual
assertTitleFaculty, Jane
clickAndWait//section[@id='individual-info']/div/a[1]/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('I am named after Jane in the Tarzan stories.  Yes, my last name really is faculty.')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.edit-hasCollaborator > img.edit-individual
assertTitleEdit
selectid=typeOfNewlabel=Faculty Member Emeritus (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=firstNameJohn
typeid=lastNameAdams
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.edit-researchOverview > img.edit-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('I study apes, of course.')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.edit-geographicFocus > img.edit-individual
assertTitleEdit
selectid=typeOfNewlabel=County (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelMozamia
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-geographicFocus > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.edit-teachingOverview > img.edit-individual
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('I teach apes how to communicate with humans.')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.edit-outreachOverview > img.edit-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('I travel the world teaching apes how to communicate with humans.')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=#relatedBy-AwardReceipt-List > li > a.delete-relatedBy > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[36]
assertTitleEdit
typeid=awardApe Trainer of the Decade
typeid=orgProfessional Ape Trainer Association
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
clickAndWaitcss=#ARG_2000028-Name-List > li > a.edit-ARG_2000028 > img.edit-individual
assertTitleEdit
typeid=middleNameE.
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=#individual-phone > li > a.edit-ARG_2000028 > img.edit-individual
assertTitleEdit
typeid=telephoneNumber607-266-6666
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=#ARG_2000028-Fax-List > li > a.edit-ARG_2000028 > img.edit-individual
assertTitleEdit
typeid=telephoneNumber607-277-7777
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=img.edit-individual
assertTitleEdit
typeid=emailAddressmejane@primates-r-us.com
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=#ARG_2000028-Address-List > li > a.edit-ARG_2000028 > img.edit-individual
assertTitleEdit
typeid=streetAddressOneJungle 1234
typeid=streetAddressTwoTree 99
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=#ARG_2000028-Name-List > li > a.edit-ARG_2000028 > img.edit-individual
assertTitleEdit
typeid=prefixMrs.
typeid=suffixJr.
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.edit-orcidId > img.edit-individual
assertTitleEdit
typeid=orcidIdDisplay11111
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.edit-researcherId > img.edit-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('222222')
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.edit-scopusId > img.edit-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('3333333')
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-freetextKeyword > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('African Apes')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.edit-eligibleFor > img.edit-individual
assertTitleEdit
selecttypeOfNewlabel=License (vivo)
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelPrimate Experts
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-relatedBy > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=#backgroundGroup > article.property > #relatedBy > a.add-relatedBy > img.add-individual
assertTitleEdit
selectid=typeSelectorlabel=License
typeid=credentialLicensed Primate Instructor
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
clickAndWaitcss=a.edit-eRACommonsId > img.edit-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('ABC121212')
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-assigneeFor > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-assigneeFor > img.add-individual
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelUSA1234567890
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentFaculty, Jane
verifyTextPresentAssistant Professor
verifyTextPresentI am named after Jane in the Tarzan stories. Yes, my last name really is faculty.
verifyElementPresentlink=Primatia Africana
verifyElementPresentlink=Mozamia
verifyElementPresentlink=mejane@primates-r-us.com
verifyElementPresentlink=jfac@gmail.com
verifyTextPresent607-266-6666
verifyElementPresentlink=CUL Homepage
verifyElementPresentlink=Adams, John
verifyTextPresentAdams, John   Faculty Member Emeritus
verifyElementPresentlink=Apes on Parade
verifyTextPresentApes on Parade 1991 -
verifyElementPresentlink=Ape Week
verifyTextPresentApe Week  (Newsletter) 1988 - 1990
verifyElementPresentlink=Primate Reactions
verifyElementPresentlink=USA1234567890
verifyTextPresentI study apes, of course.
verifyTextPresentAfrican Apes
verifyTextPresentI teach apes how to communicate with humans.
verifyTextPresentpostdoc or fellow advising relationship
verifyElementPresentlink=Smith, Joe
verifyTextPresentI travel the world teaching apes how to communicate with humans.
verifyElementPresentlink=Variety of Apes in Africa
verifyTextPresentVariety of Apes in Africa  (Conference Poster) 1983
verifyElementPresentlink=Primate Feeding
verifyElementPresentlink=Primates of East Africa
verifyTextPresentPrimates of East Africa 1984 -
verifyElementPresentlink=JF Feeding
verifyElementPresentlink=JF Feeding Revised
verifyElementPresentlink=Licensed Primate Instructor
verifyElementPresentlink=Primate Experts
verifyElementPresentlink=Ape Trainer of the Decade
verifyTextPresentApe Trainer of the Decade, conferred by Professional Ape Trainer Association
verifyElementPresentlink=Professional Ape Trainer Association
verifyTextPresentfaculty mentoring relationship
verifyElementPresentlink=Adams, Amy
verifyTextPresentAdams, Amy, 2013 -
verifyTextPresentMrs. Jane E. Faculty, Jr.
verifyTextPresentJungle 1234
verifyTextPresentTree 99
verifyTextPresentCongo City
verifyTextPresentCongola State
verifyTextPresent1234567890
verifyTextPresentDemocratic Republic of Congo
verifyTextPresent607-277-7777
verifyElementPresentlink=http://orcid.org/11111
verifyTextPresentABC121212
verifyTextPresent222222
verifyElementPresentlink=3333333
verifyTextPresent976976976976
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/Jane1.jpg b/legacy/utilities/acceptance-tests/suites/CreatePeople/Jane1.jpg deleted file mode 100644 index e831693a..00000000 Binary files a/legacy/utilities/acceptance-tests/suites/CreatePeople/Jane1.jpg and /dev/null differ diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/Jane2.jpg b/legacy/utilities/acceptance-tests/suites/CreatePeople/Jane2.jpg deleted file mode 100644 index 0cf118d1..00000000 Binary files a/legacy/utilities/acceptance-tests/suites/CreatePeople/Jane2.jpg and /dev/null differ diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/PublicFacultyInfo.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/PublicFacultyInfo.html deleted file mode 100644 index 7721820b..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/PublicFacultyInfo.html +++ /dev/null @@ -1,467 +0,0 @@ - - - - - - -PublicFacultyInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PublicFacultyInfo
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
verifyTextNotPresentNo research found.
verifyElementPresentlink=View all ...
verifyTextNotPresentNo faculty members found.
verifyElementPresentlink=Faculty, Jane
verifyElementPresentcss=a[alt="view all faculty"]
verifyTextPresentNo academic departments found.
clickAndWaitlink=Index
verifyTextPresentFaculty Member
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
pause5000
clickAndWaitlink=Faculty, Jane
pause5000
assertTitleFaculty, Jane
verifyTextPresentFaculty, Jane
verifyTextPresentAssistant Professor
verifyTextPresentI am named after Jane in the Tarzan stories. Yes, my last name really is faculty.
verifyElementPresentlink=African Primates
verifyElementPresentlink=Primatia Africana
verifyElementPresentlink=Mozamia
verifyElementPresentlink=southern Africa
verifyElementPresentlink=mejane@primates-r-us.com
verifyElementPresentlink=jane@gmail.com
verifyElementPresentlink=jfac@gmail.com
verifyTextPresent607-266-6666
verifyTextPresent607-288-8888
verifyElementPresentlink=CUL Homepage
verifyElementPresentlink=CIT Homepage
click//div[@id='wrapper-content']/ul/li[18]
verifyElementPresentlink=Adams, John
verifyTextPresentAdams, John   Faculty Member Emeritus
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentLibrarian, Lily Lou  Assistant Librarian
verifyElementPresentlink=Apes on Parade
verifyTextPresentApes on Parade 1991 -
verifyElementPresentlink=Ape Week
verifyTextPresentApe Week  (Newsletter) 1988 - 1990
verifyElementPresentlink=Primate Reactions
verifyElementPresentlink=USA1234567890
verifyTextPresentI study apes, of course.
verifyTextPresentAfrican Apes
verifyTextPresentAfrican Primates
verifyTextPresentI teach apes how to communicate with humans.
verifyTextPresentpostdoc or fellow advising relationship
verifyElementPresentlink=Smith, Joe
verifyTextPresentI travel the world teaching apes how to communicate with humans.
verifyElementPresentlink=Variety of Apes in Africa
verifyTextPresentVariety of Apes in Africa  (Conference Poster) 1983
verifyElementPresentlink=Primate Feeding
verifyElementPresentlink=Primates of East Africa
verifyTextPresentPrimates of East Africa 1984 -
verifyElementPresentlink=JF Feeding
verifyElementPresentlink=JF Feeding Revised
verifyElementPresentlink=Licensed Primate Instructor
verifyElementPresentlink=Primate Experts
verifyElementPresentlink=Ape Trainer of the Decade
verifyTextPresentApe Trainer of the Decade, conferred by Professional Ape Trainer Association
verifyElementPresentlink=Professional Ape Trainer Association
verifyElementPresentlink=Chimp Lover for Life
verifyTextPresentfaculty mentoring relationship
verifyElementPresentlink=Adams, Amy
verifyTextPresentAdams, Amy, 2013 -
verifyTextPresentMrs. Jane E. Faculty, Jr.
verifyTextPresentJungle 1234
verifyTextPresentTree 99
verifyTextPresentCongo City
verifyTextPresentCongola State
verifyTextPresent1234567890
verifyTextPresentDemocratic Republic of Congo
verifyTextPresentCIT Cornell University
verifyTextPresentIthaca, New York  14853
verifyTextPresentUnited States of America
verifyTextPresent607-299-9999
verifyTextPresent607-277-7777
verifyElementNotPresentlink=http://orcid.org/11111
verifyElementNotPresentlink=http://orcid.org/454545
verifyTextPresentABC121212
verifyTextPresentABC123987
verifyTextNotPresent222222
verifyTextNotPresent67676767
verifyElementNotPresentlink=3333333
verifyElementNotPresentlink=987654321
verifyTextPresent2727272727272727
verifyTextPresent976976976976
open/vivo/
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/ReorderMenus.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/ReorderMenus.html deleted file mode 100644 index 9e9d57d6..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/ReorderMenus.html +++ /dev/null @@ -1,555 +0,0 @@ - - - - - - -EditSiteInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EditSiteInfo
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Menu ordering
assertTitleDefault Menu
verifyTextPresentMenu Ordering
verifyTextPresentHome
verifyTextPresentPeople
verifyTextPresentOrganizations
verifyTextPresentResearch
verifyTextPresentEvents
verifyValueid=submitAdd new menu page
verifyTextPresentRefresh page after reordering menu items
openhttp://localhost:8080/vivo/people
assertTitlePeople
verifyTextPresentThere is currently no People content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=Try rebuilding the search index
openhttp://localhost:8080/vivo/organizations
assertTitleOrganizations
verifyTextPresentThere is currently no Organizations content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=Try rebuilding the search index
openhttp://localhost:8080/vivo/research
assertTitleResearch
verifyTextPresentThere is currently no Research content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=Try rebuilding the search index
openhttp://localhost:8080/vivo/events
assertTitleEvents
verifyTextPresentThere is currently no Events content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=Try rebuilding the search index
clickAndWaitlink=People
assertTitlePeople
verifyTextPresentThere is currently no People content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=Try rebuilding the search index
clickAndWaitlink=Organizations
assertTitleOrganizations
verifyTextPresentThere is currently no Organizations content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=Try rebuilding the search index
clickAndWaitlink=Research
assertTitleResearch
verifyTextPresentThere is currently no Research content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=Try rebuilding the search index
clickAndWaitlink=Events
assertTitleEvents
verifyTextPresentThere is currently no Events content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=Try rebuilding the search index
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
verifyTextPresentLog in
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/ReorderPeople.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/ReorderPeople.html deleted file mode 100644 index 50d1d77f..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/ReorderPeople.html +++ /dev/null @@ -1,893 +0,0 @@ - - - - - - -CreateFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
typeid=firstNameJeff
typeid=lastNameAdams
clickAndWaitid=submit
assertTitleAdams, Jeff
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitid=submit
assertTitleEdit
typeid=firstNameJane
typeid=lastNameDoe
clickAndWaitid=submit
assertTitleDoe, Jane
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Librarian (vivo)
clickAndWaitid=submit
assertTitleEdit
typeid=firstNameJohn
typeid=lastNameSmith
clickAndWaitid=submit
assertTitleSmith, John
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Person (foaf)
clickAndWaitid=submit
assertTitleEdit
typeid=firstNameSusie
typeid=lastNameBooth
clickAndWaitid=submit
assertTitleBooth, Susie
click//div[@id='wrapper-content']/ul/li[18]
clickAndWaitcss=a.add-hasCollaborator > img.add-individual
assertTitleEdit
typeid=object
sendKeysid=objectadam
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitleBooth, Susie
clickAndWaitcss=a.add-hasCollaborator > img.add-individual
assertTitleEdit
typeid=object
sendKeysid=objectdoe
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitleBooth, Susie
clickAndWaitcss=a.add-hasCollaborator > img.add-individual
assertTitleEdit
typeid=object
sendKeysid=objectsmith
pause5000
sendKeysid=object${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submit
assertTitleBooth, Susie
verifyElementPresentcss=#hasCollaborator-Person-List > li
verifyElementPresent//ul[@id='hasCollaborator-Person-List']/li[2]
verifyElementPresent//ul[@id='hasCollaborator-Person-List']/li[3]
clickAndWaitid=verbosePropertySwitch
assertTitleBooth, Susie
clickAndWaitlink=vivo:hasCollaborator
assertTitleObject Property Control Panel
clickAndWait//input[@value='Edit Property Record']
assertTitleProperty Editing Form
typename=DomainEntitySortDirectiondesc
clickAndWaitid=primaryAction
assertTitleObject Property Control Panel
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Booth, Susie
clickAndWaitid=verbosePropertySwitch
assertTitleBooth, Susie
verifyElementPresentcss=#hasCollaborator-Person-List > li
verifyElementPresent//ul[@id='hasCollaborator-Person-List']/li[2]
verifyElementPresent//ul[@id='hasCollaborator-Person-List']/li[3]
clickAndWaitid=verbosePropertySwitch
assertTitleBooth, Susie
clickAndWaitlink=vivo:hasCollaborator
assertTitleObject Property Control Panel
clickAndWait//input[@value='Edit Property Record']
assertTitleProperty Editing Form
typename=DomainEntitySortDirection
clickAndWaitid=primaryAction
assertTitleObject Property Control Panel
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Booth, Susie
assertTitleBooth, Susie
clickAndWaitid=verbosePropertySwitch
assertTitleBooth, Susie
verifyElementPresentcss=#hasCollaborator-Person-List > li
verifyElementPresent//ul[@id='hasCollaborator-Person-List']/li[2]
verifyElementPresent//ul[@id='hasCollaborator-Person-List']/li[3]
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Adams, Jeff
assertTitleAdams, Jeff
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Doe, Jane
assertTitleDoe, Jane
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Smith, John
assertTitleSmith, John
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Booth, Susie
assertTitleBooth, Susie
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
waitForPageToLoad5000
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
assertTitleVIVO Site Administration
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/SearchFacultyInfo.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/SearchFacultyInfo.html deleted file mode 100644 index 4b4d73a1..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/SearchFacultyInfo.html +++ /dev/null @@ -1,583 +0,0 @@ - - - - - - -SearchFacultyInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SearchFacultyInfo
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
typequerytextape
clickAndWait//input[@value='Search']
assertTitleape - VIVO Search Results
verifyTextPresentSearch results for 'ape'
verifyElementPresentlink=people
verifyElementPresentlink=events
verifyElementPresentlink=organizations
verifyElementPresentlink=research
verifyElementPresentlink=Ape Week
verifyTextPresentApe Week Newsletter
verifyElementPresentlink=Apes on Parade
verifyTextPresentApes on Parade Performance
verifyElementPresentlink=Ape Trainer of the Decade
verifyTextPresentApe Trainer of the Decade Award or Honor
verifyElementPresentlink=Variety of Apes in Africa
verifyTextPresentVariety of Apes in Africa Conference Poster
verifyElementPresentlink=Professional Ape Trainer Association
verifyTextPresentProfessional Ape Trainer Association Organization
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
typequerytextprimate
clickAndWait//input[@value='Search']
assertTitleprimate - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=activities
verifyElementPresentlink=events
verifyElementPresentlink=research
verifyElementPresentlink=Primate Experts
verifyTextPresentPrimate Experts License
verifyElementPresentlink=Primate Feeding
verifyTextPresentPrimate Feeding Training Service
verifyElementPresentlink=Primate Reactions
verifyTextPresentPrimate Reactions Case Study
verifyElementPresentlink=Primate Feeding
verifyTextPresentPrimate Feeding Concept
verifyElementPresentlink=African Primates
verifyTextPresentAfrican Primates Concept
verifyElementPresentlink=Licensed Primate Instructor
verifyTextPresentLicensed Primate Instructor License
verifyElementPresentlink=Licensed Primate Expert
verifyTextPresentLicensed Primate Expert License
verifyElementPresentlink=Primate Expert Association
verifyTextPresentPrimate Expert Association Credential
verifyElementPresentlink=Primates of East Africa
verifyTextPresentPrimates of East Africa Exhibit
verifyElementPresentlink=Primates-R-Us Fellowship
verifyTextPresentPrimates-R-Us Fellowship Concept
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
typequerytextchimp
clickAndWait//input[@value='Search']
assertTitlechimp - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=research
verifyElementPresentlink=Chimp Lover for Life
verifyTextPresentChimp Lover for Life Award or Honor
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
typequerytexttarzan
clickAndWait//input[@value='Search']
assertTitletarzan - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
typequerytextmozamia
clickAndWait//input[@value='Search']
assertTitlemozamia - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=locations
verifyElementPresentlink=Mozamia
verifyTextPresentMozamia County
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
typequerytexthuman
clickAndWait//input[@value='Search']
assertTitlehuman - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
typequerytextfeeding
clickAndWait//input[@value='Search']
verifyElementPresentlink=people
verifyElementPresentlink=activities
verifyElementPresentlink=research
verifyElementPresentlink=Primate Feeding
verifyTextPresentPrimate Feeding Training Service
verifyElementPresentlink=JF Feeding
verifyTextPresentJF Feeding Technique
verifyElementPresentxpath=(//a[contains(text(),'Primate Feeding')])[2]
verifyTextPresentPrimate Feeding Concept
verifyElementPresentlink=JF Feeding Revised
verifyTextPresentJF Feeding Revised Technique
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
typequerytextadams
clickAndWait//input[@value='Search']
verifyElementPresentlink=people
verifyElementPresentlink=research
verifyElementPresentlink=Adams, John
verifyTextPresentAdams, John Faculty Member Emeritus
verifyElementPresentlink=Adams, Amy
verifyTextPresentAdams, Amy Person
verifyElementPresentlink=Primate Feeding
verifyTextPresentPrimate Feeding Concept
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
open/vivo/
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/SearchPeople.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/SearchPeople.html deleted file mode 100644 index 602c9594..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/SearchPeople.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - -SearchPeople - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SearchPeople
deleteAllVisibleCookies
typequerytextjane
clickAndWait//input[@value='Search']
assertTitlejane - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
typequerytextfaculty
clickAndWait//input[@value='Search']
assertTitlefaculty - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
verifyElementPresentlink=Librarian, Lily Lou
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanAssistant Librarian
typequerytextjane faculty
clickAndWait//input[@value='Search']
assertTitlejane faculty - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=Faculty, Jane
verifyTextPresentFaculty, Jane Assistant Professor
typequerytextlily
clickAndWait//input[@value='Search']
assertTitlelily - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentLibrarian, Lily Lou Assistant Librarian
typequerytextlibrarian
clickAndWait//input[@value='Search']
assertTitlelibrarian - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentLibrarian, Lily Lou Assistant Librarian
typequerytextlily librarian
clickAndWait//input[@value='Search']
assertTitlelily librarian - VIVO Search Results
verifyElementPresentlink=people
verifyElementPresentlink=Librarian, Lily Lou
verifyTextPresentLibrarian, Lily Lou Assistant Librarian
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/SetupTestTabs.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/SetupTestTabs.html deleted file mode 100644 index c81d56aa..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/SetupTestTabs.html +++ /dev/null @@ -1,292 +0,0 @@ - - - - - - -SetupTestTabs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SetupTestTabs
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Tab management
assertTitleTabs
clickAndWait//input[@value='Add new tab']
assertTitleTab Editing Form
typeTitlePeople
selectTabtypeIdlabel=primary tab
clickAndWaitprimaryAction
assertTitleTab Control Panel
clickAndWait//input[@value='Add New Tab']
assertTitleTab Editing Form
typeTitleFaculty
selectTabtypeIdlabel=secondary tab
clickAndWaitprimaryAction
assertTitleTab Control Panel
clickAndWait//input[@value='Add existing tab as parent tab']
assertTitleSuper/Subtab Editing Form
selectParentIdlabel=People
clickAndWaitprimaryAction
assertTitleTab Control Panel
clickAndWait//input[@value='Add New Tab']
assertTitleTab Editing Form
typeTitleAcademic Staff
selectTabtypeIdlabel=secondary tab
clickAndWaitprimaryAction
assertTitleTab Control Panel
clickAndWait//input[@value='Add existing tab as parent tab']
assertTitleSuper/Subtab Editing Form
selectParentIdlabel=People
clickAndWaitprimaryAction
assertTitleTab Control Panel
clickAndWait//input[@value='Add New Tab']
assertTitleTab Editing Form
typeTitleLibrarians
selectTabtypeIdlabel=collection
clickAndWaitprimaryAction
assertTitleTab Control Panel
clickAndWait//input[@value='Add existing tab as parent tab']
assertTitleSuper/Subtab Editing Form
selectParentIdlabel=Faculty
clickAndWaitprimaryAction
assertTitleTab Control Panel
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/Suite.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/Suite.html deleted file mode 100644 index 11a3b14d..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/Suite.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
CreateFacultyMember
CreateLibrarian
AddFacultyInfo
EditFacultyInfo
AddFacultyInfo2
RebuildSearchIndex
PublicFacultyInfo
SearchFacultyInfo
DeleteFacultyInfo
RebuildSearchIndex
UploadFacultyImage
ChangeFacultyImage
VerifyImageDisplay
UploadLibrarianImage
ChangeLibrarianImage
AssociateLibToFac
SearchPeople
BrowseIndex
TestUnicodeName
DeleteFacultyImage
DeleteLibrarianImage
DeleteLibtoFacAssociation
DeleteTestPeople
UploadNonPersonImage
ReorderPeople
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/TestUnicodeName.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/TestUnicodeName.html deleted file mode 100644 index 5fc1a306..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/TestUnicodeName.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - -CreateFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
clickAndWaitlink=Cancel
assertTitleVIVO Site Administration
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameMary
typelastNameMarienkäfer
clickAndWaitsubmit
verifyTextPresentMarienkäfer, Mary
verifyTextPresentFaculty Member
typequerytextMarienkäfer
clickAndWait//input[@value='Search']
pause10000
pause10000
assertTitleMarienkäfer - VIVO Search Results
verifyTextPresentSearch results for 'Marienkäfer'
verifyElementPresentlink=Marienkäfer, Mary
verifyTextPresentMarienkäfer, Mary Faculty Member
typequerytextMarienkafer
clickAndWait//input[@value='Search']
pause10000
assertTitleMarienkafer - VIVO Search Results
verifyTextPresentSearch results for 'Marienkafer'
verifyElementPresentlink=Marienkäfer, Mary
verifyTextPresentMarienkäfer, Mary Faculty Member
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/UploadFacultyImage.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/UploadFacultyImage.html deleted file mode 100644 index d1bace41..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/UploadFacultyImage.html +++ /dev/null @@ -1,404 +0,0 @@ - - - - - - -UploadFacultyImage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
UploadFacultyImage
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentFaculty Member
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyElementPresent//img[@title='no image']
clickAndWaitcss=img.add-individual
assertTitleUpload image for Faculty, Jane
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentUpload a photo (JPEG, GIF or PNG)
verifyElementPresent//img[@alt='Individual photo']
clickAndWaitlink=Cancel
assertTitleFaculty, Jane
clickAndWaitcss=img.add-individual
assertTitleUpload image for Faculty, Jane
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentUpload a photo (JPEG, GIF or PNG)
verifyElementPresent//img[@alt='Individual photo']
typedatafileC:\vivo-code\vivo\utilities\acceptance-tests\suites\CreatePeople\Jane1.jpg
clickAndWaitlink=Cancel
assertTitleFaculty, Jane
clickAndWaitcss=img.add-individual
assertTitleUpload image for Faculty, Jane
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentUpload a photo (JPEG, GIF or PNG)
verifyElementPresent//img[@alt='Individual photo']
typedatafile/Users/jc55/tomcat/webapps/vivo/utilities/acceptance-tests/suites/CreatePeople/Jane1.jpg
clickAndWait//input[@value='Upload photo']
assertTitleUpload image for Faculty, Jane
verifyTextPresentPhoto Upload
clickAndWaitlink=Cancel
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyElementPresent//img[@title='no image']
verifyElementNotPresent//img[@title='click to view larger image']
clickAndWaitcss=img.add-individual
assertTitleUpload image for Faculty, Jane
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentUpload a photo (JPEG, GIF or PNG)
verifyElementPresent//img[@alt='Individual photo']
typedatafileC:\VIVO\\vivo\utilities\acceptance-tests\suites\CreatePeople\Jane1.jpg
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Faculty, Jane
verifyTextPresentPhoto Upload
verifyTextPresentYour profile photo will look like the image below.
verifyTextPresentTo make adjustments, you can drag around and resize the photo to the right. When you are happy with your photo click the "Save Photo" button.
clickAndWait//input[@value='Save photo']
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_Jane1.jpg
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/UploadLibrarianImage.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/UploadLibrarianImage.html deleted file mode 100644 index a75558dd..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/UploadLibrarianImage.html +++ /dev/null @@ -1,401 +0,0 @@ - - - - - - -UploadLibrarianImage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
UploadLibrarianImage
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentLibrarian
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily Lou
assertTitleLibrarian, Lily Lou
verifyElementPresent//img[@title='no image']
clickAndWait//img[@alt='add']
assertTitleUpload image for Librarian, Lily Lou
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentUpload a photo (JPEG, GIF or PNG)
verifyElementPresent//img[@alt='Individual photo']
clickAndWaitlink=Cancel
assertTitleLibrarian, Lily Lou
clickAndWait//img[@alt='add']
assertTitleUpload image for Librarian, Lily Lou
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentUpload a photo (JPEG, GIF or PNG)
verifyElementPresent//img[@alt='Individual photo']
typedatafileC:\VIVO\vivo-code\vivo\utilities\acceptance-tests\suites\CreatePeople\lily1.jpg
clickAndWaitlink=Cancel
assertTitleLibrarian, Lily Lou
clickAndWait//img[@alt='add']
assertTitleUpload image for Librarian, Lily Lou
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentUpload a photo (JPEG, GIF or PNG)
verifyElementPresent//img[@alt='Individual photo']
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\lily1.jpg
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Librarian, Lily Lou
clickAndWaitlink=Cancel
assertTitleLibrarian, Lily Lou
verifyElementPresent//img[@title='no image']
verifyElementNotPresent//img[@title='click to view larger image']
clickAndWait//img[@alt='add']
assertTitleUpload image for Librarian, Lily Lou
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\lilysmall.jpg
clickAndWait//input[@value='Upload photo']
assertTitleUpload image for Librarian, Lily Lou
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentUpload a photo (JPEG, GIF or PNG)
verifyTextPresentThe uploaded image should be at least 200 pixels high and 200 pixels wide.
verifyElementPresent//img[@alt='Individual photo']
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\lilylarge.jpg
clickAndWait//input[@value='Upload photo']
assertTitleUpload image for Librarian, Lily Lou
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentUpload a photo (JPEG, GIF or PNG)
verifyTextPresentPlease upload an image smaller than 6 megabytes
verifyElementPresent//img[@alt='Individual photo']
assertTitleUpload image for Librarian, Lily Lou
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\lily1.jpg
clickAndWaitcss=input.submit
assertTitleCrop image for Librarian, Lily Lou
clickAndWaitcss=input.submit
assertTitleLibrarian, Lily Lou
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_lily1.jpg
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/UploadNonPersonImage.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/UploadNonPersonImage.html deleted file mode 100644 index c1ceef6e..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/UploadNonPersonImage.html +++ /dev/null @@ -1,439 +0,0 @@ - - - - - - -UploadNonPersonImage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
UploadNonPersonImage
deleteAllVisibleCookies
setTimeout200000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Country
assertTitleCountry
clickAndWaitlink=3
assertTitleCountry
clickAndWaitlink=Germany
assertTitleGermany
verifyTextPresentPhoto
verifyTextNotPresent//img[@title='click to view larger image']
clickAndWait//img[@alt='add']
assertTitleUpload image for Germany
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyTextPresentUpload a photo (JPEG, GIF or PNG)
clickAndWaitlink=Cancel
assertTitleGermany
clickAndWait//img[@alt='add']
assertTitleUpload image for Germany
clickAndWait//input[@value='Upload photo']
assertTitleUpload image for Germany
verifyTextPresentPlease browse and select a photo.
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\germany1.jpg
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Germany
clickAndWaitlink=Cancel
assertTitleGermany
clickAndWait//img[@alt='add']
assertTitleUpload image for Germany
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\germany1.jpg
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Germany
clickAndWait//input[@value='Save photo']
assertTitleGermany
verifyElementPresent//img[@title='click to view larger image']
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_germany1.jpg
assertTitleGermany
clickAndWaitcss=img.edit-individual
assertTitleReplace image for Germany
verifyTextPresentPhoto Upload
verifyTextPresentCurrent Photo
verifyElementPresent//img[@alt='Individual photo']
verifyTextPresentReplace Photo (JPEG, GIF or PNG)
clickAndWaitlink=Cancel
assertTitleGermany
verifyElementPresent//img[@title='click to view larger image']
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_germany1.jpg
clickAndWaitcss=img.edit-individual
assertTitleReplace image for Germany
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\germany2.jpg
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Germany
clickAndWaitlink=Cancel
assertTitleGermany
verifyElementPresent//img[@title='click to view larger image']
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_germany1.jpg
clickAndWaitcss=img.edit-individual
assertTitleReplace image for Germany
typedatafileC:\VIVO\vivo\utilities\acceptance-tests\suites\CreatePeople\germany2.jpg
clickAndWait//input[@value='Upload photo']
assertTitleCrop image for Germany
clickAndWait//input[@value='Save photo']
assertTitleGermany
verifyElementPresent//img[@title='click to view larger image']
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_germany2.jpg
clickAndWaitcss=img.delete-individual
assertConfirmationAre you sure you want to delete this photo?
waitForPageToLoad5000
assertTitleGermany
verifyElementNotPresent//img[@title='click to view larger image']
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/VerifyImageDisplay.html b/legacy/utilities/acceptance-tests/suites/CreatePeople/VerifyImageDisplay.html deleted file mode 100644 index 7551f0dc..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreatePeople/VerifyImageDisplay.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - -VerifyImageDisplay - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VerifyImageDisplay
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily Lou
assertTitleLibrarian, Lily Lou
verifyElementPresent//img[@title='no image']
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyElementPresent//img[@title='click to view larger image']
verifyAttribute//img[@title='click to view larger image']@src/vivo/file/*/thumbnail_Jane2.jpg
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/germany1.jpg b/legacy/utilities/acceptance-tests/suites/CreatePeople/germany1.jpg deleted file mode 100644 index 5df36a6d..00000000 Binary files a/legacy/utilities/acceptance-tests/suites/CreatePeople/germany1.jpg and /dev/null differ diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/germany2.jpg b/legacy/utilities/acceptance-tests/suites/CreatePeople/germany2.jpg deleted file mode 100644 index 32e39e98..00000000 Binary files a/legacy/utilities/acceptance-tests/suites/CreatePeople/germany2.jpg and /dev/null differ diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/lily1.jpg b/legacy/utilities/acceptance-tests/suites/CreatePeople/lily1.jpg deleted file mode 100644 index 50f526ba..00000000 Binary files a/legacy/utilities/acceptance-tests/suites/CreatePeople/lily1.jpg and /dev/null differ diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/lily2.jpg b/legacy/utilities/acceptance-tests/suites/CreatePeople/lily2.jpg deleted file mode 100644 index 181327aa..00000000 Binary files a/legacy/utilities/acceptance-tests/suites/CreatePeople/lily2.jpg and /dev/null differ diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/lily3.png b/legacy/utilities/acceptance-tests/suites/CreatePeople/lily3.png deleted file mode 100644 index 16d18373..00000000 Binary files a/legacy/utilities/acceptance-tests/suites/CreatePeople/lily3.png and /dev/null differ diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/lily4.gif b/legacy/utilities/acceptance-tests/suites/CreatePeople/lily4.gif deleted file mode 100644 index b5b33fe8..00000000 Binary files a/legacy/utilities/acceptance-tests/suites/CreatePeople/lily4.gif and /dev/null differ diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/lilylarge.jpg b/legacy/utilities/acceptance-tests/suites/CreatePeople/lilylarge.jpg deleted file mode 100644 index 793febea..00000000 Binary files a/legacy/utilities/acceptance-tests/suites/CreatePeople/lilylarge.jpg and /dev/null differ diff --git a/legacy/utilities/acceptance-tests/suites/CreatePeople/lilysmall.jpg b/legacy/utilities/acceptance-tests/suites/CreatePeople/lilysmall.jpg deleted file mode 100644 index 2c08c045..00000000 Binary files a/legacy/utilities/acceptance-tests/suites/CreatePeople/lilysmall.jpg and /dev/null differ diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/AddDataPropArchDetails.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/AddDataPropArchDetails.html deleted file mode 100644 index 9a4910b1..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/AddDataPropArchDetails.html +++ /dev/null @@ -1,370 +0,0 @@ - - - - - - -AddDataPropArchDetails - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddDataPropArchDetails
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Data property hierarchy
assertTitleVIVO
verifyElementNotPresentlink=architectural details
clickAndWait//input[@value='Add new data property']
assertTitleData Property Editing Form
typePublicNamearchitectural details
selectGroupURIlabel=Place
selectname=Namespacelabel=VIVO Core
selectname=HiddenFromDisplayBelowRoleLevelUsingRoleUrilabel=self-editor and above
selectname=ProhibitedFromUpdateBelowRoleLevelUsingRoleUrilabel=editor and above
selectname=HiddenFromPublishBelowRoleLevelUsingRoleUrilabel=curator and above
typeLocalNamearchitecturalDetails
selectname=DomainClassURIlabel=Agent (foaf)
selectRangeDatatypeURIlabel=string
clickAndWaitprimaryAction
assertTitleData Property Control Panel
verifyTextPresentData Property Control Panel
verifyTextPresentarchitectural details (vivo)
verifyTextPresentPlace
verifyTextPresentVIVO Core
verifyTextPresentarchitecturalDetails
verifyElementPresentlink=Agent (foaf)
verifyTextPresenthttp://www.w3.org/2001/XMLSchema#string
verifyTextPresentfalse
verifyTextPresentself-editor and above
verifyTextPresenteditor and above
verifyTextPresent-1
verifyTextPresent(unspecified)
verifyTextPresenthttp://vivoweb.org/ontology/core#architecturalDetails
verifyTextPresentcurator and above
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Data property hierarchy
assertTitleVIVO
verifyElementPresentlink=architectural details (vivo)
verifyTextPresentarchitectural details (vivo)
verifyTextPresentPlace
verifyTextPresentAgent (foaf)
verifyTextPresentstring
clickAndWaitlink=architectural details (vivo)
assertTitleData Property Control Panel
verifyTextPresentarchitectural details (vivo)
verifyTextPresentarchitectural details
verifyTextPresentPlace
verifyTextPresentVIVO Core
verifyTextPresentarchitecturalDetails
verifyElementPresentlink=Agent (foaf)
verifyTextPresenthttp://www.w3.org/2001/XMLSchema#string
verifyTextPresentfalse
verifyTextPresentself-editor and above
verifyTextPresenteditor and above
verifyTextPresent-1
verifyTextPresent(unspecified)
verifyTextPresenthttp://vivoweb.org/ontology/core#architecturalDetails
verifyTextPresentcurator and above
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/AddMuseum.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/AddMuseum.html deleted file mode 100644 index e16819f8..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/AddMuseum.html +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - -AddMuseum - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddMuseum
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Museum (vivo)
clickAndWait//input[@value='Add individual of this class']
typelabelJohnson Art Museum
clickAndWaitsubmit
assertTitleJohnson Art Museum
verifyTextPresentJohnson Art Museum
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/AddMuseumArchDetails.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/AddMuseumArchDetails.html deleted file mode 100644 index 02f29541..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/AddMuseumArchDetails.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - - - -AddMuseumArchDetails - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddMuseumArchDetails
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Index
verifyElementPresentlink=Museum
verifyElementPresentlink=Organization
clickAndWaitlink=Museum
assertTitleMuseum
clickAndWaitlink=Johnson Art Museum
assertTitleJohnson Art Museum
click//div[@id='wrapper-content']/ul/li[16]
verifyTextPresentarchitectural details
clickAndWait//h3[@id='architecturalDetails']/a/img
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('This is an ugly building!')
clickAndWaitsubmit
assertTitleJohnson Art Museum
verifyTextPresentThis is an ugly building!
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/AddMuseumYearFounded.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/AddMuseumYearFounded.html deleted file mode 100644 index 049c34e0..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/AddMuseumYearFounded.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - -AddMuseumVisitingHours - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddMuseumVisitingHours
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Museum
assertTitleMuseum
clickAndWaitlink=Johnson Art Museum
assertTitleJohnson Art Museum
click//div[@id='wrapper-content']/ul/li[16]
selectWindownull
clickAndWaitcss=a.add-yearFounded > img.add-individual
assertTitleEdit
typeid=startField-year1959
clickAndWaitid=submit
assertTitleJohnson Art Museum
verifyTextPresent1959 -
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/AddObjPropYearFounded.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/AddObjPropYearFounded.html deleted file mode 100644 index 5816a5ce..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/AddObjPropYearFounded.html +++ /dev/null @@ -1,294 +0,0 @@ - - - - - - -AddObjPropVisitingHours - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddObjPropVisitingHours
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Object property hierarchy
assertTitleVIVO
verifyElementNotPresentlink=year founded
clickAndWait//input[@value='Add new object property']
assertTitleProperty Editing Form
selectname=ParentURIlabel=date/time interval (vivo)
selectname=GroupURIlabel=Place
selectname=Namespacelabel=Bibontology
typename=LocalNameyearFounded
typename=DomainPublicyear founded
selectname=NamespaceInverselabel=Bibontology
typename=LocalNameInverseyearFoundedFor
typename=RangePublicyear founded for
selectname=DomainVClassURIlabel=Museum (vivo)
selectname=RangeVClassURIlabel=Date/Time Interval (vivo)
selectname=HiddenFromDisplayBelowRoleLevelUsingRoleUrilabel=editor and above
selectname=ProhibitedFromUpdateBelowRoleLevelUsingRoleUrilabel=self-editor and above
selectname=HiddenFromPublishBelowRoleLevelUsingRoleUrilabel=all users, including public
typename=DomainDisplayTier100
clickname=OfferCreateNewOption
typename=CustomEntryFormedu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeIntervalFormGenerator
clickAndWaitprimaryAction
assertTitleObject Property Control Panel
verifyTextPresentyear founded (bibo)
verifyElementPresentlink=date/time interval (vivo)
verifyTextPresentPlace
verifyTextPresentBibontology
verifyTextPresentyearFounded
verifyTextPresentyear founded
verifyElementPresentlink=Museum (vivo)
verifyElementPresentlink=Date/Time Interval (vivo)
verifyTextPresentfalse
verifyTextPresenteditor and above
verifyTextPresentself-editor and above
verifyTextPresentproperty: 100, inverse: -1
verifyTextPresentedu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.DateTimeIntervalFormGenerator
verifyTextPresenttrue
verifyTextPresentascending
verifyTextPresenthttp://purl.org/ontology/bibo/yearFounded
verifyTextPresentall users, including public
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/AddPropertyGroupPlace.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/AddPropertyGroupPlace.html deleted file mode 100644 index c14ed555..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/AddPropertyGroupPlace.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - -AddPropertyGroupPlace - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddPropertyGroupPlace
deleteAllVisibleCookies
setTimeout10000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Property groups
assertTitleVIVO
verifyElementNotPresentlink=Place
clickAndWait//input[@value='Add new property group']
assertTitleProperty Group Editing Form
typeNamePlace
typePublicDescriptionProperties related to location (building or non-geographic)
typeDisplayRank5
clickAndWaitprimaryAction
assertTitleVIVO
verifyTextPresentPlace
verifyElementPresentlink=Place
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/ChangePlaceDisplayRank.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/ChangePlaceDisplayRank.html deleted file mode 100644 index 5339884f..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/ChangePlaceDisplayRank.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -ChangePlaceDisplayRank - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ChangePlaceDisplayRank
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Property groups
assertTitleVIVO
clickAndWaitlink=Place
assertTitleProperty Group Editing Form
typeDisplayRank2
clickAndWaitprimaryAction
assertTitleVIVO
verifyElementPresentlink=Place
verifyTextPresentDisplay Rank:
verifyTextPresent2
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/DeleteDataPropArchDetails.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/DeleteDataPropArchDetails.html deleted file mode 100644 index ff8d3f0d..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/DeleteDataPropArchDetails.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - -DeleteDataPropArchDetails - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteDataPropArchDetails
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Data property hierarchy
assertTitleVIVO
assertTitleVIVO
verifyElementPresentlink=architectural details (vivo)
clickAndWaitlink=architectural details (vivo)
assertTitleData Property Control Panel
clickAndWait//input[@value='Edit this Data Property']
assertTitleData Property Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad50000
assertTitleVIVO
verifyElementNotPresentlink=architectural details (vivo)
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/DeleteMuseum.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/DeleteMuseum.html deleted file mode 100644 index 5f061436..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/DeleteMuseum.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - -DeleteMuseum - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteMuseum
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Index
clickAndWaitlink=Museum
assertTitleMuseum
clickAndWaitlink=Johnson Art Museum
assertTitleJohnson Art Museum
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
pause50000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentMuseum
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/DeleteObjPropYearFounded.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/DeleteObjPropYearFounded.html deleted file mode 100644 index 92a242b6..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/DeleteObjPropYearFounded.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - -DeleteObjPropVisitingHours - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteObjPropVisitingHours
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Object property hierarchy
assertTitleVIVO
verifyElementPresentlink=year founded (bibo)
clickAndWaitlink=year founded (bibo)
assertTitleObject Property Control Panel
clickAndWait//input[@value='Edit Property Record']
assertTitleProperty Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad50000
assertTitleVIVO
verifyTextNotPresentyear founded (bibo)
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/DeletePropertyGroupPlace.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/DeletePropertyGroupPlace.html deleted file mode 100644 index c34acc21..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/DeletePropertyGroupPlace.html +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - -DeletePropertyGroupPlace - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeletePropertyGroupPlace
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Property groups
assertTitleVIVO
verifyElementPresentlink=Place
clickAndWaitlink=Place
assertTitleProperty Group Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad50000
assertTitleVIVO
verifyElementNotPresentlink=Place
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/EditObjPropYearFounded.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/EditObjPropYearFounded.html deleted file mode 100644 index d531f70f..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/EditObjPropYearFounded.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -EditObjPropVisitingHours - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EditObjPropVisitingHours
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Object property hierarchy
assertTitleVIVO
clickAndWaitlink=year founded (bibo)
assertTitleObject Property Control Panel
clickAndWait//input[@value='Edit Property Record']
assertTitleProperty Editing Form
selectname=HiddenFromDisplayBelowRoleLevelUsingRoleUrilabel=curator and above
clickAndWaitprimaryAction
assertTitleObject Property Control Panel
verifyTextPresentcurator and above
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/CreateProperties/Suite.html b/legacy/utilities/acceptance-tests/suites/CreateProperties/Suite.html deleted file mode 100644 index 6db3b565..00000000 --- a/legacy/utilities/acceptance-tests/suites/CreateProperties/Suite.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
AddPropertyGroupPlace
ChangePlaceDisplayRank
AddObjPropYearFounded
EditObjPropYearFounded
AddMuseum
AddMuseumYearFounded
AddDataPropArchDetails
AddMuseumArchDetails
DeleteMuseum
DeleteDataPropArchDetails
DeleteObjPropYearFounded
DeletePropertyGroupPlace
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/AddAdvises.html b/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/AddAdvises.html deleted file mode 100644 index 4288e60e..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/AddAdvises.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - - - -AddPositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddPositions
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[8]
selectWindownull
clickAndWaitxpath=(//img[@alt='add'])[29]
assertTitleEdit
verifyTextPresentCreate advisor relationship entry for Faculty, Jane
verifyTextPresentAdvising Relationship Type
verifyTextPresentAdvisee: Last name
verifyTextPresentFirst name
verifyTextPresentSubject Area
verifyTextPresentDegree Candidacy
verifyTextPresentYears of Participation
verifyTextPresentStart Year
verifyTextPresentEnd Year
clickAndWaitlink=Cancel
clickAndWaitxpath=(//img[@alt='add'])[29]
assertTitleEdit
selectid=selectorlabel=Undergraduate Advising Relationship
clickAndWaitcss=input.submit
assertTitleEdit
verifyTextPresentYou must enter a value in the Last Name field.
verifyTextPresentYou must enter a value in the First Name field.
selectid=selectorlabel=Undergraduate Advising Relationship
typeid=adviseeSmith
clickAndWaitcss=input.submit
assertTitleEdit
verifyTextPresentYou must enter a value in the First Name field.
selectid=selectorlabel=Undergraduate Advising Relationship
typeid=advisee
typeid=firstNameJoe
clickAndWaitcss=input.submit
verifyTextPresentYou must enter a value in the Last Name field.
selectid=selectorlabel=Undergraduate Advising Relationship
typeid=adviseeSmith
typeid=firstNameJoe
clickAndWaitcss=input.submit
verifyTextPresentundergraduate advising relationship
verifyElementPresentlink=Smith, Joe
clickAndWaitxpath=(//img[@alt='add'])[29]
assertTitleEdit
selectid=selectorlabel=Graduate Advising Relationship
typeid=adviseeDoe
typeid=firstNameJohn
typeid=SubjectAreaPrimates
selectid=degreeUrilabel=M.S. Master of Science
typeid=startField-year2008
typeid=endField-year2011
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
verifyTextPresentundergraduate advising relationship
verifyElementPresentlink=Smith, Joe
verifyTextPresentgraduate advising relationship
verifyTextPresentDoe, John, M.S.  candidate, 2008 - 2011
verifyElementPresentlink=Doe, John
clickAndWaitxpath=(//img[@alt='add'])[29]
assertTitleEdit
selectid=selectorlabel=Faculty Mentoring Relationship
typeid=adviseeAdams
typeid=firstNameJeff
typeid=SubjectAreaPrimate Health
typeid=startField-year2012
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
verifyTextPresentfaculty mentoring relationship
verifyTextPresentAdams, Jeff, 2012 -
verifyElementPresentlink=Adams, Jeff
verifyTextPresentgraduate advising relationship
verifyTextPresentDoe, John, M.S.  candidate, 2008 - 2011
verifyElementPresentlink=Doe, John
verifyTextPresentundergraduate advising relationship
verifyTextPresentSmith, Joe
verifyElementPresentlink=Smith, Joe
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/ChangeAdvises.html b/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/ChangeAdvises.html deleted file mode 100644 index fe6aca20..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/ChangeAdvises.html +++ /dev/null @@ -1,388 +0,0 @@ - - - - - - -ChangePositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ChangePositions
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentfaculty mentoring relationship
verifyTextPresentAdams, Jeff, 2012 -
verifyElementPresentlink=Adams, Jeff
verifyTextPresentgraduate advising relationship
verifyTextPresentDoe, John, M.S.  candidate, 2008 - 2011
verifyElementPresentlink=Doe, John
verifyTextPresentundergraduate advising relationship
verifyTextPresentSmith, Joe
verifyElementPresentlink=Smith, Joe
clickAndWaitcss=a.edit-RO_0000053 > img.edit-individual
assertTitleEdit
selectid=degreeUrilabel=Ph.D. Doctor of Philosophy
typeid=startField-year2011
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
verifyTextPresentfaculty mentoring relationship
verifyTextPresentAdams, Jeff, Ph.D.  candidate, 2011 -
verifyElementPresentlink=Adams, Jeff
verifyTextPresentgraduate advising relationship
verifyTextPresentDoe, John, M.S.  candidate, 2008 - 2011
verifyElementPresentlink=Doe, John
verifyTextPresentundergraduate advising relationship
verifyTextPresentSmith, Joe
verifyElementPresentlink=Smith, Joe
clickAndWaitxpath=(//img[@alt='edit this entry'])[3]
assertTitleEdit
selectid=degreeUrilabel=M.Sc. Master of Science
typeid=startField-year2007
typeid=endField-year2012
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
verifyTextPresentfaculty mentoring relationship
verifyTextPresentAdams, Jeff, Ph.D.  candidate, 2011 -
verifyElementPresentlink=Adams, Jeff
verifyTextPresentgraduate advising relationship
verifyTextPresentDoe, John, M.Sc.  candidate, 2007 - 2012
verifyElementPresentlink=Doe, John
verifyTextPresentundergraduate advising relationship
verifyTextPresentSmith, Joe
verifyElementPresentlink=Smith, Joe
clickAndWaitxpath=(//img[@alt='edit this entry'])[4]
assertTitleEdit
selectid=degreeUrilabel=B.Sc. Bachelor of Science
typeid=startField-year2009
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
verifyTextPresentfaculty mentoring relationship
verifyTextPresentAdams, Jeff, Ph.D.  candidate, 2011 -
verifyElementPresentlink=Adams, Jeff
verifyTextPresentgraduate advising relationship
verifyTextPresentDoe, John, M.Sc.  candidate, 2007 - 2012
verifyElementPresentlink=Doe, John
verifyTextPresentundergraduate advising relationship
verifyTextPresentSmith, Joe, B.Sc.  candidate, 2009 -
verifyElementPresentlink=Smith, Joe
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/CheckIndexView.html b/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/CheckIndexView.html deleted file mode 100644 index 695eabb6..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/CheckIndexView.html +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - -CheckIndexView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckIndexView
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentFaculty Member (1)
verifyElementPresentlink=Faculty Member
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
verifyTextPresentFaculty Member
verifyElementPresentlink=Faculty, Jane
clickAndWaitlink=Index
assertTitleIndex of Contents
verifyTextPresentPerson (4)
verifyElementPresentlink=Person
clickAndWaitlink=Person
assertTitlePerson
verifyTextPresentPerson
verifyElementPresentlink=Adams, Jeff
verifyElementPresentlink=Doe, John
verifyTextPresentFaculty, Jane Faculty Member
verifyElementPresentlink=Faculty, Jane
verifyElementPresentlink=Smith, Joe
clickAndWaitlink=Index
assertTitleIndex of Contents
verifyTextPresentresearch
verifyTextPresentConcept (2)
verifyElementPresentlink=Concept
clickAndWaitlink=Concept
assertTitleConcept
verifyElementPresentlink=Primate Health
verifyElementPresentlink=Primates
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/CheckPublicView.html b/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/CheckPublicView.html deleted file mode 100644 index c0eb7f88..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/CheckPublicView.html +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - -CheckPublicView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckPublicView
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentadvisees
verifyTextPresentfaculty mentoring relationship
verifyTextPresentAdams, Jeff, Ph.D.  candidate, 2011 -
verifyElementPresentlink=Adams, Jeff
verifyTextPresentgraduate advising relationship
verifyTextPresentDoe, John, M.Sc.  candidate, 2007 - 2012
verifyElementPresentlink=Doe, John
verifyTextPresentundergraduate advising relationship
verifyTextPresentSmith, Joe, B.Sc.  candidate, 2009 -
verifyElementPresentlink=Smith, Joe
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/CreateTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/CreateTestFacultyMember.html deleted file mode 100644 index bb799ab8..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/CreateTestFacultyMember.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameJane
typelastNameFaculty
clickAndWaitsubmit
assertTitleFaculty, Jane
assertTextPresentFaculty Member
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/DeleteAdvises.html b/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/DeleteAdvises.html deleted file mode 100644 index 016751f3..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/DeleteAdvises.html +++ /dev/null @@ -1,519 +0,0 @@ - - - - - - -DeletePositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeletePositions
deleteAllVisibleCookies
setTimeout200000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-RO_0000053 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-RO_0000053 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-RO_0000053 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Primate Health
assertTitlePrimate Health
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Concept
assertTitleConcept
clickAndWaitlink=Primates
assertTitlePrimates
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Adams, Jeff
assertTitleAdams, Jeff
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Doe, John
assertTitleDoe, John
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Smith, Joe
assertTitleSmith, Joe
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/DeleteTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/DeleteTestFacultyMember.html deleted file mode 100644 index 034f50d0..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/DeleteTestFacultyMember.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Edit this individual
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentFaculty Member
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/SearchAdvises.html b/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/SearchAdvises.html deleted file mode 100644 index 253483e0..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/SearchAdvises.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - -SearchPositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SearchPositions
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
typequerytextadvises
clickAndWait//input[@value='Search']
assertTitleadvises - VIVO Search Results
verifyTextPresentSearch results for 'advises'
verifyElementPresentlink=research
verifyElementPresentlink=Primates
verifyElementPresentlink=Primate Health
typequerytextprimate
clickAndWait//input[@value='Search']
assertTitleprimate - VIVO Search Results
verifyTextPresentSearch results for 'primate'
verifyElementPresentlink=research
verifyTextPresentPrimates Concept
verifyTextPresentPrimate Health Concept
verifyElementPresentlink=Primates
verifyElementPresentlink=Primate Health
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/Suite.html b/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/Suite.html deleted file mode 100644 index bd08e1ba..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAdvisesForm/Suite.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
CreateTestFacultyMember
AddAdvises
ChangeAdvises
SearchAdvises
CheckPublicView
CheckIndexView
DeleteAdvises
DeleteTestFacultyMember
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/AddAwards.html b/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/AddAwards.html deleted file mode 100644 index a6bbe1ad..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/AddAwards.html +++ /dev/null @@ -1,726 +0,0 @@ - - - - - - -AddPositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddPositions
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[12]
assertTitleFaculty, Jane
clickAndWaitxpath=(//img[@alt='add'])[40]
assertTitleEdit
clickAndWaitlink=Cancel
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[12]
clickAndWaitxpath=(//img[@alt='add'])[40]
assertTitleEdit
typeid=orgCarroll College
clickAndWaitcss=input.submit
assertTitleEdit
verifyTextPresentPlease select an existing value or enter a new value in the Award or Honor Name field.
typeid=awardBest Professor
typeid=orgCarroll College
typeid=descriptionYearly award for the best professor across departments.
typeid=yearAwardedDisplay2012
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
verifyTextPresentBest Professor, conferred by Carroll College, 2012
verifyElementPresentlink=Best Professor
verifyElementPresentlink=Carroll College
clickAndWaitxpath=(//img[@alt='add'])[40]
assertTitleEdit
typeid=awardProfessor of the Decade
typeid=org
sendKeysid=orgCarr
pause5000
sendKeysid=org${KEY_DOWN}
clickid=ui-active-menuitem
typeid=yearAwardedDisplay2010
typeid=startField-year2000
typeid=endField-year2010
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
verifyTextPresentBest Professor, conferred by Carroll College, 2012
verifyElementPresentlink=Best Professor
verifyElementPresentlink=Carroll College
verifyTextPresentProfessor of the Decade, conferred by Carroll College, 2010
verifyElementPresentlink=Professor of the Decade
verifyElementPresentlink=Carroll College
clickAndWaitxpath=(//img[@alt='add'])[40]
assertTitleEdit
typeid=awardPrimate Expert
typeid=orgPrimates-R-Us
typeid=descriptionYearly award for the person who does the most to improve the life of primates.
typeid=yearAwardedDisplay2005
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
verifyTextPresentBest Professor, conferred by Carroll College, 2012
verifyElementPresentlink=Best Professor
verifyElementPresentlink=Carroll College
verifyTextPresentProfessor of the Decade, conferred by Carroll College, 2010
verifyElementPresentlink=Professor of the Decade
verifyElementPresentlink=Carroll College
verifyTextPresentPrimate Expert, conferred by Primates-R-Us, 2005
verifyElementPresentlink=Primate Expert
verifyElementPresentlink=Primates-R-Us
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Best Professor
assertTitleBest Professor
verifyTextPresentBest Professor
verifyTextPresentAward or Honor
verifyElementPresentlink=Best Professor (Faculty, Jane - 2012)
clickAndWaitcss=a[title="name"]
assertTitleBest Professor (Faculty, Jane - 2012)
verifyTextPresentYearly award for the best professor across departments.
verifyElementPresentlink=Best Professor
verifyTextPresentFaculty, Jane   Assistant Professor
verifyElementPresentlink=Faculty, Jane
verifyElementPresentlink=Carroll College
verifyTextPresent2012
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Professor of the Decade
assertTitleProfessor of the Decade
verifyTextPresentProfessor of the Decade
verifyTextPresentAward or Honor
verifyElementPresentlink=Professor of the Decade (Faculty, Jane - 2010)
clickAndWaitcss=a[title="name"]
assertTitleProfessor of the Decade (Faculty, Jane - 2010)
verifyTextPresentProfessor of the Decade (Faculty, Jane - 2010)
clickAndWaitlink=Professor of the Decade
clickAndWaitcss=a[title="name"]
assertTitleProfessor of the Decade (Faculty, Jane - 2010)
assertTitleProfessor of the Decade (Faculty, Jane - 2010)
verifyTextPresentProfessor of the Decade (Faculty, Jane - 2010)
verifyElementPresentlink=Professor of the Decade
verifyTextPresentFaculty, Jane   Assistant Professor
verifyElementPresentlink=Faculty, Jane
verifyElementPresentlink=Carroll College
verifyTextPresent2000 - 2010
verifyTextPresent2010
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Primate Expert
assertTitlePrimate Expert
verifyTextPresentPrimate Expert
verifyTextPresentAward or Honor
verifyElementPresentlink=Primate Expert (Faculty, Jane - 2005)
clickAndWaitlink=Primate Expert (Faculty, Jane - 2005)
assertTitlePrimate Expert (Faculty, Jane - 2005)
verifyTextPresentPrimate Expert (Faculty, Jane - 2005)
verifyTextPresentYearly award for the person who does the most to improve the life of primates.
verifyElementPresentlink=Primate Expert
verifyTextPresentFaculty, Jane   Assistant Professor
verifyElementPresentlink=Faculty, Jane
verifyElementPresentlink=Primates-R-Us
verifyTextPresent2005
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/ChangeAwards.html b/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/ChangeAwards.html deleted file mode 100644 index 571d73da..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/ChangeAwards.html +++ /dev/null @@ -1,439 +0,0 @@ - - - - - - -ChangePositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ChangePositions
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[12]
verifyTextPresentBest Professor, conferred by Carroll College, 2012
verifyElementPresentlink=Best Professor
verifyElementPresentlink=Carroll College
verifyTextPresentProfessor of the Decade, conferred by Carroll College, 2010
verifyElementPresentlink=Professor of the Decade
verifyElementPresentlink=Carroll College
verifyTextPresentPrimate Expert, conferred by Primates-R-Us, 2005
verifyElementPresentlink=Primate Expert
verifyElementPresentlink=Primates-R-Us
clickAndWaitcss=a.edit-relatedBy > img.edit-individual
assertTitleEdit
typeid=yearAwardedDisplay2002
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
verifyTextPresentBest Professor, conferred by Carroll College, 2002
verifyElementPresentlink=Best Professor
verifyElementPresentlink=Carroll College
verifyTextPresentProfessor of the Decade, conferred by Carroll College, 2010
verifyElementPresentlink=Professor of the Decade
verifyElementPresentlink=Carroll College
verifyTextPresentPrimate Expert, conferred by Primates-R-Us, 2005
verifyElementPresentlink=Primate Expert
verifyElementPresentlink=Primates-R-Us
clickAndWaitxpath=(//img[@alt='edit this entry'])[4]
assertTitleEdit
typeid=yearAwardedDisplay
typeid=startField-year2004
typeid=endField-year2005
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
verifyTextPresentBest Professor, conferred by Carroll College, 2002
verifyElementPresentlink=Best Professor
verifyElementPresentlink=Carroll College
verifyTextPresentProfessor of the Decade, conferred by Carroll College, 2010
verifyElementPresentlink=Professor of the Decade
verifyElementPresentlink=Carroll College
verifyTextPresentPrimate Expert, conferred by Primates-R-Us, 2004 - 2005
verifyElementPresentlink=Primate Expert
verifyElementPresentlink=Primates-R-Us
clickAndWaitcss=a.edit-relatedBy > img.edit-individual
assertTitleEdit
typeid=yearAwardedDisplay
typeid=startField-year
typeid=endField-year
clickAndWaitcss=input.submit
assertTitleFaculty, Jane
verifyTextPresentBest Professor, conferred by Carroll College, 2002
verifyElementPresentlink=Best Professor
verifyElementPresentlink=Carroll College
verifyTextPresentProfessor of the Decade, conferred by Carroll College
verifyElementPresentlink=Professor of the Decade
verifyElementPresentlink=Carroll College
verifyTextPresentPrimate Expert, conferred by Primates-R-Us, 2004 - 2005
verifyElementPresentlink=Primate Expert
verifyElementPresentlink=Primates-R-Us
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleFaculty, Jane
verifyTextPresentBest Professor, conferred by Carroll College, 2002
verifyTextPresentPrimate Expert, conferred by Primates-R-Us, 2004 - 2005
verifyTextPresentProfessor of the Decade, conferred by Carroll College
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/CheckIndexView.html b/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/CheckIndexView.html deleted file mode 100644 index 1a08e854..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/CheckIndexView.html +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - -CheckIndexView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckIndexView
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentFaculty Member (1)
verifyElementPresentlink=Faculty Member
verifyTextPresentPerson (1)
verifyElementPresentlink=Person
verifyTextPresentorganizations
verifyTextPresentOrganization (2)
verifyElementPresentlink=Organization
verifyTextPresentresearch
verifyTextPresentAward or Honor (3)
verifyElementPresentlink=Award or Honor
verifyTextPresentConcept (3)
verifyElementPresentlink=Concept
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/CheckPublicView.html b/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/CheckPublicView.html deleted file mode 100644 index 017e65e5..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/CheckPublicView.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -CheckPublicView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckPublicView
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentBackground
verifyTextPresentawards and honors
verifyTextPresentBest Professor, conferred by Carroll College, 2002
verifyElementPresentlink=Best Professor
verifyElementPresentlink=Carroll College
verifyTextPresentPrimate Expert, conferred by Primates-R-Us, 2004 - 2005
verifyElementPresentlink=Primate Expert
verifyElementPresentlink=Primates-R-Us
verifyTextPresentProfessor of the Decade, conferred by Carroll College
verifyElementPresentlink=Professor of the Decade
verifyElementPresentlink=Carroll College
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/CreateTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/CreateTestFacultyMember.html deleted file mode 100644 index eff6d80b..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/CreateTestFacultyMember.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameJane
typelastNameFaculty
clickAndWaitsubmit
assertTitleFaculty, Jane
assertTextPresentFaculty Member
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=preferredTitleAssistant Professor
clickAndWaitid=submit
assertTitleFaculty, Jane
assertTextPresentAssistant Professor
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/DeleteAwards.html b/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/DeleteAwards.html deleted file mode 100644 index a8ef132f..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/DeleteAwards.html +++ /dev/null @@ -1,528 +0,0 @@ - - - - - - -DeletePositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeletePositions
deleteAllVisibleCookies
setTimeout200000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[18]
clickAndWaitcss=a.delete-relatedBy > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-relatedBy > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-relatedBy > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Carroll College
assertTitleCarroll College
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Primates-R-Us
assertTitlePrimates-R-Us
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Award or Honor
assertTitleAward or Honor
clickAndWaitlink=Best Professor
assertTitleBest Professor
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Award or Honor
assertTitleAward or Honor
clickAndWaitlink=Primate Expert
assertTitlePrimate Expert
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Award or Honor
assertTitleAward or Honor
clickAndWaitlink=Professor of the Decade
assertTitleProfessor of the Decade
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/DeleteTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/DeleteTestFacultyMember.html deleted file mode 100644 index 034f50d0..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/DeleteTestFacultyMember.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Edit this individual
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentFaculty Member
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/SearchAwards.html b/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/SearchAwards.html deleted file mode 100644 index 1b3891e5..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/SearchAwards.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - -SearchPositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SearchPositions
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
typequerytextprofessor
clickAndWait//input[@value='Search']
assertTitleprofessor - VIVO Search Results
verifyTextPresentSearch results for 'professor'
verifyElementPresentlink=people
verifyElementPresentlink=research
verifyTextPresentProfessor of the Decade Award or Honor
verifyElementPresentlink=Professor of the Decade
verifyTextPresentBest Professor Award or Honor
verifyElementPresentlink=Best Professor
verifyTextPresentFaculty, Jane Assistant Professor
verifyElementPresentlink=Faculty, Jane
typename=querytextprimate
clickAndWaitcss=input.search
assertTitleprimate - VIVO Search Results
verifyTextPresentSearch results for 'primate'
verifyElementPresentlink=organizations
verifyElementPresentlink=research
verifyTextPresentPrimate Expert Award or Honor
verifyElementPresentlink=Primate Expert
verifyTextPresentPrimates-R-Us Organization
verifyElementPresentlink=Primates-R-Us
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/Suite.html b/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/Suite.html deleted file mode 100644 index 6194885c..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomAwardsForm/Suite.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
CreateTestFacultyMember
AddAwards
ChangeAwards
RebuildSearchIndex
SearchAwards
CheckPublicView
CheckIndexView
DeleteAwards
DeleteTestFacultyMember
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/AddEducationBackground.html b/legacy/utilities/acceptance-tests/suites/CustomEducationForm/AddEducationBackground.html deleted file mode 100644 index 25ffaddf..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/AddEducationBackground.html +++ /dev/null @@ -1,516 +0,0 @@ - - - - - - -AddEducationBackground - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddEducationBackground
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[12]
clickAndWaitcss=a.add-RO_0000056 > img.add-individual
assertTitleEdit
clickAndWaitlink=Cancel
assertTitleFaculty, Jane
clickAndWaitcss=a.add-RO_0000056 > img.add-individual
assertTitleEdit
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease select a value in the Organization Type field.
verifyTextPresentPlease select a value in the Type of Educational Training field.
selectid=typeSelectorlabel=College
clickAndWaitid=submit
assertTitleEdit
verifyTextPresentPlease select a value in the Type of Educational Training field.
selectid=typeSelectorlabel=College
typeid=relatedIndLabelCarroll College
clickAndWaitid=submit
assertTitleEdit
verifyTextPresentPlease select a value in the Type of Educational Training field.
selectid=typeSelectorlabel=College
typeid=relatedIndLabelCarroll College
selectname=trainingTypelabel=Academic Studies or Other Training
selectid=degreeUrilabel=B.S. Bachelor of Science
typemajorFieldBusiness Administration
typestartField-year
typeendField-year1980
clickAndWaitsubmit
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleFaculty, Jane
verifyTextPresentB.S. in Business Administration, Carroll College 1980
verifyElementPresentlink=Carroll College
clickAndWaitcss=a.add-RO_0000056 > img.add-individual
assertTitleEdit
selectid=typeSelectorlabel=University
typerelatedIndLabelCarroll University
selectname=trainingTypelabel=Academic Studies or Other Training
typedeptBusiness Department
selectid=degreeUrilabel=M.B.A. Master of Business Administration
typemajorFieldBusiness Administration
typestartField-year1998
typeendField-year2000
clickAndWaitsubmit
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleFaculty, Jane
verifyTextPresentB.S. in Business Administration, Carroll College 1980
verifyElementPresentlink=Carroll College
verifyTextPresentM.B.A. in Business Administration, Carroll University , Business Department 1998 - 2000
verifyElementPresentlink=Carroll University
clickAndWaitcss=a.add-RO_0000056 > img.add-individual
assertTitleEdit
selectid=typeSelectorlabel=University
typerelatedIndLabelUniversity of Wisconsin
selectname=trainingTypelabel=Academic Studies or Other Training
selectid=degreeUrilabel=M.Ed. Master of Education
typemajorFieldBusiness Education
typeinfoGraduate School Fellowship
typestartField-year2002
typeendField-year
clickAndWaitsubmit
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleFaculty, Jane
verifyTextPresentB.S. in Business Administration, Carroll College 1980
verifyElementPresentlink=Carroll College
verifyTextPresentM.B.A. in Business Administration, Carroll University , Business Department 1998 - 2000
verifyElementPresentlink=Carroll University
verifyTextPresentM.Ed. in Business Education, University of Wisconsin , Graduate School Fellowship 2002 -
verifyElementPresentlink=University of Wisconsin
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/ChangeEducationBackground.html b/legacy/utilities/acceptance-tests/suites/CustomEducationForm/ChangeEducationBackground.html deleted file mode 100644 index 6cf1f97f..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/ChangeEducationBackground.html +++ /dev/null @@ -1,343 +0,0 @@ - - - - - - -ChangeEducationBackground - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ChangeEducationBackground
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextcss=#RO_0000056-EducationalProcess-List > liM.Ed. in Business Education, University of Wisconsin , Graduate School Fellowship 2002 -
verifyText//ul[@id='RO_0000056-EducationalProcess-List']/li[2]M.B.A. in Business Administration, Carroll University , Business Department 1998 - 2000
verifyText//ul[@id='RO_0000056-EducationalProcess-List']/li[3]B.S. in Business Administration, Carroll College 1980
clickAndWaitxpath=(//img[@alt='edit this entry'])[5]
assertTitleEdit
typedeptBusiness Department
typestartField-year
typeendField-year1981
typeinfoFour year full scholarship
clickAndWaitsubmit
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleFaculty, Jane
verifyTextcss=#RO_0000056-EducationalProcess-List > liM.Ed. in Business Education, University of Wisconsin , Graduate School Fellowship 2002 -
verifyText//ul[@id='RO_0000056-EducationalProcess-List']/li[2]M.B.A. in Business Administration, Carroll University , Business Department 1998 - 2000
verifyText//ul[@id='RO_0000056-EducationalProcess-List']/li[3]B.S. in Business Administration, Carroll College , Business Department, Four year full scholarship 1981
clickAndWaitxpath=(//img[@alt='edit this entry'])[4]
assertTitleEdit
typedeptBusiness Administration Department
clickAndWaitsubmit
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleFaculty, Jane
verifyTextcss=#RO_0000056-EducationalProcess-List > liM.Ed. in Business Education, University of Wisconsin , Graduate School Fellowship 2002 -
verifyText//ul[@id='RO_0000056-EducationalProcess-List']/li[2]M.B.A. in Business Administration, Carroll University , Business Administration Department 1998 - 2000
verifyText//ul[@id='RO_0000056-EducationalProcess-List']/li[3]B.S. in Business Administration, Carroll College , Business Department, Four year full scholarship 1981
clickAndWaitcss=a.edit-RO_0000056 > img.edit-individual
assertTitleEdit
typedeptSchool of Business
typeinfo
clickAndWaitsubmit
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleFaculty, Jane
verifyTextcss=#RO_0000056-EducationalProcess-List > liM.Ed. in Business Education, University of Wisconsin , School of Business 2002 -
verifyText//ul[@id='RO_0000056-EducationalProcess-List']/li[2]M.B.A. in Business Administration, Carroll University , Business Administration Department 1998 - 2000
verifyText//ul[@id='RO_0000056-EducationalProcess-List']/li[3]B.S. in Business Administration, Carroll College , Business Department, Four year full scholarship 1981
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/CheckIndexView.html b/legacy/utilities/acceptance-tests/suites/CustomEducationForm/CheckIndexView.html deleted file mode 100644 index 4c77cab2..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/CheckIndexView.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - -CheckIndexView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckIndexView
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
verifyTextPresentCollege (1)
verifyElementPresentlink=College
verifyTextPresentOrganization (3)
verifyElementPresentlink=Organization
verifyTextPresentUniversity (2)
verifyElementPresentlink=University
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/CheckPublicView.html b/legacy/utilities/acceptance-tests/suites/CustomEducationForm/CheckPublicView.html deleted file mode 100644 index 933d1f0d..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/CheckPublicView.html +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - -CheckPublicView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckPublicView
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentBackground
verifyTextPresenteducation and training
selectWindownull
verifyTextcss=#RO_0000056-EducationalProcess-List > liM.Ed. in Business Education, University of Wisconsin , School of Business 2002 -
verifyText//ul[@id='RO_0000056-EducationalProcess-List']/li[2]M.B.A. in Business Administration, Carroll University , Business Administration Department 1998 - 2000
verifyText//ul[@id='RO_0000056-EducationalProcess-List']/li[3]B.S. in Business Administration, Carroll College , Business Department, Four year full scholarship 1981
verifyElementPresentlink=University of Wisconsin
verifyElementPresentlink=Carroll University
verifyElementPresentlink=Carroll College
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/CreateTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/CustomEducationForm/CreateTestFacultyMember.html deleted file mode 100644 index 8436282e..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/CreateTestFacultyMember.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameJane
typelastNameFaculty
clickAndWaitsubmit
assertTitleFaculty, Jane
assertTextPresentFaculty Member
selectWindownull
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028
assertTitleEdit
typeid=preferredTitleAssistant Professor
clickAndWaitid=submit
assertTitleFaculty, Jane
assertTextPresentAssistant Professor
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/DeleteEducationalBackground.html b/legacy/utilities/acceptance-tests/suites/CustomEducationForm/DeleteEducationalBackground.html deleted file mode 100644 index e8cbdc66..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/DeleteEducationalBackground.html +++ /dev/null @@ -1,585 +0,0 @@ - - - - - - -DeleteEducationalBackground - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteEducationalBackground
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
pause5000
verifyTextcss=#RO_0000056-EducationalProcess-List > liM.Ed. in Business Education, University of Wisconsin , School of Business 2002 -
verifyText//ul[@id='RO_0000056-EducationalProcess-List']/li[2]M.B.A. in Business Administration, Carroll University , Business Administration Department 1998 - 2000
verifyText//ul[@id='RO_0000056-EducationalProcess-List']/li[3]B.S. in Business Administration, Carroll College , Business Department, Four year full scholarship 1981
clickAndWaitcss=a.delete-RO_0000056 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-RO_0000056 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-RO_0000056 > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
verifyTextNotPresentM.Ed. in Business Education, University of Wisconsin, School of Business 2002 -
verifyTextNotPresentM.B.A. in Business Administration, Carroll University, Business Department 1998 - 2000
verifyTextNotPresentB.S. in Business Administration, Carroll College, Business Department, Four year full scholarship 1981
typequerytextcarroll college
clickAndWait//input[@value='Search']
assertTitlecarroll college - VIVO Search Results
clickAndWaitlink=Carroll College
assertTitleCarroll College
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
typequerytextcarroll college
clickAndWait//input[@value='Search']
verifyTextNotPresentCarroll College
verifyTextPresentNo matching results.
typequerytextwisconsin
clickAndWait//input[@value='Search']
assertTitlewisconsin - VIVO Search Results
clickAndWaitlink=University of Wisconsin
assertTitleUniversity of Wisconsin
clickAndWaitlink=Edit this individual
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
typequerytextwisconsin
clickAndWait//input[@value='Search']
assertTitlewisconsin - VIVO Search Results
verifyTextNotPresentUniversity of Wisconsin
typequerytextcarroll university
clickAndWait//input[@value='Search']
assertTitlecarroll university - VIVO Search Results
clickAndWaitlink=Carroll University
assertTitleCarroll University
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
typequerytextcarroll university
clickAndWait//input[@value='Search']
verifyTextNotPresentCarroll University
verifyTextPresentNo matching results.
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/DeleteTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/CustomEducationForm/DeleteTestFacultyMember.html deleted file mode 100644 index 938071b6..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/DeleteTestFacultyMember.html +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Edit this individual
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentFaculty Member
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/CustomEducationForm/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/SearchEducationBackground.html b/legacy/utilities/acceptance-tests/suites/CustomEducationForm/SearchEducationBackground.html deleted file mode 100644 index 27e5ad6f..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/SearchEducationBackground.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - -SearchEducationBackground - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SearchEducationBackground
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
typequerytextcarroll
clickAndWait//input[@value='Search']
assertTitlecarroll - VIVO Search Results
verifyTextPresentSearch results for 'carroll'
verifyElementPresentlink=organizations
verifyTextPresentCarroll University University
verifyElementPresentlink=Carroll University
verifyTextPresentCarroll College College
verifyElementPresentlink=Carroll College
typequerytextwisconsin
clickAndWait//input[@value='Search']
assertTitlewisconsin - VIVO Search Results
verifyTextPresentSearch results for 'wisconsin'
verifyElementPresentlink=organizations
verifyElementPresentlink=locations
verifyElementPresentlink=Wisconsin
verifyTextPresentWisconsin State or Province
verifyElementPresentlink=University of Wisconsin
verifyTextPresentUniversity of Wisconsin University
verifyElementPresentlink=United States of America
verifyText//div[@id='wrapper-content']/div/ul/li[3]/spanCountry
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/Suite.html b/legacy/utilities/acceptance-tests/suites/CustomEducationForm/Suite.html deleted file mode 100644 index a566b5dd..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomEducationForm/Suite.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
CreateTestFacultyMember
AddEducationBackground
ChangeEducationBackground
SearchEducationBackground
CheckPublicView
CheckIndexView
DeleteEducationalBackground
DeleteTestFacultyMember
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/AddPositions.html b/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/AddPositions.html deleted file mode 100644 index 9f9c4006..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/AddPositions.html +++ /dev/null @@ -1,431 +0,0 @@ - - - - - - -AddPositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddPositions
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWait//section[@id='individual-info']/header/h2/a/img
assertTitleEdit
verifyTextPresentCreate position entry for Faculty, Jane
verifyTextPresentOrganization Type
verifyTextPresentOrganization Name
verifyTextPresentPosition Title
verifyTextPresentPosition Type
verifyTextPresentStart Year
verifyTextPresentEnd Year
clickAndWaitlink=Cancel
clickAndWait//section[@id='individual-info']/header/h2/a/img
assertTitleEdit
verifyTextPresentCreate position entry for Faculty, Jane
verifyTextPresentOrganization Type
verifyTextPresentOrganization Name
verifyTextPresentPosition Title
verifyTextPresentPosition Type
verifyTextPresentStart Year
verifyTextPresentEnd Year
selecttypeSelectorlabel=College
typeid=orgLabelCarroll College
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease enter a value in the Position Title field.
verifyTextPresentPlease select a value in the Position Type field.
typepositionTitleLecturer
clickAndWaitsubmit
assertTitleEdit
verifyTextPresentPlease select a value in the Position Type field.
selectpositionTypelabel=Faculty Administrative Position
typestartField-year1971
typeendField-year
clickAndWaitsubmit
assertTitleFaculty, Jane
verifyTextPresentLecturer, Carroll College 1971 -
clickAndWait//section[@id='individual-info']/header/h2/a/img
assertTitleEdit
selecttypeSelectorlabel=University
typeid=orgLabelCarroll University
typepositionTitleAssistant Professor
selectpositionTypelabel=Faculty Position
typestartField-year1981
typeendField-year1985
clickAndWaitsubmit
assertTitleFaculty, Jane
verifyTextPresentLecturer, Carroll College 1971 -
verifyTextPresentAssistant Professor, Carroll University 1981 - 1985
clickAndWait//section[@id='individual-info']/header/h2/a/img
assertTitleEdit
selecttypeSelectorlabel=University
typeid=orgLabelCornell University
typepositionTitleAssistant Professor
selectpositionTypelabel=Faculty Position
typestartField-year1986
typeendField-year2010
clickAndWaitsubmit
assertTitleFaculty, Jane
verifyTextPresentLecturer, Carroll College 1971 -
verifyTextPresentAssistant Professor, Cornell University 1986 - 2010
verifyTextPresentAssistant Professor, Carroll University 1981 - 1985
verifyElementPresentlink=Carroll College
verifyElementPresentlink=Cornell University
verifyElementPresentlink=Carroll University
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/ChangePositions.html b/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/ChangePositions.html deleted file mode 100644 index c03d81a4..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/ChangePositions.html +++ /dev/null @@ -1,363 +0,0 @@ - - - - - - -ChangePositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ChangePositions
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentLecturer, Carroll College 1971 -
verifyTextPresentAssistant Professor, Cornell University 1986 - 2010
verifyTextPresentAssistant Professor, Carroll University 1981 - 1985
verifyElementPresentlink=Carroll College
verifyElementPresentlink=Cornell University
verifyElementPresentlink=Carroll University
clickAndWaitcss=a.edit-relatedBy > img.edit-individual
assertTitleEdit
typestartField-year1977
typeendField-year1981
clickAndWaitsubmit
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleFaculty, Jane
verifyTextPresentAssistant Professor, Cornell University 1986 - 2010
verifyTextPresentAssistant Professor, Carroll University 1981 - 1985
verifyTextPresentLecturer, Carroll College 1977 - 1981
clickAndWaitxpath=(//img[@alt='edit this entry'])[4]
assertTitleEdit
typepositionTitleAssociate Professor
clickAndWaitsubmit
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleFaculty, Jane
verifyTextPresentAssistant Professor, Cornell University 1986 - 2010
verifyTextPresentAssociate Professor, Carroll University 1981 - 1985
verifyTextPresentLecturer, Carroll College 1977 - 1981
clickAndWaitcss=a.edit-relatedBy > img.edit-individual
assertTitleEdit
typepositionTitleProfessor
typeendField-year
clickAndWaitsubmit
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleFaculty, Jane
verifyTextPresentProfessor, Cornell University 1986 -
verifyTextPresentAssociate Professor, Carroll University 1981 - 1985
verifyTextPresentLecturer, Carroll College 1977 - 1981
verifyElementPresentlink=Cornell University
verifyElementPresentlink=Carroll University
verifyElementPresentlink=Carroll College
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/CheckIndexView.html b/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/CheckIndexView.html deleted file mode 100644 index 382b849d..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/CheckIndexView.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - -CheckIndexView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckIndexView
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
verifyElementPresentlink=College
verifyTextPresentCollege (1)
verifyElementPresentlink=Organization
verifyTextPresentOrganization (3)
verifyElementPresentlink=University
verifyTextPresentUniversity (2)
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/CheckPublicView.html b/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/CheckPublicView.html deleted file mode 100644 index 20ef8d54..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/CheckPublicView.html +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - -CheckPublicView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckPublicView
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentPositions
verifyTextPresentProfessor, Cornell University 1986 -
verifyTextPresentAssociate Professor, Carroll University 1981 - 1985
verifyTextPresentLecturer, Carroll College 1977 - 1981
verifyElementPresentlink=Cornell University
verifyElementPresentlink=Carroll University
verifyElementPresentlink=Carroll College
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/CreateTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/CreateTestFacultyMember.html deleted file mode 100644 index eff6d80b..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/CreateTestFacultyMember.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameJane
typelastNameFaculty
clickAndWaitsubmit
assertTitleFaculty, Jane
assertTextPresentFaculty Member
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=preferredTitleAssistant Professor
clickAndWaitid=submit
assertTitleFaculty, Jane
assertTextPresentAssistant Professor
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/DeletePositions.html b/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/DeletePositions.html deleted file mode 100644 index 0cc0e7a7..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/DeletePositions.html +++ /dev/null @@ -1,368 +0,0 @@ - - - - - - -DeletePositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeletePositions
deleteAllVisibleCookies
setTimeout200000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-relatedBy > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-relatedBy > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.delete-relatedBy > img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitlink=Index
clickAndWaitlink=College
assertTitleCollege
clickAndWaitlink=Carroll College
assertTitleCarroll College
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Carroll University
assertTitleCarroll University
clickAndWaitlink=Edit this individual
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
clickAndWaitlink=Organization
assertTitleOrganization
clickAndWaitlink=Cornell University
assertTitleCornell University
clickAndWaitlink=Edit this individual
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
refreshAndWait10000
verifyElementNotPresentOrganizations
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/DeleteTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/DeleteTestFacultyMember.html deleted file mode 100644 index 034f50d0..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/DeleteTestFacultyMember.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Edit this individual
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad10000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentFaculty Member
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/SearchPositions.html b/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/SearchPositions.html deleted file mode 100644 index 1183dd27..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/SearchPositions.html +++ /dev/null @@ -1,364 +0,0 @@ - - - - - - -SearchPositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SearchPositions
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
typequerytextlecturer
clickAndWaitcss=input.search
assertTitlelecturer - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'lecturer'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=Carroll College
verifyTextcss=span.display-titleCollege
verifyElementPresentlink=Faculty, Jane
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanAssistant Professor
typequerytextprofessor
clickAndWait//input[@value='Search']
assertTitleprofessor - VIVO Search Results
verifyTextPresentSearch results for 'professor'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=Faculty, Jane
verifyTextPresentAssistant Professor
verifyElementPresentlink=Carroll University
verifyTextPresentUniversity
verifyElementPresentlink=Cornell University
verifyTextPresentUniversity
typequerytextcarroll
clickAndWait//input[@value='Search']
assertTitlecarroll - VIVO Search Results
verifyTextPresentSearch results for 'carroll'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=Carroll College
verifyTextPresentCarroll College College
verifyElementPresentlink=Carroll University
verifyTextPresentCarroll University University
verifyElementPresentlink=Faculty, Jane
verifyText//div[@id='wrapper-content']/div/ul/li[3]/spanAssistant Professor
clickAndWaitlink=Carroll College
assertTitleCarroll College
verifyElementNotPresentlink=Faculty, Jane
verifyTextNotPresentFaculty, Jane, Lecturer 1977 - 1981
typequerytextuniversity
clickAndWait//input[@value='Search']
assertTitleuniversity - VIVO Search Results
verifyTextPresentSearch results for 'university'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=Cornell University
verifyTextPresentCarroll University University
verifyElementPresentlink=Carroll University
verifyTextPresentCornell University University
verifyText//div[@id='wrapper-content']/div/ul/li[3]/spanAssistant Professor
verifyElementPresentlink=Faculty, Jane
clickAndWaitlink=Carroll University
assertTitleCarroll University
verifyElementNotPresentlink=Faculty, Jane
verifyTextNotPresentFaculty, Jane, Lecturer 1977 - 1981
typequerytextuniversity
clickAndWait//input[@value='Search']
clickAndWaitlink=Cornell University
assertTitleCornell University
verifyTextPresentAffiliation
verifyTextPresentpeople
verifyTextPresentfaculty position
verifyTextPresentFaculty, Jane , Professor 1986 -
verifyElementPresentlink=Faculty, Jane
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/Suite.html b/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/Suite.html deleted file mode 100644 index a12314c2..00000000 --- a/legacy/utilities/acceptance-tests/suites/CustomPositionsForm/Suite.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
CreateTestFacultyMember
AddPositions
ChangePositions
SearchPositions
CheckPublicView
CheckIndexView
DeletePositions
DeleteTestFacultyMember
- - diff --git a/legacy/utilities/acceptance-tests/suites/InitialSetup/CheckDefaultMenus.html b/legacy/utilities/acceptance-tests/suites/InitialSetup/CheckDefaultMenus.html deleted file mode 100644 index 0381daf6..00000000 --- a/legacy/utilities/acceptance-tests/suites/InitialSetup/CheckDefaultMenus.html +++ /dev/null @@ -1,540 +0,0 @@ - - - - - - -EditSiteInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EditSiteInfo
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Menu ordering
assertTitleDefault Menu
verifyTextPresentHome
verifyTextPresentPeople
verifyTextPresentOrganizations
verifyTextPresentResearch
verifyTextPresentEvents
openhttp://localhost:8080/vivo/people
assertTitlePeople
verifyTextPresentThere is currently no People content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=rebuilding the search index
openhttp://localhost:8080/vivo/organizations
assertTitleOrganizations
verifyTextPresentThere is currently no Organizations content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=rebuilding the search index
openhttp://localhost:8080/vivo/research
assertTitleResearch
verifyTextPresentThere is currently no Research content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=rebuilding the search index
openhttp://localhost:8080/vivo/events
assertTitleEvents
verifyTextPresentThere is currently no Events content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=rebuilding the search index
clickAndWaitlink=People
assertTitlePeople
verifyTextPresentThere is currently no People content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=rebuilding the search index
clickAndWaitlink=Organizations
assertTitleOrganizations
verifyTextPresentThere is currently no Organizations content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=rebuilding the search index
clickAndWaitlink=Research
assertTitleResearch
verifyTextPresentThere is currently no Research content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=rebuilding the search index
clickAndWaitlink=Events
assertTitleEvents
verifyTextPresentThere is currently no Events content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=rebuilding the search index
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
verifyTextPresentLog in
- - diff --git a/legacy/utilities/acceptance-tests/suites/InitialSetup/CreateHTMLPage.html b/legacy/utilities/acceptance-tests/suites/InitialSetup/CreateHTMLPage.html deleted file mode 100644 index c1ca193e..00000000 --- a/legacy/utilities/acceptance-tests/suites/InitialSetup/CreateHTMLPage.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - -EditSiteInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EditSiteInfo
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
clickAndWaitid=submit
assertTitleEdit
selectid=typeSelectlabel=Fixed HTML
typeid=fixedHTMLSaveToVartest
typeid=fixedHTMLValueThis is a test.
clickxpath=(//input[@id='doneWithContent'])[3]
typeid=pageNameTest
typeid=pageNameTest HTML
typeid=pageNameTest HTML Page
typename=prettyUrl/html
clickid=menuCheckbox
typeid=menuLinkTextTest HTML Page
clickAndWaitid=pageSave
assertTitlePages
verifyElementPresentlink=Test HTML Page
verifyTextPresent/html
clickAndWaitlink=Test HTML Page
assertTitleTest HTML Page
verifyTextPresentThis is a test.
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
open/vivo/html/
assertTitleTest HTML Page
verifyTextPresentThis is a test.
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
verifyTextPresentLog in
- - diff --git a/legacy/utilities/acceptance-tests/suites/InitialSetup/EditSiteInfo.html b/legacy/utilities/acceptance-tests/suites/InitialSetup/EditSiteInfo.html deleted file mode 100644 index 87de70a5..00000000 --- a/legacy/utilities/acceptance-tests/suites/InitialSetup/EditSiteInfo.html +++ /dev/null @@ -1,648 +0,0 @@ - - - - - - -EditSiteInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EditSiteInfo
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
verifyTextPresentWelcome to VIVO
verifyTextPresentVIVO is a research-focused discovery tool that enables collaboration among scholars of all disciplines.
verifyTextPresentBrowse or search information on people, departments, courses, grants, and publications.
verifyTextPresentLog in
verifyTextPresentEmail
verifyTextPresentPassword
verifyValuename=loginFormLog in
verifyElementPresentname=loginForm
verifyTextPresentSearch VIVO
verifyValuecss=input.searchSearch
verifyElementPresentcss=input.search
verifyElementPresentcss=h4
verifyTextPresentNo research content found.
verifyElementPresentcss=#home-faculty-mbrs > h4
verifyTextPresentNo faculty members found.
verifyElementPresentcss=#home-academic-depts > h4
verifyTextPresentNo academic departments found.
verifyElementPresentcss=#home-stats > h4
verifyElementPresentcss=p.stats-count
verifyTextPresent©2015 VIVO Project
verifyElementPresentlink=Terms of Use
verifyTextPresentPowered by VIVO
verifyElementPresentlink=VIVO
verifyTextNotPresentVersion
verifyElementNotPresentlink=unknown
verifyElementPresentlink=About
verifyElementPresentlink=Support
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
verifyTextPresentWelcome to VIVO
verifyTextPresentVIVO is a research-focused discovery tool that enables collaboration among scholars of all disciplines.
verifyTextPresentBrowse or search information on people, departments, courses, grants, and publications.
verifyTextNotPresentLog in
verifyTextNotPresentEmail
verifyTextNotPresentPassword
verifyTextPresentSearch VIVO
verifyValuecss=input.searchSearch
verifyElementPresentcss=input.search
verifyElementPresentcss=h4
verifyTextPresentNo research content found.
verifyElementPresentcss=#home-faculty-mbrs > h4
verifyTextPresentNo faculty members found.
verifyElementPresentcss=#home-academic-depts > h4
verifyTextPresentNo academic departments found.
verifyElementPresentcss=#home-stats > h4
verifyElementPresentcss=p.stats-count
verifyTextPresent©2015 VIVO Project
verifyElementPresentlink=Terms of Use
verifyTextPresentPowered by VIVO
verifyElementPresentlink=VIVO
verifyElementPresentlink=About
verifyElementPresentlink=Support
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Site information
assertTitleSite Information
verifyTextPresentSite Information
verifyTextPresentEditing Existing Record
verifyTextPresentSite name (max 50 characters)
verifyValuename=ApplicationNameVIVO
verifyElementPresentname=ApplicationName
verifyTextPresentContact email address contact form submissions will be sent to this address
verifyValuename=ContactMail
verifyElementPresentname=ContactMail
verifyTextPresentTheme
verifyElementPresentid=ThemeDir
verifyTextPresentCopyright text used in footer (e.g., name of your institution)
verifyValuename=CopyrightAnchorVIVO Project
verifyElementPresentname=CopyrightAnchor
verifyTextPresentCopyright URL copyright text links to this URL
verifyValuename=CopyrightURL
verifyElementPresentname=CopyrightURL
verifyValueid=primaryActionSave changes
verifyElementPresentid=primaryAction
verifyValuename=_cancelCancel
verifyElementPresentname=_cancel
typeApplicationNameVIVO Test Site
typename=ContactMailhlm7@cornell.edu
selectid=ThemeDirlabel=vitro
selectid=ThemeDirlabel=wilma
typeCopyrightAnchorVIVO Project 2013
typeCopyrightURLvivoweb.org
clickAndWaitprimaryAction
assertTitleVIVO Test Site Site Administration
verifyTextPresentSite Configuration
clickAndWaitlink=Home
assertTitleVIVO Test Site
verifyTextPresentVIVO Project 2013
verifyTextPresent©2015
verifyElementPresentlink=VIVO Project 2013
verifyElementPresentlink=Terms of Use
verifyTextPresentPowered by VIVO
verifyElementPresentlink=VIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Test Site Site Administration
clickAndWaitlink=Site information
assertTitleSite Information
typeApplicationNameVIVO
typename=ContactMail
selectid=ThemeDirlabel=vitro
selectid=ThemeDirlabel=wilma
typeCopyrightAnchorVIVO Project
typename=CopyrightURL
clickAndWaitprimaryAction
assertTitleVIVO Site Administration
open/vivo/
verifyTextPresentVIVO Project
assertTitleVIVO
verifyTextPresentVIVO Project
verifyTextPresent©2015 VIVO Project
verifyElementPresentlink=Terms of Use
verifyTextPresentPowered by VIVO
verifyElementPresentlink=VIVO
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
verifyTextPresentLog in
- - diff --git a/legacy/utilities/acceptance-tests/suites/InitialSetup/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/InitialSetup/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/InitialSetup/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/InitialSetup/RemoveMenuChanges.html b/legacy/utilities/acceptance-tests/suites/InitialSetup/RemoveMenuChanges.html deleted file mode 100644 index e9911029..00000000 --- a/legacy/utilities/acceptance-tests/suites/InitialSetup/RemoveMenuChanges.html +++ /dev/null @@ -1,389 +0,0 @@ - - - - - - -EditSiteInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EditSiteInfo
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
verifyTextPresentHome
verifyTextPresentPeople
verifyTextPresentOrganizations
verifyTextPresentResearch
verifyTextPresentEvents
verifyTextPresentActivities
verifyTextPresentCourses
verifyTextPresentEquipment
verifyTextPresentLocations
verifyTextPresentTest HTML Page
clickAndWaitxpath=(//img[@alt='delete this page'])[2]
assertConfirmationAre you sure you wish to delete this page:  Activities?
waitForPageToLoad5000
assertTitlePages
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
clickxpath=(//img[@alt='delete this page'])[4]
assertConfirmationAre you sure you wish to delete this page:  Courses?
waitForPageToLoad5000
assertTitlePages
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
clickxpath=(//img[@alt='delete this page'])[6]
assertConfirmationAre you sure you wish to delete this page:  Equipment?
waitForPageToLoad5000
assertTitlePages
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
clickxpath=(//img[@alt='delete this page'])[7]
assertConfirmationAre you sure you wish to delete this page:  Locations?
waitForPageToLoad5000
assertTitlePages
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Page management
assertTitlePages
clickxpath=(//img[@alt='delete this page'])[10]
assertConfirmationAre you sure you wish to delete this page:  Test HTML Page?
waitForPageToLoad5000
assertTitlePages
verifyTextPresentHome
verifyTextPresentPeople
verifyTextPresentOrganizations
verifyTextPresentResearch
verifyTextPresentEvents
verifyTextNotPresentActivities
verifyTextNotPresentCourses
verifyTextNotPresentEquipment
verifyTextNotPresentLocations
verifyTextNotPresentTest HTML Page
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
verifyTextPresentLog in
- - diff --git a/legacy/utilities/acceptance-tests/suites/InitialSetup/Suite.html b/legacy/utilities/acceptance-tests/suites/InitialSetup/Suite.html deleted file mode 100644 index 86347551..00000000 --- a/legacy/utilities/acceptance-tests/suites/InitialSetup/Suite.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - -
Test Suite
RebuildSearchIndex
EditSiteInfo
CheckDefaultMenus
ValidateNewMenus
CreateHTMLPage
RemoveMenuChanges
- - diff --git a/legacy/utilities/acceptance-tests/suites/InitialSetup/ValidateNewMenus.html b/legacy/utilities/acceptance-tests/suites/InitialSetup/ValidateNewMenus.html deleted file mode 100644 index 36704180..00000000 --- a/legacy/utilities/acceptance-tests/suites/InitialSetup/ValidateNewMenus.html +++ /dev/null @@ -1,929 +0,0 @@ - - - - - - -EditSiteInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EditSiteInfo
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Menu ordering
assertTitleDefault Menu
clickAndWaitid=submit
assertTitleEdit
verifyTextPresentAdd New Page
verifyTextPresentTitle *
verifyTextPresentContent Type *
verifyTextPresentAdd one or more types
verifyTextPresentPretty URL *
verifyTextPresentMust begin with a leading forward slash
verifyTextPresentTemplate
verifyTextPresentDefault
verifyTextPresentCustom template requiring content
verifyTextPresentCustom template containing all content
verifyTextPresentThis is a menu page
verifyTextPresentMenu Item Name
verifyTextPresentIf left blank, the page title will be used.
verifyTextPresentSelect page permissions
verifyElementPresentlink=Cancel
clickAndWaitid=cancelPage
refreshAndWait10000
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Menu ordering
assertTitleDefault Menu
clickAndWaitid=submit
assertTitleEdit
typename=pageNameActivities
selectid=typeSelectlabel=Browse Class Group
selectid=selectClassGrouplabel=activities
clickcss=option[value="http://vivoweb.org/ontology#vitroClassGroupactivities"]
clickid=doneWithContent
typename=prettyUrl/activities
clickid=menuCheckbox
clickid=menuCheckbox
clickAndWaitid=pageSave
assertTitlePages
verifyTextPresentActivities
verifyElementPresentlink=Activities
verifyTextPresent/activities
verifyTextPresentEvents
verifyTextPresentHome
verifyTextPresentOrganizations
verifyTextPresentPages
verifyTextPresentPeople
verifyTextPresentResearch
clickAndWaitid=submit
assertTitleEdit
typename=pageNameCourses
selectid=typeSelectlabel=Browse Class Group
selectid=selectClassGrouplabel=courses
clickid=doneWithContent
typename=prettyUrl/courses
clickid=menuCheckbox
clickAndWaitid=pageSave
assertTitlePages
verifyTextPresentActivities
verifyElementPresentlink=Activities
verifyTextPresent/activities
verifyTextPresentCourses
verifyElementPresentlink=Courses
verifyTextPresent/courses
verifyTextPresentEvents
verifyTextPresentHome
verifyTextPresentOrganizations
verifyTextPresentPages
verifyTextPresentPeople
verifyTextPresentResearch
clickAndWaitid=submit
assertTitleEdit
typename=pageNameEquipment
selectid=typeSelectlabel=Browse Class Group
selectid=selectClassGrouplabel=equipment
clickcss=option[value="http://vivoweb.org/ontology#vitroClassGroupequipment"]
clickid=doneWithContent
typename=prettyUrl/equipment
clickid=menuCheckbox
clickAndWaitid=pageSave
assertTitlePages
verifyTextPresentActivities
verifyElementPresentlink=Activities
verifyTextPresent/activities
verifyTextPresentCourses
verifyElementPresentlink=Courses
verifyTextPresent/courses
verifyTextPresentEquipment
verifyElementPresentlink=Equipment
verifyTextPresent/equipment
verifyTextPresentEvents
verifyTextPresentHome
verifyTextPresentOrganizations
verifyTextPresentPages
verifyTextPresentPeople
verifyTextPresentResearch
clickAndWaitid=submit
assertTitleEdit
typename=pageNameLocations
selectid=typeSelectlabel=Browse Class Group
selectid=selectClassGrouplabel=locations
clickcss=option[value="http://vivoweb.org/ontology#vitroClassGrouplocations"]
clickid=doneWithContent
typename=prettyUrl/locations
clickid=menuCheckbox
clickAndWaitid=pageSave
assertTitlePages
verifyTextPresentActivities
verifyElementPresentlink=Activities
verifyTextPresent/activities
verifyTextPresentCourses
verifyElementPresentlink=Courses
verifyTextPresent/courses
verifyTextPresentEquipment
verifyElementPresentlink=Equipment
verifyTextPresent/equipment
verifyTextPresentEvents
verifyTextPresentHome
verifyTextPresentLocations
verifyElementPresentlink=Locations
verifyTextPresent/locations
verifyTextPresentOrganizations
verifyTextPresentPages
verifyTextPresentPeople
verifyTextPresentResearch
clickAndWaitlink=Activities
assertTitleActivities
verifyTextPresentThere is currently no Activities content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=Try rebuilding the search index
clickAndWaitlink=Courses
assertTitleCourses
verifyTextPresentThere is currently no Courses content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=Try rebuilding the search index
clickAndWaitlink=Equipment
assertTitleEquipment
verifyTextPresentThere is currently no Equipment content in the system
verifyTextPresentYou can add content and manage this site from the Site Administration page.
verifyElementPresentlink=add content and manage this site
verifyTextPresentYou can browse all of the public content currently in the system using the index page.
verifyElementPresentlink=index page
verifyTextPresentExpecting content?
verifyTextPresentTry rebuilding the search index.
verifyElementPresentlink=Try rebuilding the search index
clickAndWaitlink=Locations
assertTitleLocations
verifyTextPresentLocations
verifyTextPresentContinent
pause10000
verifyElementPresentlink=Africa
verifyElementPresentlink=Antarctica
verifyElementPresentlink=Asia
verifyElementPresentlink=Australia and New Zealand
verifyElementPresentlink=Europe
verifyElementPresentlink=North America
verifyElementPresentlink=South America
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
verifyTextPresentLog in
- - diff --git a/legacy/utilities/acceptance-tests/suites/LanguageSupport/AddRDFData.html b/legacy/utilities/acceptance-tests/suites/LanguageSupport/AddRDFData.html deleted file mode 100644 index 8592226c..00000000 --- a/legacy/utilities/acceptance-tests/suites/LanguageSupport/AddRDFData.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
typename=rdfStreamC:\VIVO\vivo\utilities\acceptance-tests\suites\LanguageSupport\Test-utf8
clickAndWaitid=submit
assertTitleIngest RDF Data
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/LanguageSupport/CheckEnglishOverview.html b/legacy/utilities/acceptance-tests/suites/LanguageSupport/CheckEnglishOverview.html deleted file mode 100644 index e05235b5..00000000 --- a/legacy/utilities/acceptance-tests/suites/LanguageSupport/CheckEnglishOverview.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentI am a ladybug expert.
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/LanguageSupport/CheckGermanOverview.html b/legacy/utilities/acceptance-tests/suites/LanguageSupport/CheckGermanOverview.html deleted file mode 100644 index 653772ba..00000000 --- a/legacy/utilities/acceptance-tests/suites/LanguageSupport/CheckGermanOverview.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentIch bin ein Marienkäfer-Experte.
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/LanguageSupport/DeleteTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/LanguageSupport/DeleteTestFacultyMember.html deleted file mode 100644 index 938071b6..00000000 --- a/legacy/utilities/acceptance-tests/suites/LanguageSupport/DeleteTestFacultyMember.html +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Edit this individual
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentFaculty Member
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/LanguageSupport/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/LanguageSupport/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/LanguageSupport/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/LanguageSupport/RemoveRDFData.html b/legacy/utilities/acceptance-tests/suites/LanguageSupport/RemoveRDFData.html deleted file mode 100644 index fbca24d5..00000000 --- a/legacy/utilities/acceptance-tests/suites/LanguageSupport/RemoveRDFData.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
typename=rdfStreamC:\VIVO\vivo\utilities\acceptance-tests\suites\LanguageSupport\Test-utf8
clickxpath=(//input[@name='mode'])[3]
clickAndWaitid=submit
assertTitleIngest RDF Data
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/LanguageSupport/Suite.html b/legacy/utilities/acceptance-tests/suites/LanguageSupport/Suite.html deleted file mode 100644 index 5abb4877..00000000 --- a/legacy/utilities/acceptance-tests/suites/LanguageSupport/Suite.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - -
Test Suite
RebuildSearchIndex
AddRDFData
CheckEnglishOverview
CheckGermanOverview
CheckEnglishOverview
RemoveRDFData
- - diff --git a/legacy/utilities/acceptance-tests/suites/LanguageSupport/Test-utf8 b/legacy/utilities/acceptance-tests/suites/LanguageSupport/Test-utf8 deleted file mode 100644 index 437d229e..00000000 --- a/legacy/utilities/acceptance-tests/suites/LanguageSupport/Test-utf8 +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - I am a ladybug expert. - Ich bin ein Marienkäfer-Experte. - Jane - Faculty - Faculty, Jane - - diff --git a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/AddTestRDF.html b/legacy/utilities/acceptance-tests/suites/LinkedOpenData/AddTestRDF.html deleted file mode 100644 index 8a9fe97d..00000000 --- a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/AddTestRDF.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
typename=rdfStreamC:\VIVO\vivo\utilities\acceptance-tests\suites\LinkedOpenData\TestLinkedOpenData.n3
selectname=languagelabel=N3
clickAndWaitid=submit
assertTitleIngest RDF Data
verifyTextPresentRDF upload successful.
open/vivo/
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/CheckDataHiding.html b/legacy/utilities/acceptance-tests/suites/LinkedOpenData/CheckDataHiding.html deleted file mode 100644 index 09a0a143..00000000 --- a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/CheckDataHiding.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
open/testApp/TestLinkedOpenData.html
clickid=N3_EXTENSION_button
pause5000
verifyTextPresentvivo:eRACommonsId
verifyTextNotPresentvivo:scopusId
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
open/testApp/TestLinkedOpenData.html
clickid=N3_EXTENSION_button
pause5000
verifyTextPresentvivo:eRACommonsId
verifyTextPresentvivo:scopusId
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/LinkedOpenData/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/RemoveTestRDF.html b/legacy/utilities/acceptance-tests/suites/LinkedOpenData/RemoveTestRDF.html deleted file mode 100644 index 546567d9..00000000 --- a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/RemoveTestRDF.html +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
typename=rdfStreamC:\VIVO\vivo\utilities\acceptance-tests\suites\LinkedOpenData\TestLinkedOpenData.n3
clickxpath=(//input[@name='mode'])[3]
selectname=languagelabel=N3
clickAndWaitid=submit
assertTitleIngest RDF Data
verifyTextPresentRemoved RDF from file TestLinkedOpenData.n3. Removed 33 statements.
open/vivo/
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/Suite.html b/legacy/utilities/acceptance-tests/suites/LinkedOpenData/Suite.html deleted file mode 100644 index 3f910563..00000000 --- a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/Suite.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - -
Test Suite
RebuildSearchIndex
AddTestRDF
TestUserCreated
TestVariousRequests
CheckDataHiding
RemoveTestRDF
- - diff --git a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/TestLinkedOpenData.n3 b/legacy/utilities/acceptance-tests/suites/LinkedOpenData/TestLinkedOpenData.n3 deleted file mode 100644 index 8f45ec5c..00000000 --- a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/TestLinkedOpenData.n3 +++ /dev/null @@ -1,56 +0,0 @@ -@prefix rdfs: . -@prefix xmls: . -@prefix local: . -@prefix vivo: . -@prefix vcard: . -@prefix obo: . - - -local:lodFacultyMember - a vivo:FacultyMember ; - rdfs:label "Example, Bad "^^xmls:string ; - obo:ARG_2000028 local:lodVcard ; - obo:RO_0000053 local:lodMembership ; - vivo:overview "Not someone on whom you should base your actions." ; - vivo:scopusId "10982375409" ; - vivo:eRACommonsId "My_eRA_ID" . - -local:lodVcard - a vcard:Kind , vcard:Individual ; - obo:ARG_2000029 local:lodFacultyMember ; - vcard:hasName local:lodName ; - vcard:hasURL local:lodWebsite . - -local:lodName - a vcard:Name ; - vcard:familyName "Example"^^xmls:string ; - vcard:givenName "Bad"^^xmls:string ; - vcard:honorificPrefix "Mr."^^xmls:string . - -local:lodWebsite - a vcard:URL ; - rdfs:label "Slashdot" ; - vivo:rank "1"^^xmls:int ; - vcard:url "http://www.slashdot.org"^^xmls:anyURI . - -local:lodMembership - a vivo:MemberRole ; - rdfs:label "Bozo"^^xmls:string ; - obo:RO_0000052 local:lodFacultyMember ; - vivo:dateTimeInterval local:lodInterval ; - vivo:roleContributesTo local:lodDepartment . - -local:lodInterval - a vivo:DateTimeInterval ; - vivo:start local:lodStartDate . - -local:lodStartDate - a vivo:DateTimeValue ; - vivo:dateTime "1992-01-01T00:00:00"^^xmls:dateTime ; - vivo:dateTimePrecision vivo:yearPrecision . - -local:lodDepartment - a vivo:AcademicDepartment ; - rdfs:label "Department of Redundancy Department"^^xmls:string ; - vivo:contributingRole local:lodMembership . - diff --git a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/TestUserCreated.html b/legacy/utilities/acceptance-tests/suites/LinkedOpenData/TestUserCreated.html deleted file mode 100644 index e3924e5e..00000000 --- a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/TestUserCreated.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
open/vivo/display/lodFacultyMember
assertTitleExample, Bad
verifyTextPresentFaculty Member
verifyTextPresentNot someone on whom you should base your actions.
verifyElementPresentlink=Slashdot
click//div[@id='wrapper-content']/ul/li[18]
verifyElementPresentlink=Department of Redundancy Department
verifyTextPresentDepartment of Redundancy Department Bozo 1992 -
verifyTextPresentMr. Bad Example
verifyTextPresentMy_eRA_ID
verifyElementPresentlink=10982375409
clickAndWaitlink=Log out
open/vivo/
- - diff --git a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/TestVariousRequests.html b/legacy/utilities/acceptance-tests/suites/LinkedOpenData/TestVariousRequests.html deleted file mode 100644 index 4faecf9a..00000000 --- a/legacy/utilities/acceptance-tests/suites/LinkedOpenData/TestVariousRequests.html +++ /dev/null @@ -1,1480 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
open/testApp/TestLinkedOpenData.html
pause10000
clickid=N3_EXTENSION_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember/lodFacultyMember.n3
verifyTextPresentAccept header is No header
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is text/n3
verifyTextPresentText is:
verifyTextPresent@prefix
verifyTextPresent<http://vivo.mydomain.edu/individual/lodFacultyMember>
verifyTextPresentrdfs:label "Example, Bad "^^xsd:string
verifyTextPresentobo:ARG_2000028
verifyTextPresentobo:RO_0000053
verifyTextPresentvivo:overview "Not someone on whom you should base your actions."
verifyTextPresentrdfs:label "Faculty Member"@en-US
verifyTextPresentrdfs:label "Person"@en-US
verifyTextPresent<http://vivo.mydomain.edu/individual/lodMembership>
verifyTextPresentrdfs:label "Bozo"^^xsd:string
verifyTextPresent<http://localhost:8080/vivo/individual/lodFacultyMember/lodFacultyMember.n3>
verifyTextPresent<http://vivo.mydomain.edu/termsOfUse>
pause10000
open/testApp/TestLinkedOpenData.html
clickid=RDFXML_EXTENSION_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember/lodFacultyMember.rdf
verifyTextPresentAccept header is No header
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is application/rdf+xml
verifyTextPresentText is:
verifyTextPresent<rdf:RDF
pause10000
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextPresentResponse code is 000
verifyTextPresentMIME type is No type
verifyTextPresentText is:
verifyTextPresentNo text
clickid=N3_EXTENSION_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember/lodFacultyMember.n3
verifyTextPresentAccept header is No header
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is text/n3
verifyTextPresentText is:
verifyTextPresent@prefix
pause10000
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextPresentResponse code is 000
verifyTextPresentMIME type is No type
verifyTextPresentText is:
verifyTextPresentNo text
clickid=TTL_EXTENSION_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember/lodFacultyMember.ttl
verifyTextPresentAccept header is No header
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is text/turtle
verifyTextPresentText is:
verifyTextPresent@prefix
pause10000
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextPresentResponse code is 000
verifyTextPresentMIME type is No type
verifyTextPresentText is:
verifyTextPresentNo text
clickid=JSONLD_EXTENSION_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember/lodFacultyMember.jsonld
verifyTextPresentAccept header is No header
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is application/json
verifyTextPresentText is:
verifyTextPresent[{"@id":"http://localhost:8080/vivo/individual/lodFacultyMember/lodFacultyMember.jsonld"
pause10000
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextPresentResponse code is 000
verifyTextPresentMIME type is No type
verifyTextPresentText is:
verifyTextPresentNo text
clickid=RDFXML_FORMAT_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember?format=rdfxml
verifyTextPresentAccept header is No header
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is application/rdf+xml
verifyTextPresentText is:
verifyTextPresent<rdf:RDF
pause10000
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextPresentResponse code is 000
verifyTextPresentMIME type is No type
verifyTextPresentText is:
verifyTextPresentNo text
clickid=N3_FORMAT_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember
verifyTextPresentAccept header is No header
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is text/n3
verifyTextPresentText is:
verifyTextPresent@prefix
pause10000
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextPresentResponse code is 000
verifyTextPresentMIME type is No type
verifyTextPresentText is:
verifyTextPresentNo text
clickid=TTL_FORMAT_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember
verifyTextPresentAccept header is No header
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is text/turtle
verifyTextPresentText is:
verifyTextPresent@prefix
pause10000
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextPresentResponse code is 000
verifyTextPresentMIME type is No type
verifyTextPresentText is:
verifyTextPresentNo text
clickid=JSONLD_FORMAT_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember
verifyTextPresentAccept header is No header
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is application/json
verifyTextPresentText is:
verifyTextPresent[{"@id":"http://localhost:8080/vivo/individual/lodFacultyMember"
pause10000
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextPresentResponse code is 000
verifyTextPresentMIME type is No type
verifyTextPresentText is:
verifyTextPresentNo text
clickid=RDFXML_HEADER_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember
verifyTextPresentAccept header is application/rdf+xml
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is application/rdf+xml
verifyTextPresentText is:
verifyTextPresent<rdf:RDF
pause10000
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextPresentResponse code is 000
verifyTextPresentMIME type is No type
verifyTextPresentText is:
verifyTextPresentNo text
clickid=N3_HEADER_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember
verifyTextPresentAccept header is text/n3
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is text/n3
verifyTextPresentText is:
verifyTextPresent@prefix
pause10000
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextPresentResponse code is 000
verifyTextPresentMIME type is No type
verifyTextPresentText is:
verifyTextPresentNo text
clickid=TTL_HEADER_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember
verifyTextPresentAccept header is text/turtle
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is text/turtle
verifyTextPresentText is:
verifyTextPresent@prefix
pause10000
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextPresentResponse code is 000
verifyTextPresentMIME type is No type
verifyTextPresentText is:
verifyTextPresentNo text
clickid=JSONLD_HEADER_button
pause5000
verifyTextPresentRequest URL is /vivo/individual/lodFacultyMember
verifyTextPresentAccept header is application/json
verifyTextPresentResponse code is 200
verifyTextPresentMIME type is application/json
verifyTextPresentText is:
verifyTextPresent[{"@id":"http://localhost:8080/vivo/individual/lodFacultyMember/lodFacultyMember.jsonld"
pause10000
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextPresentResponse code is 000
verifyTextPresentMIME type is No type
verifyTextPresentText is:
verifyTextPresentNo text
clickid=BOGUS_URI_button
pause5000
verifyTextid=requestUrl/vivo/individual/lodFacultyMemberXX
verifyTextid=acceptHeaderapplication/rdf+xml
verifyText//div[3]Response code is 404
verifyText//div[4]MIME type is application/rdf+xml
verifyText//div[5]Text is:
verifyTextPresent<!DOCTYPE html>
verifyTextPresentIndividual Not Found
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextid=requestUrl/vivo/individual/lodFacultyMemberXX
verifyText//div[2]Accept header is application/rdf+xml
verifyText//div[3]Response code is 000
verifyText//div[4]MIME type is No type
verifyText//div[5]Text is:
verifyTextid=responseTextNo text
clickid=BOGUS_ACCEPT_button
pause5000
verifyTextcss=divRequest URL is /vivo/individual/lodFacultyMember
verifyText//div[2]Accept header is image/png
verifyText//div[3]Response code is 200
verifyText//div[4]MIME type is text/html
verifyText//div[5]Text is:
verifyTextPresent<!DOCTYPE html>
verifyTextPresentExample, Bad
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextcss=divRequest URL is /vivo/individual/lodFacultyMember
verifyText//div[2]Accept header is image/png
verifyText//div[3]Response code is 000
verifyText//div[4]MIME type is No type
verifyText//div[5]Text is:
verifyTextid=responseTextNo text
clickid=BOGUS_FORMAT_button
pause5000
verifyTextcss=divexact:Request URL is /vivo/individual/lodFacultyMember?format=bogus
verifyText//div[2]Accept header is No header
verifyText//div[3]Response code is 200
verifyText//div[4]MIME type is text/html
verifyText//div[5]Text is:
verifyTextPresent<!DOCTYPE html>
verifyTextPresentExample, Bad
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextid=requestUrlexact:/vivo/individual/lodFacultyMember?format=bogus
verifyText//div[2]Accept header is No header
verifyText//div[3]Response code is 000
verifyText//div[4]MIME type is No type
verifyText//div[5]Text is:
verifyTextid=responseTextNo text
clickid=BOGUS_EXTENSION_button
pause5000
verifyTextid=requestUrl/vivo/individual/lodFacultyMember/lodFacultyMember.bogus
verifyText//div[2]Accept header is No header
verifyText//div[3]Response code is 404
verifyText//div[4]MIME type is text/html
verifyText//div[5]Text is:
verifyTextPresent<!DOCTYPE html>
verifyTextPresentIndividual Not Found
clickid=CLEAR_RESPONSE_button
pause5000
verifyTextid=requestUrl/vivo/individual/lodFacultyMember/lodFacultyMember.bogus
verifyText//div[2]Accept header is No header
verifyText//div[3]Response code is 000
verifyText//div[4]MIME type is No type
verifyText//div[5]Text is:
verifyTextid=responseTextNo text
open/vivo/
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/MultiLabels/AddRDFData.html b/legacy/utilities/acceptance-tests/suites/MultiLabels/AddRDFData.html deleted file mode 100644 index f3120ee1..00000000 --- a/legacy/utilities/acceptance-tests/suites/MultiLabels/AddRDFData.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
typename=rdfStreamC:\VIVO\vivo\utilities\acceptance-tests\suites\MultiLabels\TestMultipleLabels.txt
selectname=languagelabel=N3
clickAndWaitid=submit
assertTitleIngest RDF Data
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/MultiLabels/AddTestFaculty.html b/legacy/utilities/acceptance-tests/suites/MultiLabels/AddTestFaculty.html deleted file mode 100644 index 10df6eb1..00000000 --- a/legacy/utilities/acceptance-tests/suites/MultiLabels/AddTestFaculty.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - -AddTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddTestFaculty
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameFrank
typelastNameFurter
clickAndWaitsubmit
assertTitleFurter, Frank
pause20000
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/MultiLabels/DeleteTestFaculty.html b/legacy/utilities/acceptance-tests/suites/MultiLabels/DeleteTestFaculty.html deleted file mode 100644 index 0112f9a2..00000000 --- a/legacy/utilities/acceptance-tests/suites/MultiLabels/DeleteTestFaculty.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - -DeleteTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFaculty
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentFaculty Member
verifyTextPresentPerson
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Test Label 2
assertTitleTest Label 2
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/MultiLabels/ManageLabels.html b/legacy/utilities/acceptance-tests/suites/MultiLabels/ManageLabels.html deleted file mode 100644 index 95b68937..00000000 --- a/legacy/utilities/acceptance-tests/suites/MultiLabels/ManageLabels.html +++ /dev/null @@ -1,255 +0,0 @@ - - - - - - -AddTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddTestFaculty
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
pause5000
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
verifyElementPresentcss=a.add-label > img.add-individual
clickAndWaitcss=a.add-label > img.add-individual
assertTitleEdit
verifyTextPresentManage Labels for Furter, Frank
verifyTextPresentFurter, Frank Edit Remove
verifyTextPresentTest Label 1 Edit Remove
verifyTextPresentTest Label 2 Edit Remove
verifyElementPresentlink=Edit
verifyElementPresentlink=Remove
verifyElementPresentcss=#showCancelOnly > a.cancel
clicklink=Remove
assertConfirmationAre you sure you wish to delete this label?
waitForPageToLoad5000
verifyTextNotPresentFurter, Frank Edit Remove
verifyTextPresentTest Label 1 Edit Remove
verifyTextPresentTest Label 2 Edit Remove
clickAndWaitcss=#showCancelOnly > a.cancel
assertTitleTest Label 1
clickAndWaitcss=a.add-label > img.add-individual
assertTitleEdit
clicklink=Remove
assertConfirmationAre you sure you wish to delete this label?
waitForPageToLoad5000
verifyTextNotPresentFurter, Frank Edit Remove
verifyTextNotPresentTest Label 1 Edit Remove
verifyTextPresentTest Label 2 Edit Remove
clickAndWaitcss=#showCancelOnly > a.cancel
assertTitleTest Label 2
verifyTextPresentTest Label 2
verifyTextNotPresentFurter, Frank
verifyTextNotPresentTest Label 1
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/MultiLabels/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/MultiLabels/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/MultiLabels/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/MultiLabels/RemoveRDFData.html b/legacy/utilities/acceptance-tests/suites/MultiLabels/RemoveRDFData.html deleted file mode 100644 index fe0f512f..00000000 --- a/legacy/utilities/acceptance-tests/suites/MultiLabels/RemoveRDFData.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
typename=rdfStreamC:\VIVO\vivo\utilities\acceptance-tests\suites\MultiLabels\TestMultipleLabels.txt
clickxpath=(//input[@name='mode'])[3]
selectname=languagelabel=N3
clickAndWaitid=submit
assertTitleIngest RDF Data
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/MultiLabels/Suite.html b/legacy/utilities/acceptance-tests/suites/MultiLabels/Suite.html deleted file mode 100644 index 2ff061a9..00000000 --- a/legacy/utilities/acceptance-tests/suites/MultiLabels/Suite.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - -
Test Suite
RebuildSearchIndex
AddTestFaculty
AddRDFData
ManageLabels
DeleteTestFaculty
RemoveRDFData
- - diff --git a/legacy/utilities/acceptance-tests/suites/MultiLabels/TestMultipleLabels.n3 b/legacy/utilities/acceptance-tests/suites/MultiLabels/TestMultipleLabels.n3 deleted file mode 100644 index d1086bd8..00000000 --- a/legacy/utilities/acceptance-tests/suites/MultiLabels/TestMultipleLabels.n3 +++ /dev/null @@ -1,52 +0,0 @@ -@prefix foaf: . -@prefix vcard: . -@prefix obo: . -@prefix rdfs: . -@prefix vitro: . -@prefix xsd: . -@prefix owl: . -@prefix vivo: . - - - a foaf:Person , - vivo:FacultyMember , - foaf:Agent , - owl:Thing , - obo:BFO_0000002 , - obo:BFO_0000001 , - obo:BFO_0000004 ; - rdfs:label "Furter, Frank "^^xsd:string ; - rdfs:label "Test Label 1 "^^xsd:string ; - rdfs:label "Test Label 2 "^^xsd:string ; - obo:ARG_2000028 ; - vitro:mostSpecificType vivo:FacultyMember . - - - a obo:BFO_0000031 , - vcard:Kind , - obo:ARG_2000379 , - owl:Thing , - obo:IAO_0000030 , - obo:BFO_0000002 , - obo:BFO_0000001 , - vcard:Individual ; - obo:ARG_2000029 ; - vitro:mostSpecificType vcard:Individual ; - vcard:hasName . - - - a vcard:Name , - vcard:Geographical , - vcard:TimeZone , - owl:Thing , - vcard:Organizational , - vcard:Geo , - vcard:Communication , - vcard:Explanatory , - vcard:Identification , - vcard:Security , - vcard:Addressing , - vcard:Calendar ; - vitro:mostSpecificType vcard:Name ; - vcard:familyName "Furter"^^xsd:string ; - vcard:givenName "Frank"^^xsd:string . diff --git a/legacy/utilities/acceptance-tests/suites/MultiLabels/TestMultipleLabels.txt b/legacy/utilities/acceptance-tests/suites/MultiLabels/TestMultipleLabels.txt deleted file mode 100644 index 92f47f5f..00000000 --- a/legacy/utilities/acceptance-tests/suites/MultiLabels/TestMultipleLabels.txt +++ /dev/null @@ -1,3 +0,0 @@ - "Test Label 1" . - "Test Label 2" . - diff --git a/legacy/utilities/acceptance-tests/suites/OntologyManagement/AddOntology.html b/legacy/utilities/acceptance-tests/suites/OntologyManagement/AddOntology.html deleted file mode 100644 index 8746ed9e..00000000 --- a/legacy/utilities/acceptance-tests/suites/OntologyManagement/AddOntology.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - -AddOntology - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddOntology
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Ontology list
assertTitleOntologies
verifyTextPresentOntology
verifyTextPresentNamespace
verifyTextPresentPrefix
verifyTextNotPresentSWRC
clickAndWait//input[@value='Add new ontology']
assertTitleOntology Editing Form
typeNameSWRC
typeURIhttp://swrc.ontoware.org/ontology
typePrefixswrc
clickAndWaitprimaryAction
assertTitleOntology Control Panel
verifyTextPresentSWRC
verifyTextPresenthttp://swrc.ontoware.org/ontology#
verifyTextPresentswrc
clickAndWait//input[@value='All Ontologies']
assertTitleOntologies
verifyTextPresentSWRC
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/OntologyManagement/DeleteOntology.html b/legacy/utilities/acceptance-tests/suites/OntologyManagement/DeleteOntology.html deleted file mode 100644 index 741a4de5..00000000 --- a/legacy/utilities/acceptance-tests/suites/OntologyManagement/DeleteOntology.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - -DeleteOntology - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteOntology
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Ontology list
assertTitleOntologies
verifyTextPresentSWRC
clickAndWaitlink=SWRC
assertTitleOntology Control Panel
clickAndWait//input[@value='Edit SWRC']
assertTitleOntology Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this record? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleOntologies
verifyTextNotPresentSWRC
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/OntologyManagement/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/OntologyManagement/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/OntologyManagement/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/OntologyManagement/Suite.html b/legacy/utilities/acceptance-tests/suites/OntologyManagement/Suite.html deleted file mode 100644 index d24b382a..00000000 --- a/legacy/utilities/acceptance-tests/suites/OntologyManagement/Suite.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - Test Suite - - - - - - - -
Test Suite
RebuildSearchIndex
AddOntology
DeleteOntology
- - diff --git a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/AddTestFaculty.html b/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/AddTestFaculty.html deleted file mode 100644 index 5cba8c62..00000000 --- a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/AddTestFaculty.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -AddTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddTestFaculty
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameFrank
typelastNameFurter
clickAndWaitsubmit
assertTitleFurter, Frank
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
verifyElementPresentlink=Faculty Member
verifyTextPresentFaculty Member (1)
verifyElementPresentlink=Person
verifyTextPresentPerson (1)
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
verifyElementPresentlink=Furter, Frank
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/CheckGadgets.html b/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/CheckGadgets.html deleted file mode 100644 index adf8b2ae..00000000 --- a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/CheckGadgets.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -AddChapter - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddChapter
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
verifyElementPresentlink=Hello RDF!
verifyElementPresentlink=Websites
verifyElementPresentlink=Tweets
verifyElementPresentlink=Featured Presentations
typename=querytextfrank
clickAndWaitcss=input.search
assertTitlefrank - VIVO Search Results
verifyElementPresentlink=Furter, Frank
verifyTextPresentFurter, Frank Faculty Member
pause5000
verifyTextPresentOpenSocial
verifyTextid=remote_iframe_0_titleGoogle site search: full text search results XX
selectFrameremote_iframe_0
verifyTextid=contentAdditional search results for frank
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/DeleteTestFaculty.html b/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/DeleteTestFaculty.html deleted file mode 100644 index 059952ba..00000000 --- a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/DeleteTestFaculty.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - -DeleteTestFaculty - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFaculty
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentpeople
verifyTextPresentFaculty Member
verifyTextPresentPerson
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Furter, Frank
assertTitleFurter, Frank
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
click_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/Suite.html b/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/Suite.html deleted file mode 100644 index 2ed1048c..00000000 --- a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/Suite.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - Test Suite - - - - - - - - -
Test Suite
RebuildSearchIndex
AddTestFaculty
CheckGadgets
DeleteTestFaculty
- - diff --git a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/securitytokenkey.txt b/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/securitytokenkey.txt deleted file mode 100644 index cc2e080d..00000000 --- a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/securitytokenkey.txt +++ /dev/null @@ -1 +0,0 @@ -A5DD7IkEm6WTp7pWVpmICW+PnvB/isxvg3LCxwzQpeY= diff --git a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/setenv.bat b/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/setenv.bat deleted file mode 100644 index 25f87531..00000000 --- a/legacy/utilities/acceptance-tests/suites/OpenSocialGadgets/setenv.bat +++ /dev/null @@ -1,3 +0,0 @@ -set CLASSPATH=c:/VIVO/data/shindig/conf -set CATALINA_OPTS= -Dshindig.host=localhost -Dshindig.port=8080 -set CATALINA_OPTS= -Xms512m -Xmx512m -XX:MaxPermSize=128m \ No newline at end of file diff --git a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/AddRDFInternetFile.html b/legacy/utilities/acceptance-tests/suites/ProcessRDFData/AddRDFInternetFile.html deleted file mode 100644 index 50e5d613..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/AddRDFInternetFile.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - -AddRDFInternetFile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddRDFInternetFile
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
typerdfUrlhttp://www.geonames.org/ontology/ontology_v2.0_Lite.rdf
clickmakeClassgroups
clickAndWaitsubmit
assertTitleIngest RDF Data
verifyTextPresentRDF upload successful.
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/AddRDFLocalFile.html b/legacy/utilities/acceptance-tests/suites/ProcessRDFData/AddRDFLocalFile.html deleted file mode 100644 index 72f43457..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/AddRDFLocalFile.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - -AddRDFLocalFile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddRDFLocalFile
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
pause10000
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
typerdfStreamC:\VIVO\vivo\utilities\acceptance-tests\suites\ProcessRDFData\ontology_v2.0_Lite.rdf
clickmakeClassgroups
clickAndWaitsubmit
assertTitleIngest RDF Data
verifyTextPresentRDF upload successful.
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/DeleteRDFInternetFile.html b/legacy/utilities/acceptance-tests/suites/ProcessRDFData/DeleteRDFInternetFile.html deleted file mode 100644 index 7c4f0687..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/DeleteRDFInternetFile.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - -DeleteRDFInternetFile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteRDFInternetFile
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
typerdfUrlhttp://www.geonames.org/ontology/ontology_v2.0_Lite.rdf
click//input[@name='mode' and @value='remove']
clickAndWait//input[@name='submit' and @value='submit']
assertTitleIngest RDF Data
verifyTextPresentRemoved RDF from http://www.geonames.org/ontology/ontology_v2.0_Lite.rdf.
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/DeleteRDFLocalFile.html b/legacy/utilities/acceptance-tests/suites/ProcessRDFData/DeleteRDFLocalFile.html deleted file mode 100644 index 5627f5b6..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/DeleteRDFLocalFile.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - -DeleteRDFLocalFile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteRDFLocalFile
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
typerdfStreamC:\VIVO\vivo\utilities\acceptance-tests\suites\ProcessRDFData\ontology_v2.0_Lite.rdf
click//input[@name='mode' and @value='remove']
clickAndWait//input[@name='submit' and @value='submit']
assertTitleIngest RDF Data
verifyTextPresentRemoved RDF from file ontology_v2.0_Lite.rdf. Removed 2898 statements.
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/ExportRDFFile.html b/legacy/utilities/acceptance-tests/suites/ProcessRDFData/ExportRDFFile.html deleted file mode 100644 index 9ecc4560..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/ExportRDFFile.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - -ExportRDFFile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ExportRDFFile
deleteAllVisibleCookies
setTimeout100000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=RDF export
assertTitleVIVO
clicksubgraph
click//input[@name='assertedOrInferred' and @value='full']
selectformatlabel=RDF/XML
clickAndWaitsubmit
open/vivo/
assertTitleVIVO
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/ProcessRDFData/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/Suite.html b/legacy/utilities/acceptance-tests/suites/ProcessRDFData/Suite.html deleted file mode 100644 index 685a53e3..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/Suite.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - -
Test Suite
RebuildSearchIndex
AddRDFInternetFile
DeleteRDFInternetFile
AddRDFLocalFile
DeleteRDFLocalFile
ExportRDFFile
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/ontology_v2.0_Lite.rdf b/legacy/utilities/acceptance-tests/suites/ProcessRDFData/ontology_v2.0_Lite.rdf deleted file mode 100644 index d6f5249d..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProcessRDFData/ontology_v2.0_Lite.rdf +++ /dev/null @@ -1,4438 +0,0 @@ - - - - - - - -]> - - - - - Version 2.0 Lite - 2007-04-02 - - - - - A class of features. - Class - - - - - A feature code. - Code - - - - - A country as defined at http://www.geonames.org/countries - Country - - - - A geographical object uniquely defined by its geonames id. - Feature - - - - - A Web page displaying a map - Map - - - - - A Document containing RDF description of one or several features. - RDF Data - - - - - A Wikipedia article - Wikipedia Article - - - - - - - - - - - - - - - - An alternate name for a feature - - alternate name - - - - The preferred name of the feature. - - name - - - - A name in an official local language - official name - - - - - - population - - - - - postal code - - - - - - - - Links to an RDF document containing the descriptions of children features - - children features - - - - - The main category of the feature, as defined in geonames taxonomy. - - feature class - - - - - - Type of the feature, as defined in geonames taxonomy. - - feature code - - - - - - A country in the ISO country list - - country - - - - - Indicates that the subject resource is located in the object feature - located in - - - - - A geonames map centered on the feature. - - map - - - - - A feature close to the reference feature - - nearby - - - - - Links to an RDF document containing the descriptions of nearby features - - nearby features - - - - - A feature sharing a common boarder with the reference feature - - neighbour - - - - - Links to an RDF document containing the descriptions of neighbouring features. Applies when the feature has definite boarders. - - neighbouring features - - - - - - A feature parent of the current one, in either administrative or physical subdivision. - - parent feature - - - - - Classification of a feature against a Concept, either defined by its URI taken from any Concept Scheme, or by a blank node description. - - tag - - - - - - A Wikipedia article of which subject is the resource. - - wikipedia article - - - - - - - - - country, state, region ... - - - - a primary administrative division of a country, such as a state in the United States - - first-order administrative division - - - - a subdivision of a first-order administrative division - - second-order administrative division - - - - a subdivision of a second-order administrative division - - third-order administrative division - - - - a subdivision of a third-order administrative division - - fourth-order administrative division - - - - an administrative division of a country, undifferentiated as to administrative level - - administrative division - - - - a tract of land leased by the United Kingdom from the People's Republic of China to form part of Hong Kong - - leased area - - - - - political entity - - - - - dependent political entity - - - - - freely associated state - - - - - independent political entity - - - - - section of independent political entity - - - - - semi-independent political entity - - - - an ecclesiastical district - - parish - - - - - - territory - - - - - zone - - - - a zone recognized as a buffer between two nations in which military presence is minimal or absent - - buffer zone - - - - stream, lake, ... - - - - a place on a waterbody where floatplanes land and take off - - seaplane landing area - - - - an area where vessels may anchor - - anchorage - - - - - a coastal indentation between two capes or headlands, larger than a cove but smaller than a gulf - - bay - - - - coastal indentations between two capes or headlands, larger than a cove but smaller than a gulf - - bays - - - - an open body of water forming a slight recession in a coastline - - bight(s) - - - - an elevation, typically located on a shelf, over which the depth of water is relatively shallow but sufficient for most surface navigation - - bank(s) - - - - a sloping margin of a stream channel which normally confines the stream to its channel on land - - stream bank - - - - - section of bank - - - - - a wetland characterized by peat forming sphagnum moss, sedge, and other acid-water plants - - bog(s) - - - - a dome-shaped mass of glacial ice covering an area of mountain summits or other high lands; smaller than an ice sheet - - icecap - - - - the deepest part of a stream, bay, lagoon, or strait, through which the main current flows - - channel - - - - that part of a lake having water deep enough for navigation between islands, shoals, etc. - - lake channel(s) - - - - that part of a body of water deep enough for navigation through an area otherwise not suitable - - marine channel - - - - a buoyed channel of sufficient depth for the safe navigation of vessels - - navigation channel - - - - a place where two or more streams or intermittent streams flow together - - confluence - - - - - an artificial watercourse - - canal - - - - - a conduit used to carry water - - aqueduct - - - - a conspicuously curved or bent section of a canal - - canal bend - - - - an artificial waterway carrying water away from a wetland or from drainage ditches - - drainage canal - - - - - a canal which serves as a main conduit for irrigation water - - irrigation canal - - - - a watercourse constructed for navigation of vessels - - navigation canal(s) - - - - - abandoned canal - - - - a gently inclined underground tunnel bringing water for irrigation from aquifers - - underground irrigation canal(s) - - - - - section of canal - - - - - a small coastal indentation, smaller than a bay - - cove(s) - - - - a meandering channel in a coastal wetland subject to bi-directional tidal currents - - tidal creek(s) - - - - - a horizontal flow of water in a given direction with uniform velocity - - current - - - - a channel formed as a result of a stream cutting through a meander neck - - cutoff - - - - a waterway between two piers, or cut into the land for the berthing of ships - - dock(s) - - - - a part of a harbor where ships dock - - docking basin - - - - a comparatively elevated area on an icecap - - icecap dome - - - - a comparatively depressed area on an icecap - - icecap depression - - - - - a small artificial watercourse dug for draining or irrigating the land - - ditch - - - - a ditch which serves to drain the land - - drainage ditch - - - - a ditch which serves to distribute irrigation water - - irrigation ditch - - - - an area where a drainage ditch enters a lagoon, lake or bay - - ditch mouth(s) - - - - - a funnel-shaped stream mouth or embayment where fresh water mixes with sea water under tidal influences - - estuary - - - - a fishing ground, bank or area where fishermen go to catch fish - - fishing area - - - - a long, narrow, steep-walled, deep-water arm of the sea at high latitudes, usually along mountainous coasts - - fjord - - - - long, narrow, steep-walled, deep-water arms of the sea at high latitudes, usually along mountainous coasts - - fjords - - - - a perpendicular or very steep descent of the water of a stream - - waterfall(s) - - - - - section of waterfall(s) - - - - a relatively level area of mud either between high and low tide lines, or subject to flooding - - mud flat(s) - - - - a large flat area of mud or sand attached to the shore and alternately covered and uncovered by the tide - - tidal flat(s) - - - - a mass of ice, usually at high latitudes or high elevations, with sufficient thickness to flow away from the source area in lobes, tongues, or masses - - glacier(s) - - - - - a large recess in the coastline, larger than a bay - - gulf - - - - a type of hot spring with intermittent eruptions of jets of hot water and steam - - geyser - - - - a haven or space of deep water so sheltered by the adjacent land as to afford a safe anchorage for ships - - harbor(s) - - - - - section of harbor - - - - a narrow waterway extending into the land, or connecting a bay or lagoon with a larger body of water - - inlet - - - - an inlet which has been filled in, or blocked by deposits - - former inlet - - - - a dried up or drained area of a former lake - - lake bed(s) - - - - - a shallow coastal waterbody, completely or partly separated from a larger body of water by a barrier island, coral reef or other depositional feature - - lagoon - - - - shallow coastal waterbodies, completely or partly separated from a larger body of water by a barrier island, coral reef or other depositional feature - - lagoons - - - - - section of lagoon - - - - - a large inland body of standing water - - lake - - - - a lake in a crater or caldera - - crater lake - - - - - intermittent lake - - - - an inland body of salt water with no outlet - - salt lake - - - - - intermittent salt lake - - - - a crescent-shaped lake commonly found adjacent to meandering streams - - oxbow lake - - - - - intermittent oxbow lake - - - - large inland bodies of standing water - - lakes - - - - a standing body of water in a cave - - underground lake - - - - lakes in a crater or caldera - - crater lakes - - - - - intermittent lakes - - - - inland bodies of salt water with no outlet - - salt lakes - - - - - intermittent salt lakes - - - - - section of lake - - - - diked salt ponds used in the production of solar evaporated salt - - salt evaporation ponds - - - - - a tropical tidal mud flat characterized by mangrove vegetation - - mangrove swamp - - - - an area of open ground overlaid with wet peaty soils - - moor(s) - - - - a wetland dominated by grass-like vegetation - - marsh(es) - - - - - a flat area, subject to periodic salt water inundation, dominated by grassy salt-tolerant plants - - salt marsh - - - - a navigable narrow part of a bay, strait, river, etc. - - narrows - - - - - one of the major divisions of the vast expanse of salt water covering part of the earth - - ocean - - - - an area of breaking waves caused by the meeting of currents or by waves moving against the current - - overfalls - - - - - a small standing waterbody - - pond - - - - - intermittent pond - - - - a small standing body of salt water often in a marsh or swamp, usually along a seacoast - - salt pond - - - - - intermittent salt pond(s) - - - - small standing waterbodies - - ponds - - - - ponds or enclosures in which fish are kept or raised - - fishponds - - - - - intermittent ponds - - - - small standing bodies of salt water often in a marsh or swamp, usually along a seacoast - - salt ponds - - - - a small and comparatively still, deep part of a larger body of water such as a stream or harbor; or a small body of standing water - - pool(s) - - - - - intermittent pool - - - - a straight section of a navigable stream or channel between two bends - - reach - - - - a linear elevation on an icecap - - icecap ridge - - - - - an open anchorage affording less protection than a harbor - - roadstead - - - - a surface-navigation hazard composed of consolidated material - - reef(s) - - - - a surface-navigation hazard composed of coral - - coral reef(s) - - - - - section of reef - - - - a turbulent section of a stream associated with a steep, irregular stream bed - - rapids - - - - an artificial pond or lake - - reservoir(s) - - - - - intermittent reservoir - - - - a contained pool or tank of water at, below, or above ground level - - water tank - - - - a small, narrow, deep, steep-sided stream channel, smaller than a gorge - - ravine(s) - - - - a salt flat or salt encrusted plain subject to periodic inundation from flooding or high tides - - sabkha(s) - - - - - a long arm of the sea forming a channel between the mainland and an island or islands; or connecting two larger bodies of water - - sound - - - - - a large body of salt water more or less confined by continuous land or chains of islands forming a subdivision of an ocean - - sea - - - - a surface-navigation hazard composed of unconsolidated material - - shoal(s) - - - - the low part of an underwater gap or saddle separating basins, including a similar feature at the mouth of a fjord - - sill - - - - a place where ground water flows naturally out of the ground - - spring(s) - - - - a place where sulphur ground water flows naturally out of the ground - - sulphur spring(s) - - - - a place where hot ground water flows naturally out of the ground - - hot spring(s) - - - - a body of running water moving to a lower level in a channel on land - - stream - - - - a diverging branch flowing out of a main stream and rejoining it downstream - - anabranch - - - - a conspicuously curved or bent segment of a stream - - stream bend - - - - a stream that has been substantially ditched, diked, or straightened - - canalized stream - - - - a branch which flows away from the main stream, as in a delta or irrigation canal - - distributary(-ies) - - - - the source and upper part of a stream, including the upper drainage basin - - headwaters - - - - - intermittent stream - - - - - section of intermittent stream - - - - a place where a stream discharges into a lagoon, lake, or the sea - - stream mouth(s) - - - - a former stream or distributary no longer carrying flowing water, but still evident due to lakes, wetland, topographic or vegetation patterns - - abandoned watercourse - - - - bodies of running water moving to a lower level in a channel on land - - streams - - - - a surface stream that disappears into an underground channel, or dries up in an arid area - - lost river - - - - - section of stream - - - - a relatively narrow waterway, usually narrower and less extensive than a sound, connecting two larger bodies of water - - strait - - - - - a wetland dominated by tree vegetation - - swamp - - - - - a network of ditches and one or more of the following elements: water supply, reservoir, canal, pump, well, drain, etc. - - irrigation system - - - - a tunnel through which a canal passes - - canal tunnel - - - - a valley or ravine, bounded by relatively steep banks, which in the rainy season becomes a watercourse; found primarily in North Africa and the Middle East - - wadi - - - - a conspicuously curved or bent segment of a wadi - - wadi bend - - - - a place where two or more wadies join - - wadi junction - - - - the lower terminus of a wadi where it widens into an adjoining floodplain, depression, or waterbody - - wadi mouth - - - - valleys or ravines, bounded by relatively steep banks, which in the rainy season become watercourses; found primarily in North Africa and the Middle East - - wadies - - - - - section of wadi - - - - a turbulent, rotating movement of water in a stream - - whirlpool - - - - - a cylindrical hole, pit, or tunnel drilled or dug down to a depth from which water, oil, or gas can be pumped or brought to the surface - - well - - - - - abandoned well - - - - cylindrical holes, pits, or tunnels drilled or dug down to a depth from which water, oil, or gas can be pumped or brought to the surface - - wells - - - - - an area subject to inundation, usually characterized by bog, marsh, or swamp vegetation - - wetland - - - - - intermittent wetland - - - - - a natural, well-defined channel produced by flowing water, or an artificial channel designed to carry flowing water - - watercourse - - - - a natural hole, hollow, or small depression that contains water, used by man and animals, especially in arid areas - - waterhole(s) - - - - parks,area, ... - - - - a tract of land set aside for agricultural settlement - - agricultural colony - - - - a tract of land without homogeneous character or boundaries - - area - - - - an area drained by a stream - - drainage basin - - - - an area underlain by an oil-rich structural basin - - petroleum basin - - - - a site of a land battle of historical importance - - battlefield - - - - an area in a forest with trees removed - - clearing - - - - a park or pasture for community use - - common - - - - a lease of land by a government for economic development, e.g., mining, forestry - - concession area - - - - a region in which coal deposits of possible economic value occur - - coalfield - - - - - - continent : Europe, Africa, Oceania, North America, South America, Oceania,Antarctica - - - - - a zone of variable width straddling the shoreline - - coast - - - - a place where a number of businesses are located - - business center - - - - a tract of land on which many houses of similar design are built according to a development plan - - housing development - - - - an open as opposed to wooded area - - field(s) - - - - a tract of level or terraced land which is irrigated - - irrigated field(s) - - - - an area containing a subterranean store of natural gas of economic value - - gasfield - - - - an area of grasses and shrubs used for grazing - - grazing area - - - - an area covered with gravel - - gravel area - - - - - an area characterized by industrial activity - - industrial area - - - - a tract of land in the Arctic - - arctic land - - - - a minor area or place of unspecified or mixed character and indefinite boundaries - - locality - - - - a place used by an army or other armed service for storing arms and supplies, and for accommodating and training troops, a base from which operations can be initiated - - military base - - - - an area of mine sites where minerals and ores are extracted - - mining area - - - - a tract of land where military field exercises are carried out - - maneuver area - - - - an area used to store supplies, provide barracks for troops and naval personnel, a port for naval vessels, and from which operations are initiated - - naval base - - - - an area in a desert made productive by the availability of water - - oasis(-es) - - - - an area containing a subterranean store of petroleum of economic value - - oilfield - - - - an area where peat is harvested - - peat cutting area - - - - an area, often of forested land, maintained as a place of beauty, or for recreation - - park - - - - a place provided with terminal and transfer facilities for loading and discharging waterborne cargo or passengers, usually located in a harbor - - port - - - - an area where loose sand with water moving through it may become unstable when heavy objects are placed at the surface, causing them to sink - - quicksand - - - - - republic - - - - - a tract of public land reserved for future use or restricted as to use - - reserve - - - - a tract of land reserved for agricultural reclamation and/or development - - agricultural reserve - - - - - a forested area set aside for preservation or controlled use - - forest reserve - - - - - a tract of land used primarily for hunting - - hunting reserve - - - - - an area reserved for the maintenance of a natural habitat - - nature reserve - - - - an area of palm trees where use is controlled - - palm tree reserve - - - - a tract of land set aside for aboriginal, tribal, or native populations - - reservation - - - - a tract of public land reserved for the preservation of wildlife - - wildlife reserve - - - - - an area distinguished by one or more observable physical or cultural characteristics - - region - - - - - a region of a country established for economic development or for statistical purposes - - economic region - - - - a tract of land distinguished by numerous lakes - - lake region - - - - a tract of land used for artillery firing practice - - artillery range - - - - a shallow basin or flat where salt accumulates after periodic inundation - - salt area - - - - an area of permanent snow and ice forming the accumulation area of a glacier - - snowfield - - - - a tract of land used by nomadic or other tribes - - tribal area - - - - - master source holdings list - - - - city, village,... - - - - a city, town, village, or other agglomeration of buildings where people live and work - - populated place - - - - seat of a first-order administrative division (PPLC takes precedence over PPLA) - - seat of a first-order administrative division - - - - - capital of a political entity - - - - - seat of government of a political entity - - - - an area similar to a locality but with a small group of dwellings or other buildings - - populated locality - - - - - abandoned populated place - - - - a populated place whose population is largely engaged in religious occupations - - religious populated place - - - - cities, towns, villages, or other agglomerations of buildings where people live and work - - populated places - - - - a village, town or city destroyed by a natural disaster, or by war - - destroyed populated place - - - - - section of populated place - - - - - israeli settlement - - - - road, railroad, ... - - - - a raised roadway across wet ground or shallow water - - causeway - - - - a causeway no longer used for transportation - - former causeway - - - - - a pipeline used for transporting oil - - oil pipeline - - - - a place for public walking, usually along a beach front - - promenade - - - - a place where boats, goods, etc., are carried overland between navigable waters - - portage - - - - - an open way with improved surface for transportation of animals, people and vehicles - - road - - - - the remains of a road used by ancient cultures - - ancient road - - - - a conspicuously curved or bent section of a road - - road bend - - - - an excavation cut through a hill or ridge for a road - - road cut - - - - a place where two or more roads join - - road junction - - - - a place where two or more railroad tracks join - - railroad junction - - - - a permanent twin steel-rail track on which freight and passenger cars move long distances - - railroad - - - - - abandoned railroad - - - - the route taken by caravans - - caravan route - - - - a system of tracks used for the making up of trains, and switching and storing freight cars - - railroad yard - - - - a paved urban thoroughfare - - street - - - - a route taken by livestock herds - - stock route - - - - - a subterranean passageway for transportation - - tunnel - - - - a cave that is open at both ends - - natural tunnel - - - - a tunnel through which a road passes - - road tunnel - - - - a tunnel through which a railroad passes - - railroad tunnel - - - - subterranean passageways for transportation - - tunnels - - - - a path, track, or route used by pedestrians, animals, or off-road vehicles - - trail - - - - spot, building, farm, ... - - - - a government building - - administrative facility - - - - a building and/or tract of land used for improving agriculture - - agricultural facility - - - - an area used to store supplies, provide barracks for air force personnel, hangars and runways for aircraft, and from which operations are initiated - - airbase - - - - a place on land where aircraft land and take off; no facilities provided for the commercial handling of passengers and cargo - - airfield - - - - a place where helicopters land and take off - - heliport - - - - - a place where aircraft regularly land and take off, with runways, navigational aids, and major facilities for the commercial handling of passengers and cargo - - airport - - - - - abandoned airfield - - - - an oval or circular structure with rising tiers of seats about a stage or open space - - amphitheater - - - - a place where archeological remains, old structures, or cultural artifacts are located - - ancient site - - - - a natural or man-made structure in the form of an arch - - arch - - - - a point on the earth whose position has been determined by observations of celestial bodies - - astronomical station - - - - a facility where the insane are cared for and protected - - asylum - - - - a tract of land used for playing team sports, and athletic track and field events - - athletic field - - - - a fixed artificial navigation mark - - beacon - - - - - a structure erected across an obstacle such as a stream, road, etc., in order to carry roads, railroads, and pedestrians across - - bridge - - - - a destroyed or decayed bridge which is no longer functional - - ruined bridge - - - - a structure built for permanent use, as a house, factory, etc. - - building(s) - - - - a fixture marking a point along a boundary - - boundary marker - - - - a building for lodging military personnel - - barracks - - - - a structure erected to break the force of waves at the entrance to a harbor or port - - breakwater - - - - a facility for baling agricultural products - - baling station - - - - a waterside facility for servicing, repairing, and building small vessels - - boatyard - - - - a cave used for human burials - - burial cave(s) - - - - a heap of stones erected as a landmark or for other purposes - - cairn - - - - an underground passageway or chamber, or cavity on the side of a cliff - - cave(s) - - - - - a building for public Christian worship - - church - - - - a site occupied by tents, huts, or other shelters for temporary use - - camp(s) - - - - a camp used by loggers - - logging camp - - - - a camp used by migrant or temporary laborers - - labor camp - - - - a camp used by miners - - mining camp - - - - a camp used by oilfield workers - - oil camp - - - - - abandoned camp - - - - a camp used by refugees - - refugee camp - - - - a burial place or ground - - cemetery - - - - a facility, including buildings, antennae, towers and electronic equipment for receiving and transmitting information - - communication center - - - - a pen or enclosure for confining or capturing animals - - corral(s) - - - - a building used for entertainment, especially gambling - - casino - - - - a large fortified building or set of buildings - - castle - - - - a building in a port where customs and duties are paid, and where vessels are entered and cleared - - customs house - - - - a building in which courts of law are held - - courthouse - - - - a facility where atomic research is carried out - - atomic center - - - - a facility for community recreation and other activities - - community center - - - - a place where more than one facility is situated - - facility center - - - - a complex of health care buildings including two or more of the following: hospital, medical school, clinic, pharmacy, doctor's offices, etc. - - medical center - - - - a facility where more than one religious activity is carried out, e.g., retreat, school, monastery, worship - - religious center - - - - a facility for launching, tracking, or controlling satellites and space vehicles - - space center - - - - a building where a community of nuns lives in seclusion - - convent - - - - - a barrier constructed across a stream to impound water - - dam - - - - a destroyed or decayed dam which is no longer functional - - ruined dam - - - - a dam put down to bedrock in a sand river - - sub-surface dam - - - - a facility for the processing, sale and distribution of milk or milk products - - dairy - - - - a dock providing support for a vessel, and means for removing the water so that the bottom of the vessel can be exposed - - dry dock - - - - a facility for servicing, building, or repairing ships - - dockyard - - - - an earth or stone embankment usually constructed for flood or stream control - - dike - - - - an area where fuel is stored - - fuel depot - - - - a large commercialized agricultural landholding with associated buildings and other facilities - - estate(s) - - - - an estate that specializes in the growing of bananas - - banana plantation - - - - an estate specializing in the cultivation of cotton - - cotton plantation - - - - an estate specializing in the cultivation of oil palm trees - - oil palm plantation - - - - an estate which specializes in growing and tapping rubber trees - - rubber plantation - - - - an estate that specializes in growing sugar cane - - sugar plantation - - - - an estate that specializes in growing sisal - - sisal plantation - - - - an estate which specializes in growing tea bushes - - tea plantation - - - - - section of estate - - - - a building or buildings housing a center, institute, foundation, hospital, prison, mission, courthouse, etc. - - facility - - - - a building or works where metal casting is carried out - - foundry - - - - - a tract of land with associated buildings devoted to agriculture - - farm - - - - - abandoned farm - - - - tracts of land with associated buildings devoted to agriculture - - farms - - - - the buildings and adjacent service areas of a farm - - farmstead - - - - a defensive structure or earthworks - - fort - - - - a boat or other floating conveyance and terminal facilities regularly used to transport people and vehicles across a waterbody - - ferry - - - - a controlled access entrance or exit - - gate - - - - an enclosure for displaying selected plant or animal life - - garden(s) - - - - a house used to provide lodging for paying guests - - guest house - - - - a facility for separating gas from oil - - gas-oil separator plant - - - - a burial site - - grave - - - - a secluded residence, usually for religious sects - - hermitage - - - - a place where caravans stop for rest - - halting place - - - - a building used as a human habitation - - house(s) - - - - a large house, mansion, or chateau, on a large estate - - country house - - - - - a building in which sick or injured, especially those confined to bed, are medically treated - - hospital - - - - a medical facility associated with a hospital for outpatients - - clinic - - - - a building where medical or dental aid is dispensed - - dispensary - - - - an asylum or hospital for lepers - - leprosarium - - - - - a place of historical importance - - historical site - - - - a building providing lodging and/or meals for the public - - hotel - - - - a small primitive house - - hut - - - - small primitive houses - - huts - - - - a facility for use of and control by armed forces - - military installation - - - - a facility where research is carried out - - research institute - - - - a structure built out into the water at a river mouth or harbor entrance to regulate currents and silting - - jetty - - - - a place where boats receive or discharge passengers and freight, but lacking most port facilities - - landing - - - - a settled area inhabited by lepers in relative isolation - - leper colony - - - - a basin in a waterway with gates at each end by means of which vessels are passed from one water level to another - - lock(s) - - - - a distinctive structure exhibiting a major navigation light - - lighthouse - - - - - a harbor facility for small boats, yachts, etc. - - marina - - - - one or more buildings where goods are manufactured, processed or fabricated - - factory - - - - one or more buildings where beer is brewed - - brewery - - - - a building where food items are canned - - cannery - - - - a facility for processing copper ore - - copper works - - - - a furnace in which limestone is reduced to lime - - limekiln - - - - a factory where ammunition is made - - munitions plant - - - - a facility for producing fertilizer - - phosphate works - - - - - - abandoned factory - - - - a facility for converting raw sugar into refined sugar - - sugar refinery - - - - - a place where goods are bought and sold at regular intervals - - market - - - - a building housing machines for transforming, shaping, finishing, grinding, or extracting products - - mill(s) - - - - a facility for improving the metal content of ore by concentration - - ore treatment plant - - - - a mill where oil is extracted from olives - - olive oil mill - - - - a facility where sugar cane is processed into raw sugar - - sugar mill - - - - a sugar mill no longer used as a sugar mill - - former sugar mill - - - - a mill where logs or lumber are sawn to specified shapes and sizes - - sawmill - - - - - a mill or water pump powered by wind - - windmill - - - - - a mill powered by running water - - water mill - - - - a site where mineral ores are extracted from the ground by excavating surface pits and subterranean passages - - mine(s) - - - - a mine where gold ore, or alluvial gold is extracted - - gold mine(s) - - - - - a mine where coal is extracted - - coal mine(s) - - - - a mine where chrome ore is extracted - - chrome mine(s) - - - - a mine where copper ore is extracted - - copper mine(s) - - - - a place where diatomaceous earth is extracted - - diatomite mine(s) - - - - a mine where iron ore is extracted - - iron mine(s) - - - - - a commemorative structure or statue - - monument - - - - a mine from which salt is extracted - - salt mine(s) - - - - a mine where nickel ore is extracted - - nickel mine(s) - - - - a mine where lead ore is extracted - - lead mine(s) - - - - a place where heavy metals are concentrated and running water is used to extract them from unconsolidated sediments - - placer mine(s) - - - - - abandoned mine - - - - a surface mine where building stone or gravel and sand, etc. are extracted - - quarry(-ies) - - - - a mine where tin ore is extracted - - tin mine(s) - - - - a massive structure of masonry or large stones serving as a pier or breakwater - - mole - - - - a building for public Islamic worship - - mosque - - - - a place characterized by dwellings, school, church, hospital and other facilities operated by a religious group for the purpose of providing charitable services and to propagate religion - - mission - - - - - abandoned mission - - - - a building and grounds where a community of monks lives in seclusion - - monastery - - - - - a building where objects of permanent interest in one or more of the arts and sciences are preserved and exhibited - - museum - - - - a religious house or school where novices are trained - - novitiate - - - - a place where plants are propagated for transplanting or grafting - - nursery(-ies) - - - - a wildlife or scenic observation point - - observation point - - - - a facility equipped for observation of atmospheric or space phenomena - - observatory - - - - a facility equipped with an array of antennae for receiving radio waves from space - - radio observatory - - - - a section of an oil pipeline where two or more pipes join together - - oil pipeline junction - - - - - abandoned oil well - - - - - a facility for converting crude oil into refined petroleum products - - oil refinery - - - - - a tract of land occupied by large, cylindrical, metal tanks in which oil or liquid petrochemicals are stored - - tank farm - - - - a well from which oil may be pumped - - oil well - - - - a large stately house, often a royal or presidential residence - - palace - - - - a tower-like storied structure, usually a Buddhist shrine - - pagoda - - - - a structure built out into navigable water on piles providing berthing for ships and recreation - - pier - - - - an area used for parking vehicles - - parking lot - - - - a facility for pumping oil through a pipeline - - oil pumping station - - - - a facility for pumping water from a major well or through a pipeline - - water pumping station - - - - a public building in which mail is received, sorted and distributed - - post office - - - - a building in which police are stationed - - police post - - - - - abandoned police post - - - - a controlled access to a park - - park gate - - - - a park administrative facility - - park headquarters - - - - a facility for confining prisoners - - prison - - - - a facility for confining, training, and reforming young law offenders - - reformatory - - - - - abandoned prison - - - - - a facility for generating electric power - - power station - - - - a building where electricity is generated from water power - - hydroelectric power station - - - - a post or station at an international boundary for the regulation of movement of people and goods - - border post - - - - a building at an international boundary where customs and duties are paid on goods - - customs post - - - - a post from which patrols are sent out - - patrol post - - - - an ancient massive structure of square ground plan with four triangular faces meeting at a point and used for enclosing tombs - - pyramid - - - - ancient massive structures of square ground plan with four triangular faces meeting at a point and used for enclosing tombs - - pyramids - - - - a structure of solid construction along a shore or bank which provides berthing for ships and which generally provides cargo handling facilities - - quay - - - - a recreation field where golf is played - - golf course - - - - a track where races are held - - racetrack - - - - a structure maintained for the rest and shelter of travelers - - resthouse - - - - a breeding place of a colony of birds or seals - - rookery - - - - an ancient site of significant religious importance - - religious site - - - - a place of temporary seclusion, especially for religious groups - - retreat - - - - a large farm specializing in extensive grazing of livestock - - ranch(es) - - - - a short track parallel to and joining the main track - - railroad siding - - - - a signal at the entrance of a particular section of track governing the movement of trains - - railroad signal - - - - a specialized facility for vacation, health, or participation sports activities - - resort - - - - a facility comprising ticket office, platforms, etc. for loading and unloading train passengers and freight - - railroad station - - - - - abandoned railroad station - - - - a place lacking station facilities where trains stop to pick up and unload passengers and freight - - railroad stop - - - - - abandoned railroad stop - - - - a destroyed or decayed structure which is no longer functional - - ruin(s) - - - - - building(s) where instruction in one or more branches of knowledge takes place - - school - - - - a school with a curriculum focused on agriculture - - agricultural school - - - - the grounds and buildings of an institution of higher learning - - college - - - - a school at which military science forms the core of the curriculum - - military school - - - - a school at which maritime sciences form the core of the curriculum - - maritime school - - - - a fence or wall enclosure for sheep and other small herd animals - - sheepfold - - - - a structure or place memorializing a person or religious concept - - shrine - - - - a building for storing goods, especially provisions - - storehouse - - - - - a conduit or passage for carrying off surplus water from a waterbody, usually regulated by means of a sluice gate - - sluice - - - - a facility where victims of physical or mental disorders are treated - - sanatorium - - - - a resort area usually developed around a medicinal spring - - spa - - - - a passage or outlet through which surplus water flows over, around or through a dam - - spillway - - - - - a broad, open, public area near the center of a town or city - - square - - - - - a building for the shelter and feeding of farm animals, especially horses - - stable - - - - a structure with an enclosure for athletic games with tiers of seats for spectators - - stadium - - - - a scientific facility used as a base from which research is carried out or monitored - - scientific research base - - - - a facility from which the coast is guarded by armed vessels - - coast guard station - - - - a facility for carrying out experiments - - experiment station - - - - a collection of buildings and facilities for carrying out forest management - - forest station - - - - a station at which vehicles, goods, and people are inspected - - inspection station - - - - a station at which weather elements are recorded - - meteorological station - - - - a facility for producing and transmitting information by radio waves - - radio station - - - - a facility for tracking and communicating with orbiting satellites - - satellite station - - - - a facility for butchering whales and processing train oil - - whaling station - - - - stones or slabs placed for ease in ascending or descending a steep slope - - steps - - - - a structure for interring bodies - - tomb(s) - - - - an edifice dedicated to religious worship - - temple(s) - - - - a small artificial pond used for immersing cattle in chemically treated water for disease control - - cattle dipping tank - - - - a high conspicuous structure, typically much higher than its diameter - - tower - - - - a point on the earth whose position has been determined by triangulation - - triangulation station - - - - a tank farm or loading facility at the end of an oil pipeline - - oil pipeline terminal - - - - An institution for higher learning with teaching and research facilities constituting a graduate school and professional schools that award master's degrees and doctorates and an undergraduate division that awards bachelor's degrees. - - university - - - - a facility operated by the United States Government in Panama - - united states government establishment - - - - a building or camp at which veterinary services are available - - veterinary facility - - - - - a thick masonry structure, usually enclosing a field or building, or forming the side of a structure - - wall - - - - the remains of a linear defensive stone structure - - ancient wall - - - - a small dam in a stream, designed to raise the water level or to divert stream flow through a desired channel - - weir(s) - - - - a structure of open rather than solid construction along a shore or a bank which provides berthing for ships and cargo-handling facilities - - wharf(-ves) - - - - - the site of the remains of a wrecked vessel - - wreck - - - - - a facility for supplying potable water through a water source and a system of pumps and filtration beds - - waterworks - - - - an area, usually a section of a port, where goods may be received and shipped free of customs duty and of most customs regulations - - free trade zone - - - - a zoological garden or park where wild animals are kept for exhibition - - zoo - - - - mountain, hill, rock, ... - - - - a small basin containing naturally occurring asphalt - - asphalt lake - - - - a ring-shaped coral reef which has closely spaced islands on it encircling a lagoon - - atoll(s) - - - - a shallow ridge or mound of coarse unconsolidated material in a stream channel, at the mouth of a stream, estuary, or lagoon and in the wave-break zone along coasts - - bar - - - - - a shore zone of coarse unconsolidated sediment that extends from the low-water line to the highest reach of storm waves - - beach - - - - a shore zone of coarse unconsolidated sediment that extends from the low-water line to the highest reach of storm waves - - beaches - - - - an area characterized by a maze of very closely spaced, deep, narrow, steep-sided ravines, and sharp crests and pinnacles - - badlands - - - - a high altitude or high latitude bare, flat area covered with large angular rocks - - boulder field - - - - a hole in coastal rock through which sea water is forced by a rising tide or waves and spurted through an outlet into the air - - blowhole(s) - - - - a small depression in sandy terrain, caused by wind erosion - - blowout(s) - - - - a long, narrow bedrock platform bounded by steeper slopes above and below, usually overlooking a waterbody - - bench - - - - a small, isolated, usually flat-topped hill with steep sides - - butte(s) - - - - a land area, more prominent than a point, projecting into the sea and marking a notable change in coastal direction - - cape - - - - a deep narrow slot, notch, or groove in a coastal cliff - - cleft(s) - - - - a depression measuring kilometers across formed by the collapse of a volcanic mountain - - caldera - - - - a high, steep to perpendicular slope overlooking a waterbody or lower area - - cliff(s) - - - - - a deep, narrow valley with steep sides cutting into a plateau or mountainous area - - canyon - - - - a conical landform composed of mud or volcanic material - - cone(s) - - - - - a strip or area of land having significance as an access way - - corridor - - - - a bowl-like hollow partially surrounded by cliffs or steep slopes at the head of a glaciated valley - - cirque - - - - bowl-like hollows partially surrounded by cliffs or steep slopes at the head of a glaciated valley - - cirques - - - - a generally circular saucer or bowl-shaped depression caused by volcanic or meteorite explosive action - - crater(s) - - - - an asymmetric ridge formed on tilted strata - - cuesta(s) - - - - - a flat plain formed by alluvial deposits at the mouth of a stream - - delta - - - - a low area surrounded by higher land and usually characterized by interior drainage - - depression(s) - - - - - a large area with little or no vegetation due to extreme environmental conditions - - desert - - - - a wave form, ridge or star shape feature composed of sand - - dune(s) - - - - a line separating adjacent drainage basins - - divide - - - - an extensive tract of shifting sand and sand dunes - - sandy desert - - - - a fan-shaped wedge of coarse alluvium with apex merging with a mountain stream bed and the fan spreading out at a low angle slope onto an adjacent plain - - fan(s) - - - - a shallow part of a stream which can be crossed on foot or by land vehicle - - ford - - - - a crack associated with volcanism - - fissure - - - - a low place in a ridge, not used for transportation - - gap - - - - a short, narrow, steep-sided section of a stream valley - - gorge(s) - - - - a high projection of land extending into a large body of water beyond the line of the coast - - headland - - - - - a rounded elevation of limited extent rising above the surrounding land with local relief of less than 300m - - hill - - - - rounded elevations of limited extent rising above the surrounding land with local relief of less than 300m - - hills - - - - a patch of ground, distinct from and slightly above the surrounding plain or wetland. Often occurs in groups - - hammock(s) - - - - a relatively sand-free, high bedrock plateau in a hot desert, with or without a gravel veneer - - rock desert - - - - a relatively undissected upland between adjacent stream valleys - - interfluve - - - - - a tract of land, smaller than a continent, surrounded by water at high water - - island - - - - an island created by landfill or diking and filling in a wetland, bay, or lagoon - - artificial island - - - - a mangrove swamp surrounded by a waterbody - - mangrove island - - - - tracts of land, smaller than a continent, surrounded by water at high water - - islands - - - - a coastal island connected to the mainland by barrier beaches, levees or dikes - - land-tied island - - - - - section of island - - - - a narrow strip of land connecting two larger land masses and bordered by water - - isthmus - - - - a distinctive landscape developed on soluble rock such as limestone characterized by sinkholes, caves, disappearing streams, and underground drainage - - karst area - - - - an area of solidified lava - - lava area - - - - a natural low embankment bordering a distributary or meandering stream; often built up artificially to control floods - - levee - - - - a flat-topped, isolated elevation with steep slopes on all sides, less extensive than a plateau - - mesa(s) - - - - a low, isolated, rounded hill - - mound(s) - - - - a mound, ridge, or other accumulation of glacial till - - moraine - - - - - an elevation standing high above the surrounding area with small summit area, steep slopes and local relief of 300m or more - - mountain - - - - a mountain range or a group of mountains or high ridges - - mountains - - - - a narrow strip of land between the two limbs of a meander loop at its narrowest point - - meander neck - - - - a rock or mountain peak protruding through glacial ice - - nunatak - - - - rocks or mountain peaks protruding through glacial ice - - nunataks - - - - a near-level shallow, natural depression or basin, usually containing an intermittent lake, pond, or pool - - pan - - - - a near-level shallow, natural depression or basin, usually containing an intermittent lake, pond, or pool - - pans - - - - a break in a mountain range or other high obstruction, used for transportation from one side to the other [See also gap] - - pass - - - - an elongate area of land projecting into a body of water and nearly surrounded by water - - peninsula - - - - - section of peninsula - - - - a pointed elevation atop a mountain, ridge, or other hypsographic feature - - peak - - - - pointed elevations atop a mountain, ridge, or other hypsographic features - - peaks - - - - an elevated plain with steep slopes on one or more sides, and often with incised streams - - plateau - - - - - section of plateau - - - - - an area reclaimed from the sea by diking and draining - - polder - - - - an extensive area of comparatively level to gently undulating land, lacking surface irregularities, and usually adjacent to a higher area - - plain(s) - - - - - section of plain - - - - a bluff or prominent hill overlooking or projecting into a lowland - - promontory(-ies) - - - - - a tapering piece of land projecting into a body of water, less prominent than a cape - - point - - - - tapering pieces of land projecting into a body of water, less prominent than a cape - - points - - - - a ridge of sand just inland and parallel to the beach, usually in series - - beach ridge - - - - a long narrow elevation with steep sides, and a more or less continuous crest - - ridge(s) - - - - a desert plain characterized by a surface veneer of gravel and stones - - stony desert - - - - a conspicuous, isolated rocky mass - - rock - - - - an irregular mass of fallen rock at the base of a cliff or steep slope - - rockfall - - - - conspicuous, isolated rocky masses - - rocks - - - - a tract of land covered with sand - - sand area - - - - a channel formerly containing the water of a stream - - dry stream bed - - - - a long line of cliffs or steep slopes separating level surfaces above and below - - escarpment - - - - a broad, open pass crossing a ridge or between hills or mountains - - saddle - - - - a narrow zone bordering a waterbody which covers and uncovers at high and low water, respectively - - shore - - - - a small crater-shape depression in a karst area - - sinkhole - - - - a mound of earth material, at the base of a slope and the associated scoured area - - slide - - - - a surface with a relatively uniform slope angle - - slope(s) - - - - a narrow, straight or curved continuation of a beach into a waterbody - - spit - - - - a subordinate ridge projecting outward from a hill, mountain or other elevation - - spur(s) - - - - a steep concave slope formed by an accumulation of loose rock fragments at the base of a cliff or steep slope - - talus slope - - - - a long wind-swept trough between parallel longitudinal dunes - - interdune trough(s) - - - - a long, narrow alluvial platform bounded by steeper slopes above and below, usually overlooking a waterbody - - terrace - - - - an extensive interior region of high land with low to moderate surface relief - - upland - - - - - an elongated depression usually traversed by a stream - - valley - - - - a valley the floor of which is notably higher than the valley or shore to which it leads; most common in areas that have been glaciated - - hanging valley - - - - elongated depressions usually traversed by a stream - - valleys - - - - - section of valley - - - - - a conical elevation composed of volcanic materials with a crater at the top - - volcano - - - - undersea - - - - a gentle slope, with a generally smooth surface, particularly found around groups of islands and seamounts - - apron - - - - a low bulge around the southeastern end of the island of Hawaii - - arch - - - - an area of subdued corrugations off Baja California - - arrugado - - - - a region adjacent to a continent, normally occupied by or bordering a shelf, that is highly irregular with depths well in excess of those typical of a shelf - - borderland - - - - elevations, typically located on a shelf, over which the depth of water is relatively shallow but sufficient for safe surface navigation - - banks - - - - a small terrace - - bench - - - - an elevation, typically located on a shelf, over which the depth of water is relatively shallow but sufficient for safe surface navigation - - bank - - - - a depression more or less equidimensional in plan and of variable extent - - basin - - - - an entire mountain system including the subordinate ranges, interior plateaus, and basins - - cordillera - - - - relatively narrow, deep depressions with steep sides, the bottom of which generally has a continuous slope - - canyons - - - - a relatively narrow, deep depression with steep sides, the bottom of which generally has a continuous slope - - canyon - - - - a gentle slope rising from oceanic depths towards the foot of a continental slope - - continental rise - - - - a localized deep area within the confines of a larger feature, such as a trough, basin or trench - - deep - - - - a line along which there is a marked increase of slope at the outer margin of a continental shelf or island shelf - - shelf edge - - - - an elongated and comparatively steep slope separating flat or gently sloping areas - - escarpment (or scarp) - - - - a relatively smooth feature normally sloping away from the lower termination of a canyon or canyon system - - fan - - - - a small level or nearly level area - - flat - - - - a branch of a canyon or valley - - fork - - - - a branch of a canyon or valley - - forks - - - - an extensive linear zone of irregular topography of the sea floor, characterized by steep-sided or asymmetrical ridges, troughs, or escarpments - - fracture zone - - - - a closed, linear, narrow, shallow depression - - furrow - - - - a narrow break in a ridge or rise - - gap - - - - a small valley-like feature - - gully - - - - an elevation rising generally less than 500 meters - - hill - - - - elevations rising generally less than 500 meters - - hills - - - - a small depression of the sea floor - - hole - - - - an elevation rising generally more than 500 meters and less than 1,000 meters and of limited extent across the summit - - knoll - - - - elevations rising generally more than 500 meters and less than 1,000 meters and of limited extent across the summits - - knolls - - - - a rocky projection or outcrop, commonly linear and near shore - - ledge - - - - an embankment bordering a canyon, valley, or seachannel - - levee - - - - the axial depression of the mid-oceanic ridge system - - median valley - - - - an isolated, extensive, flat-topped elevation on the shelf, with relatively steep sides - - mesa - - - - a low, isolated, rounded hill - - mound - - - - an annular depression that may not be continuous, located at the base of many seamounts, islands, and other isolated elevations - - moat - - - - well-delineated subdivisions of a large and complex positive feature - - mountains - - - - a well-delineated subdivision of a large and complex positive feature - - mountain - - - - prominent elevations, part of a larger feature, either pointed or of very limited extent across the summit - - peaks - - - - a prominent elevation, part of a larger feature, either pointed or of very limited extent across the summit - - peak - - - - a flat or gently sloping underwater surface extending seaward from the shore - - platform - - - - a flat, gently sloping or nearly level region - - plain - - - - a comparatively flat-topped feature of considerable extent, dropping off abruptly on one or more sides - - plateau - - - - a high tower or spire-shaped pillar of rock or coral, alone or cresting a summit - - pinnacle - - - - a region identifiable by a group of similar physiographic features whose characteristics are markedly in contrast with surrounding areas - - province - - - - a small canyon - - ravine - - - - a long narrow elevation with steep sides - - ridge - - - - long narrow elevations with steep sides - - ridges - - - - surface-navigation hazards composed of consolidated material - - reefs - - - - a surface-navigation hazard composed of consolidated material - - reef - - - - a broad elevation that rises gently, and generally smoothly, from the sea floor - - rise - - - - a gentle slope connecting areas of different elevations - - ramp - - - - a series of associated ridges or seamounts - - range - - - - a continuously sloping, elongated depression commonly found in fans or plains and customarily bordered by levees on one or two sides - - seachannel - - - - continuously sloping, elongated depressions commonly found in fans or plains and customarily bordered by levees on one or two sides - - seachannels - - - - a low part, resembling in shape a saddle, in a ridge or between contiguous seamounts - - saddle - - - - a zone adjacent to a continent (or around an island) that extends from the low water line to a depth at which there is usually a marked increase of slope towards oceanic depths - - shelf - - - - a surface-navigation hazard composed of unconsolidated material - - shoal - - - - hazards to surface navigation composed of unconsolidated material - - shoals - - - - a valley on the shelf, generally the shoreward extension of a canyon - - shelf valley - - - - the low part of a gap or saddle separating basins - - sill - - - - the slope seaward from the shelf edge to the beginning of a continental rise or the point where there is a general reduction in slope - - slope - - - - elevations rising generally more than 1,000 meters and of limited extent across the summit - - seamounts - - - - an elevation rising generally more than 1,000 meters and of limited extent across the summit - - seamount - - - - a subordinate elevation, ridge, or rise projecting outward from a larger feature - - spur - - - - a relatively flat horizontal or gently inclined surface, sometimes long and narrow, which is bounded by a steeper ascending slope on one side and by a steep descending slope on the opposite side - - terrace - - - - seamounts having a comparatively smooth, flat top - - tablemounts (or guyots) - - - - a seamount having a comparatively smooth, flat top - - tablemount (or guyot) - - - - an elongate (tongue-like) extension of a flat sea floor into an adjacent higher feature - - tongue - - - - a long depression of the sea floor characteristically flat bottomed and steep sided, and normally shallower than a trench - - trough - - - - a long, narrow, characteristically very deep and asymmetrical depression of the sea floor, with relatively steep sides - - trench - - - - a relatively shallow, wide depression, the bottom of which usually has a continuous gradient - - valley - - - - a relatively shallow, wide depression, the bottom of which usually has a continuous gradient - - valleys - - - - forest, heath, ... - - - - a small clump of conspicuous bushes in an otherwise bare area - - bush(es) - - - - an area under cultivation - - cultivated area - - - - an area dominated by tree vegetation - - forest(s) - - - - a forest fossilized by geologic processes and now exposed at the earth's surface - - fossilized forest - - - - - an area dominated by grass vegetation - - grassland - - - - a planting of coconut trees - - coconut grove - - - - a planting of olive trees - - olive grove - - - - a planting of palm trees - - palm grove - - - - a planting of pine trees - - pine grove - - - - an upland moor or sandy area dominated by low shrubby vegetation including heather - - heath - - - - - a small, poorly drained area dominated by grassy vegetation - - meadow - - - - a planting of fruit or nut trees - - orchard(s) - - - - an area of low trees, bushes, and shrubs stunted by some environmental limitation - - scrubland - - - - a conspicuous tree used as a landmark - - tree(s) - - - - - a marshy, treeless, high latitude plain, dominated by mosses, lichens, and low shrub vegetation under permafrost conditions - - tundra - - - - a planting of grapevines - - vineyard - - - - plantings of grapevines - - vineyards - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/CreateNewFacultyMember.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/CreateNewFacultyMember.html deleted file mode 100644 index 41e939bd..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/CreateNewFacultyMember.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - -CreateFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
typefirstNameJane
typelastNameFaculty
clickAndWaitsubmit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[18]
clickAndWaitcss=a.add-researcherId > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('JaneFaculty@cornell.edu')
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/CreateNewLibrarian.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/CreateNewLibrarian.html deleted file mode 100644 index 0219f617..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/CreateNewLibrarian.html +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - -CreateLibrarian - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateLibrarian
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectVClassURIlabel=Librarian (vivo)
clickAndWait//input[@value='Add individual of this class']
verifyTextPresentCreate a new Librarian
typefirstNameLily
typelastNameLibrarian
clickAndWaitsubmit
assertTitleLibrarian, Lily
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/CreateNewProxyEditors.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/CreateNewProxyEditors.html deleted file mode 100644 index 1bd2267a..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/CreateNewProxyEditors.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - -CreateLibrarian - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateLibrarian
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=User accounts
assertTitleVIVO
clickAndWaitcss=input.submit.add-account
assertTitleVIVO
typeid=email-addressPollyProxy@cornell.edu
typeid=first-namePolly
typeid=last-nameProxy
clickxpath=(//input[@name='role'])[4]
typeid=initial-passwordmyPassword
typeid=confirm-passwordmyPassword
clickAndWaitname=submitAdd
assertTitleVIVO
verifyElementPresentlink=PollyProxy@cornell.edu
clickAndWaitcss=input.submit.add-account
assertTitleVIVO
typeid=email-addressEddieEditor@cornell.edu
typeid=first-nameEddie
typeid=last-nameEditor
clickxpath=(//input[@name='role'])[4]
typeid=initial-passwordmyPassword
typeid=confirm-passwordmyPassword
clickAndWaitname=submitAdd
assertTitleVIVO
verifyElementPresentlink=EddieEditor@cornell.edu
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/CreateNewSelfEditorUser.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/CreateNewSelfEditorUser.html deleted file mode 100644 index 6df4e5d3..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/CreateNewSelfEditorUser.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - -CreateNewNobodyUser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateNewNobodyUser
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
clickAndWaitlink=User accounts
assertTitleVIVO
verifyTextPresentUser accounts
clickAndWait//input[@value='Add new account']
assertTitleVIVO
verifyTextPresentUser accounts > Add new account
typeemail-addressJaneFaculty@cornell.edu
typefirst-nameJane
typelast-nameFaculty
typeid=externalAuthIdJaneFaculty@cornell.edu
typeid=associateProfileName
sendKeysid=associateProfileNamefacult
pause5000
sendKeysid=associateProfileName${KEY_DOWN}
clickid=ui-active-menuitem
clickxpath=(//input[@name='role'])[4]
typeinitial-passwordmyPassword
typeconfirm-passwordmyPassword
clickAndWaitsubmitAdd
assertTitleVIVO
verifyTextPresentA new account for Jane Faculty was successfully created.
verifyElementPresentlink=JaneFaculty@cornell.edu
verifyTextPresentJane
verifyTextPresentFaculty
verifyTextPresentACTIVE
verifyTextPresentSelf Editor
verifyTextPresent0
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/DeleteAdminProxy.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/DeleteAdminProxy.html deleted file mode 100644 index cc48a5cc..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/DeleteAdminProxy.html +++ /dev/null @@ -1,340 +0,0 @@ - - - - - - -ValidateAdminProxy - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ValidateAdminProxy
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Manage profile editing
verifyTextPresentProxy, Polly |
verifyElementPresentlink=Delete profile editor
verifyTextPresentEditor, Eddie |
verifyElementPresentlink=Delete profile editor
verifyTextPresentFaculty, Jane | Faculty Member
verifyElementPresentlink=Remove selection
verifyTextPresentLibrarian, Lily | Librarian
verifyElementPresentlink=Remove selection
clicklink=Remove selection
clicklink=Remove selection
clickAndWaitname=modifyProfileList
assertTitleVIVO
clickAndWaitlink=Delete profile editor
assertTitleVIVO
verifyTextPresentThe operation was successful.
verifyTextNotPresentProxy, Polly |
verifyTextNotPresentEditor, Eddie |
verifyTextNotPresentFaculty, Jane | Faculty Member
verifyTextNotPresentLibrarian, Lily | Librarian
clickAndWaitlink=Log out
assertTitleVIVO
typeid=loginNameEddieEditor@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
verifyElementNotPresentlink=My profile
pause5000
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextNotPresentOverview
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
verifyTextNotPresentOverview
clickAndWaitlink=Log out
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNamePollyProxy@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
verifyElementNotPresentlink=My profile
pause5000
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextNotPresentOverview
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/DeleteNewPeople.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/DeleteNewPeople.html deleted file mode 100644 index 2ba4bbae..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/DeleteNewPeople.html +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - -DeleteTestPeople - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestPeople
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/DeleteNewUsers.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/DeleteNewUsers.html deleted file mode 100644 index f0af0db6..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/DeleteNewUsers.html +++ /dev/null @@ -1,226 +0,0 @@ - - - - - - -DeleteNewCuratorUser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteNewCuratorUser
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=User accounts
assertTitleVIVO
verifyTextPresent8 accounts
verifyElementPresentlink=EddieEditor@cornell.edu
verifyElementPresentlink=JaneFaculty@cornell.edu
verifyElementPresentlink=PollyProxy@cornell.edu
assertTitleVIVO
clickname=deleteAccount
clickAndWaitname=delete-account
assertConfirmationAre you sure you want to delete this account??
waitForPageToLoad5000
assertTitleVIVO
verifyTextPresent7 accounts
clickname=deleteAccount
clickAndWaitname=delete-account
assertConfirmationAre you sure you want to delete this account??
waitForPageToLoad5000
assertTitleVIVO
clickname=deleteAccount
clickAndWaitname=delete-account
assertConfirmationAre you sure you want to delete this account??
waitForPageToLoad5000
assertTitleVIVO
verifyElementNotPresentlink=EddieEditor@cornell.edu
verifyElementNotPresentlink=JaneFaculty@cornell.edu
verifyElementNotPresentlink=PollyProxy@cornell.edu
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/DeleteUserProxy.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/DeleteUserProxy.html deleted file mode 100644 index ad56fa27..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/DeleteUserProxy.html +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - -ValidateAdminProxy2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ValidateAdminProxy2
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNameJaneFaculty@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleFaculty, Jane
clickAndWaitlink=My account
assertTitleVIVO
verifyTextPresentProxy, Polly |
verifyElementPresentlink=Remove selection
verifyTextPresentEditor, Eddie |
verifyElementPresentlink=Remove selection
clicklink=Remove selection
clicklink=Remove selection
clickAndWaitid=submitMyAccount
assertTitleVIVO
verifyTextPresentYour changes have been saved.
clickAndWaitlink=Log out
typeid=loginNameEddieEditor@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
verifyElementNotPresentlink=My profile
pause5000
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextNotPresentOverview
clickAndWaitlink=Log out
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNamePollyProxy@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
verifyElementNotPresentlink=My profile
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextNotPresentOverview
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/Suite.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/Suite.html deleted file mode 100644 index cf9fed86..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/Suite.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
CreateNewProxyEditors
CreateNewLibrarian
CreateNewFacultyMember
CreateNewSelfEditorUser
ValidateAdminProxy
ValidateAdminProxy2
DeleteAdminProxy
ValidateUserProxy
DeleteUserProxy
DeleteNewUsers
DeleteNewPeople
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/ValidateAdminProxy.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/ValidateAdminProxy.html deleted file mode 100644 index 4d21ac6e..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/ValidateAdminProxy.html +++ /dev/null @@ -1,636 +0,0 @@ - - - - - - -ValidateAdminProxy - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ValidateAdminProxy
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Manage profile editing
verifyTextPresentManage profile editing
verifyTextPresentRelate profile editors and profiles
verifyTextPresentSelect editors
verifyTextPresentSelect profiles
verifyTextPresentProfile editors
clickname=createRelationship
verifyTextPresentYou must select a minimum of 1 editor and profile.
assertTitleVIVO
clickname=createRelationship
typeid=selectProfiles
sendKeysid=selectProfilesfacul
pause5000
sendKeysid=selectProfiles${KEY_DOWN}
clickid=ui-active-menuitem
verifyTextPresentYou must select a minimum of 1 editor and profile.
clicklink=Remove selection
typeid=selectProfileEditors
sendKeysid=selectProfileEditorsedito
pause5000
sendKeysid=selectProfileEditors${KEY_DOWN}
clickid=ui-active-menuitem
clickname=createRelationship
verifyTextPresentYou must select a minimum of 1 editor and profile.
clicklink=Remove selection
typeid=selectProfileEditors
sendKeysid=selectProfileEditorsedito
pause5000
sendKeysid=selectProfileEditors${KEY_DOWN}
clickid=ui-active-menuitem
verifyTextPresentEditor, Eddie |
verifyElementPresentlink=Remove selection
typeid=selectProfiles
sendKeysid=selectProfilesfacul
pause5000
sendKeysid=selectProfiles${KEY_DOWN}
clickid=ui-active-menuitem
pause5000
verifyTextPresentFaculty, Jane | Faculty Member
verifyElementPresentlink=Remove selection
clicklink=Remove selection
clickname=createRelationship
verifyTextPresentYou must select a minimum of 1 editor and profile.
typeid=selectProfileEditors
sendKeysid=selectProfileEditorsedito
pause5000
sendKeysid=selectProfileEditors${KEY_DOWN}
clickid=ui-active-menuitem
clickcss=p.proxy-info-profile > a.remove-proxy
clickname=createRelationship
verifyTextPresentYou must select a minimum of 1 editor and profile.
verifyTextPresentEditor, Eddie |
typeid=selectProfiles
sendKeysid=selectProfilesfacul
pause5000
sendKeysid=selectProfiles${KEY_DOWN}
clickid=ui-active-menuitem
pause5000
verifyElementPresentlink=Remove selection
verifyTextPresentFaculty, Jane | Faculty Member
verifyElementPresentlink=Remove selection
clickAndWaitname=createRelationship
assertTitleVIVO
verifyTextPresentEditor, Eddie |
verifyElementPresentlink=Delete profile editor
verifyTextPresentAdd profile
verifyTextPresentSelected profiles:
verifyTextPresentFaculty, Jane | Faculty Member
verifyElementPresentlink=Remove selection
typeid=selectProfileEditors
sendKeysid=selectProfileEditorsedito
pause5000
sendKeysid=selectProfileEditors${KEY_DOWN}
clickid=ui-active-menuitem
typeid=selectProfiles
sendKeysid=selectProfilesfacul
pause5000
sendKeysid=selectProfiles${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitname=createRelationship
assertTitleVIVO
typeid=addProfile
sendKeysid=addProfilefacul
pause5000
verifyTextPresentno match
clickAndWaitlink=Log out
assertTitleVIVO
typeid=loginNameEddieEditor@cornell.edu
typeid=loginPasswordmyPassword
clickAndWaitname=loginForm
assertTitleVIVO
typeid=newPasswordPassword
typeid=confirmPasswordPassword
clickAndWaitname=passwordChangeForm
assertTitleVIVO
pause5000
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=a.add-overview > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Eddie is able to edit.')
clickAndWaitid=submit
assertTitleFaculty, Jane
verifyTextPresentEddie is able to edit.
verifyElementPresentlink=My account
verifyElementNotPresentlink=My profile
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/ValidateAdminProxy2.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/ValidateAdminProxy2.html deleted file mode 100644 index adb38528..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/ValidateAdminProxy2.html +++ /dev/null @@ -1,793 +0,0 @@ - - - - - - -ValidateAdminProxy2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ValidateAdminProxy2
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Manage profile editing
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Manage profile editing
assertTitleVIVO
typeid=selectProfileEditors
sendKeysid=selectProfileEditorsedito
pause5000
sendKeysid=selectProfileEditors${KEY_DOWN}
clickid=ui-active-menuitem
typeid=selectProfiles
sendKeysid=selectProfileslibrar
pause5000
sendKeysid=selectProfiles${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitname=createRelationship
assertTitleVIVO
verifyTextPresentEditor, Eddie |
verifyElementPresentlink=Delete profile editor
verifyTextPresentFaculty, Jane | Faculty Member
verifyElementPresentlink=Remove selection
verifyTextPresentLibrarian, Lily | Librarian
verifyElementPresentlink=Remove selection
typeid=selectProfileEditors
sendKeysid=selectProfileEditorsedito
pause5000
sendKeysid=selectProfileEditors${KEY_DOWN}
clickid=ui-active-menuitem
typeid=selectProfileEditors
sendKeysid=selectProfileEditorsprox
pause5000
sendKeysid=selectProfileEditors${KEY_DOWN}
clickid=ui-active-menuitem
typeid=selectProfiles
sendKeysid=selectProfilesfacul
pause5000
sendKeysid=selectProfiles${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitname=createRelationship
assertTitleVIVO
verifyTextPresentProxy, Polly |
verifyElementPresentlink=Delete profile editor
verifyTextPresentEditor, Eddie |
verifyElementPresentlink=Delete profile editor
clickAndWaitlink=Log out
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNameEddieEditor@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
verifyElementPresentlink=My account
verifyElementNotPresentlink=My profile
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
clickAndWaitcss=a.add-overview > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Eddie is able to edit Lily's profile.')
clickAndWaitid=submit
assertTitleLibrarian, Lily
verifyTextPresentEddie is able to edit Lily's profile.
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitcss=a.add-overview > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Eddie is able to edit Jane's profile.')
clickAndWaitid=submit
assertTitleFaculty, Jane
verifyTextPresentEddie is able to edit Jane's profile.
clickAndWaitlink=Log out
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNamePollyProxy@cornell.edu
typeid=loginPasswordmyPassword
clickAndWaitname=loginForm
typeid=newPasswordPassword
typeid=confirmPasswordPassword
clickAndWaitname=passwordChangeForm
assertTitleVIVO
verifyElementPresentlink=My account
verifyElementNotPresentlink=My profile
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=a.edit-overview > img.edit-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('Polly is able to edit Jane's profile too.')
clickAndWaitid=submit
assertTitleFaculty, Jane
verifyTextPresentPolly is able to edit Jane's profile too.
clickAndWaitlink=Index
clickAndWaitlink=Librarian
assertTitleLibrarian
clickAndWaitlink=Librarian, Lily
assertTitleLibrarian, Lily
verifyTextNotPresentOverview
clickAndWaitlink=Log out
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNameJaneFaculty@cornell.edu
typeid=loginPasswordmyPassword
clickAndWaitname=loginForm
assertTitleLog in to VIVO
typeid=newPasswordPassword
typeid=confirmPasswordPassword
clickAndWaitname=passwordChangeForm
assertTitleFaculty, Jane
clickAndWaitlink=My profile
assertTitleFaculty, Jane
verifyTextPresentOverview
clickAndWaitlink=My account
assertTitleVIVO
verifyTextPresentProxy, Polly |
verifyElementPresentlink=Remove selection
verifyTextPresentEditor, Eddie |
verifyElementPresentlink=Remove selection
clickAndWaitlink=My profile
assertTitleFaculty, Jane
clickAndWaitcss=img.delete-individual
assertTitleEdit
clickAndWaitid=submit
assertTitleFaculty, Jane
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ProxyEditing/ValidateUserProxy.html b/legacy/utilities/acceptance-tests/suites/ProxyEditing/ValidateUserProxy.html deleted file mode 100644 index f1c593ab..00000000 --- a/legacy/utilities/acceptance-tests/suites/ProxyEditing/ValidateUserProxy.html +++ /dev/null @@ -1,425 +0,0 @@ - - - - - - -ValidateAdminProxy2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ValidateAdminProxy2
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNameJaneFaculty@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleFaculty, Jane
clickAndWaitlink=My account
assertTitleVIVO
verifyTextNotPresentProxy, Polly |
verifyTextNotPresentEditor, Eddie |
typeid=addProfileEditor
sendKeysid=addProfileEditoredit
pause5000
sendKeysid=addProfileEditor${KEY_DOWN}
clickid=ui-active-menuitem
typeid=addProfileEditor
sendKeysid=addProfileEditorprox
pause5000
sendKeysid=addProfileEditor${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submitMyAccount
assertTitleVIVO
verifyTextPresentYour changes have been saved.
verifyTextPresentProxy, Polly |
verifyElementPresentlink=Remove selection
verifyTextPresentEditor, Eddie |
verifyElementPresentlink=Remove selection
clickAndWaitlink=Log out
typeid=loginNameEddieEditor@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
verifyElementNotPresentlink=My profile
verifyElementPresentlink=My account
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentOverview
clickAndWaitlink=Log out
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNamePollyProxy@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
verifyElementNotPresentlink=My profile
verifyElementPresentlink=My account
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
verifyTextPresentOverview
clickAndWaitlink=Log out
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
verifyElementNotPresentlink=My profile
verifyElementPresentlink=My account
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Manage profile editing
assertTitleVIVO
verifyTextPresentEditor, Eddie |
verifyElementPresentlink=Delete profile editor
verifyTextPresentProxy, Polly |
verifyElementPresentlink=Delete profile editor
verifyTextPresentFaculty, Jane | Faculty Member
verifyElementPresentlink=Remove selection
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchBoost/BoostClass.n3 b/legacy/utilities/acceptance-tests/suites/SearchBoost/BoostClass.n3 deleted file mode 100644 index 1b2d8270..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchBoost/BoostClass.n3 +++ /dev/null @@ -1,10 +0,0 @@ - - -# -# 100000.0. - -# -# 5000.0. - - - 500000.0. diff --git a/legacy/utilities/acceptance-tests/suites/SearchBoost/BoostIndividual.txt b/legacy/utilities/acceptance-tests/suites/SearchBoost/BoostIndividual.txt deleted file mode 100644 index de6e2eb0..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchBoost/BoostIndividual.txt +++ /dev/null @@ -1,3 +0,0 @@ - - -2000.0 . diff --git a/legacy/utilities/acceptance-tests/suites/SearchBoost/CreateTestPeople.html b/legacy/utilities/acceptance-tests/suites/SearchBoost/CreateTestPeople.html deleted file mode 100644 index d21e77a0..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchBoost/CreateTestPeople.html +++ /dev/null @@ -1,352 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Faculty Member (vivo)
clickAndWaitid=submit
assertTitleEdit
typeid=firstNameAble
typeid=lastNameBaker
clickAndWaitid=submit
assertTitleBaker, Able
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Faculty Member (vivo)
clickAndWaitid=submit
typeid=firstNameCharlie
typeid=lastNameDog
clickAndWaitid=submit
assertTitleDog, Charlie
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Faculty Member (vivo)
clickAndWaitid=submit
typeid=firstNameEcho
typeid=lastNameFoxtrot
clickAndWaitid=submit
assertTitleFoxtrot, Echo
pause10000
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Faculty Member (vivo)
clickAndWaitid=submit
typeid=firstNameGeorge
typeid=lastNameHenry
clickAndWaitid=submit
assertTitleHenry, George
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Faculty Member Emeritus (vivo)
clickAndWaitid=submit
assertTitleEdit
typeid=firstNameIris
typeid=lastNameJenkins
clickAndWaitid=submit
assertTitleJenkins, Iris
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleIndex of Contents
verifyTextPresentFaculty Member (4)
verifyTextPresentFaculty Member Emeritus (1)
verifyTextPresentPerson (5)
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchBoost/DeleteTestPeople.html b/legacy/utilities/acceptance-tests/suites/SearchBoost/DeleteTestPeople.html deleted file mode 100644 index 3edf17d3..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchBoost/DeleteTestPeople.html +++ /dev/null @@ -1,487 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Baker, Able
assertTitleBaker, Able
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Dog, Charlie
assertTitleDog, Charlie
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Foxtrot, Echo
assertTitleFoxtrot, Echo
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Henry, George
assertTitleHenry, George
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Jenkins, Iris
assertTitleJenkins, Iris
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentFaculty Member
verifyTextNotPresentPerson
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchBoost/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/SearchBoost/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchBoost/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchBoost/Suite.html b/legacy/utilities/acceptance-tests/suites/SearchBoost/Suite.html deleted file mode 100644 index 5833b884..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchBoost/Suite.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - Test Suite - - - - - - - - -
Test Suite
RebuildSearchIndex
CreateTestPeople
TestIndividualBoost
DeleteTestPeople
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchBoost/TestIndividualBoost.html b/legacy/utilities/acceptance-tests/suites/SearchBoost/TestIndividualBoost.html deleted file mode 100644 index 6c06597a..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchBoost/TestIndividualBoost.html +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
typename=querytextfaculty
clickAndWaitcss=input.search
assertTitlefaculty - VIVO Search Results
verifyTextPresentBaker, Able Faculty Member
verifyTextPresentDog, Charlie Faculty Member
verifyTextPresentFoxtrot, Echo Faculty Member
verifyTextPresentHenry, George Faculty Member
verifyTextPresentJenkins, Iris Faculty Member Emeritus
pause10000
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
typename=rdfStreamC:\VIVO\vivo\utilities\acceptance-tests\suites\SearchBoost\BoostIndividual.txt
selectname=languagelabel=N3
clickAndWaitid=submit
assertTitleIngest RDF Data
verifyTextPresentRDF upload successful.
clickAndWaitlink=Index
assertTitleIndex of Contents
typename=querytextfaculty
clickAndWaitcss=input.search
assertTitlefaculty - VIVO Search Results
verifyTextPresentFoxtrot, Echo Faculty Member
verifyTextPresentBaker, Able Faculty Member
verifyTextPresentDog, Charlie Faculty Member
verifyTextPresentHenry, George Faculty Member
verifyTextPresentJenkins, Iris Faculty Member Emeritus
pause10000
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Add/Remove RDF data
assertTitleIngest RDF Data
typename=rdfStreamC:\VIVO\vivo\utilities\acceptance-tests\suites\SearchBoost\BoostIndividual.txt
selectname=languagelabel=N3
clickxpath=(//input[@name='mode'])[3]
clickAndWaitid=submit
assertTitleIngest RDF Data
verifyTextPresentRemoved RDF from file BoostIndividual.txt. Removed 1 statements.
clickAndWaitlink=Index
assertTitleIndex of Contents
typename=querytextfaculty
clickAndWaitcss=input.search
assertTitlefaculty - VIVO Search Results
verifyTextPresentBaker, Able Faculty Member
verifyTextPresentDog, Charlie Faculty Member
verifyTextPresentFoxtrot, Echo Faculty Member
verifyTextPresentHenry, George Faculty Member
verifyTextPresentJenkins, Iris Faculty Member Emeritus
pause10000
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchExclusion/CreateTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/SearchExclusion/CreateTestFacultyMember.html deleted file mode 100644 index 8436282e..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchExclusion/CreateTestFacultyMember.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
assertTitleEdit
typefirstNameJane
typelastNameFaculty
clickAndWaitsubmit
assertTitleFaculty, Jane
assertTextPresentFaculty Member
selectWindownull
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028
assertTitleEdit
typeid=preferredTitleAssistant Professor
clickAndWaitid=submit
assertTitleFaculty, Jane
assertTextPresentAssistant Professor
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchExclusion/DeleteTestFacultyMember.html b/legacy/utilities/acceptance-tests/suites/SearchExclusion/DeleteTestFacultyMember.html deleted file mode 100644 index 938071b6..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchExclusion/DeleteTestFacultyMember.html +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Edit this individual
clickAndWait//input[@value="Edit This Individual"]
assertTitleIndividual Editing Form
clickAndWait_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentFaculty Member
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchExclusion/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/SearchExclusion/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchExclusion/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchExclusion/SearchFound.html b/legacy/utilities/acceptance-tests/suites/SearchExclusion/SearchFound.html deleted file mode 100644 index 21cdba4c..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchExclusion/SearchFound.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - -SearchPositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SearchPositions
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
typequerytextfaculty
clickAndWait//input[@value='Search']
assertTitlefaculty - VIVO Search Results
verifyTextPresentSearch results for 'faculty'
verifyElementPresentlink=people
verifyTextPresentFaculty, Jane Assistant Professor
verifyElementPresentlink=Faculty, Jane
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchExclusion/SearchNotFound.html b/legacy/utilities/acceptance-tests/suites/SearchExclusion/SearchNotFound.html deleted file mode 100644 index 67a72aa5..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchExclusion/SearchNotFound.html +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - -SearchPositions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SearchPositions
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
typequerytextfaculty
clickAndWait//input[@value='Search']
assertTitleSearch for 'faculty'
verifyTextPresentSearch for 'faculty'
verifyTextPresentNo matching results.
verifyElementNotPresentlink=people
verifyTextNotPresentFaculty, Jane Assistant Professor
verifyElementNotPresentlink=Faculty, Jane
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchExclusion/Suite.html b/legacy/utilities/acceptance-tests/suites/SearchExclusion/Suite.html deleted file mode 100644 index 22d36e09..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchExclusion/Suite.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
CreateTestFacultyMember
SearchFound
RebuildSearchIndex
SearchNotFound
RebuildSearchIndex
SearchFound
DeleteTestFacultyMember
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchExclusion/TestSearchExclusion.n3 b/legacy/utilities/acceptance-tests/suites/SearchExclusion/TestSearchExclusion.n3 deleted file mode 100644 index 01c9068a..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchExclusion/TestSearchExclusion.n3 +++ /dev/null @@ -1,7 +0,0 @@ -@prefix owl: . -@prefix vitroDisplay: . -@prefix rdf: . - -vitroDisplay:SearchIndex - rdf:type owl:Thing ; - vitroDisplay:excludeClass . diff --git a/legacy/utilities/acceptance-tests/suites/SearchTextDiscovery/DeleteStuff.html b/legacy/utilities/acceptance-tests/suites/SearchTextDiscovery/DeleteStuff.html deleted file mode 100644 index 4bffb141..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchTextDiscovery/DeleteStuff.html +++ /dev/null @@ -1,484 +0,0 @@ - - - - - - -DeleteMuseum - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteMuseum
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Index
verifyTextcss=h2people
verifyElementPresentlink=Person
verifyText//div[@id='isotope-container']/div[2]/h2organizations
verifyElementPresentlink=Department
verifyElementPresentlink=Organization
verifyText//div[@id='isotope-container']/div[3]/h2research
verifyElementPresentlink=Academic Article
verifyElementPresentlink=Article
verifyText//div[@id='isotope-container']/div[4]/h2locations
verifyElementPresentlink=Continent
verifyText//div[@id='isotope-container']/div[4]/ul/liContinent (8)
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Baker, Able
assertTitleBaker, Able
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Department
assertTitleDepartment
clickAndWaitlink=Advanced Puttering
assertTitleAdvanced Puttering
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Academic Article
assertTitleAcademic Article
clickAndWaitlink=Musings
assertTitleMusings
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Continent
assertTitleContinent
clickAndWaitlink=Lemuria
assertTitleLemuria
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
refreshAndWait5000
refreshAndWait5000
refreshAndWait5000
refreshAndWait5000
verifyElementNotPresentlink=Person
verifyElementNotPresentlink=Department
verifyElementNotPresentlink=Organization
verifyElementNotPresentlink=Academic Article
verifyElementNotPresentlink=Article
verifyElementPresentlink=Continent
verifyTextcss=div.class-group.isotope-item > ul > liContinent (7)
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchTextDiscovery/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/SearchTextDiscovery/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchTextDiscovery/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchTextDiscovery/Suite.html b/legacy/utilities/acceptance-tests/suites/SearchTextDiscovery/Suite.html deleted file mode 100644 index 8f9b0ecc..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchTextDiscovery/Suite.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - Test Suite - - - - - - - -
Test Suite
RebuildSearchIndex
TextDiscovery
DeleteStuff
- - diff --git a/legacy/utilities/acceptance-tests/suites/SearchTextDiscovery/TextDiscovery.html b/legacy/utilities/acceptance-tests/suites/SearchTextDiscovery/TextDiscovery.html deleted file mode 100644 index 8b089410..00000000 --- a/legacy/utilities/acceptance-tests/suites/SearchTextDiscovery/TextDiscovery.html +++ /dev/null @@ -1,1814 +0,0 @@ - - - - - - -DeleteMuseum - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteMuseum
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Person (foaf)
clickAndWaitid=submit
assertTitleEdit
typeid=firstNameAble
typeid=lastNameBaker
clickAndWaitid=submit
assertTitleBaker, Able
verifyTextcss=span.fnBaker, Able
verifyTextcss=span.display-titlePerson
pause5000
typename=querytextbaker
clickAndWaitcss=input.search
assertTitlebaker - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'baker'
verifyElementPresentlink=people
verifyElementPresentlink=Baker, Able
verifyTextcss=span.display-titlePerson
clickAndWaitlink=Baker, Able
assertTitleBaker, Able
clickAndWaitcss=a.add-overview > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('seeker of truth')
clickAndWaitid=submit
assertTitleBaker, Able
verifyTextcss=span.fnBaker, Able
verifyTextcss=span.display-titlePerson
verifyTextcss=div.overview-valueseeker of truth
pause5000
typename=querytextseeker
clickAndWaitcss=input.search
assertTitleseeker - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'seeker'
verifyElementPresentlink=people
verifyElementPresentlink=Baker, Able
verifyTextcss=span.display-titlePerson
clickAndWaitlink=Baker, Able
assertTitleBaker, Able
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=preferredTitleHoncho
clickAndWaitid=submit
assertTitleBaker, Able
verifyTextcss=span.fnBaker, Able
verifyTextcss=span.display-title-editableHoncho
verifyTextcss=div.overview-valueseeker of truth
pause5000
typename=querytextHoncho
clickAndWaitcss=input.search
assertTitleHoncho - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'Honcho'
verifyTextlink=peoplepeople
verifyElementPresentlink=Baker, Able
verifyTextcss=span.display-titleHoncho
verifyTextcss=strongHoncho
clickAndWaitlink=Baker, Able
assertTitleBaker, Able
clickAndWaitcss=a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=emailAddressabaker@mydomain.com
clickAndWaitid=submit
assertTitleBaker, Able
verifyTextcss=span.fnBaker, Able
verifyTextcss=span.display-title-editableHoncho
verifyTextcss=div.overview-valueseeker of truth
verifyElementPresentlink=abaker@mydomain.com
pause5000
typename=querytextabaker
clickAndWaitcss=input.search
assertTitleabaker - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'abaker'
verifyElementPresentlink=people
verifyElementPresentlink=Baker, Able
verifyTextcss=span.display-titleHoncho
verifyTextcss=p.snippet... [abaker@mydomain.com] ...
clickAndWaitlink=Baker, Able
assertTitleBaker, Able
clickAndWaitcss=a.add-geographicFocus > img.add-individual
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelAtlantis
clickAndWaitid=submit
assertTitleBaker, Able
verifyTextcss=span.fnBaker, Able
verifyTextcss=span.display-title-editableHoncho
verifyTextcss=div.overview-valueseeker of truth
verifyElementPresentlink=Atlantis
verifyTextcss=#individual-hasResearchArea > liAtlantis  Continent
verifyElementPresentlink=abaker@mydomain.com
pause5000
typename=querytextatlantis
clickAndWaitcss=input.search
assertTitleatlantis - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'atlantis'
verifyElementPresentlink=people
verifyElementPresentlink=locations
verifyElementPresentlink=Atlantis
verifyTextcss=span.display-titleContinent
verifyElementPresentlink=Baker, Able
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanHoncho
verifyTextcss=strongAtlantis
typename=querytextbaker
clickAndWaitcss=input.search
assertTitlebaker - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'baker'
verifyElementPresentlink=people
verifyElementPresentlink=locations
verifyElementPresentlink=Baker, Able
verifyTextcss=span.display-titleHoncho
verifyElementPresentlink=Atlantis
clickAndWaitlink=Baker, Able
assertTitleBaker, Able
clickAndWaitxpath=(//img[@alt='add'])[8]
assertTitleEdit
selectid=typeSelectorlabel=Department
typeid=activityAdvanced Tinkering
typeid=roleLabelBurnisher
clickAndWaitid=submit
assertTitleBaker, Able
verifyTextcss=span.fnBaker, Able
verifyTextcss=span.display-title-editableHoncho
verifyTextcss=div.overview-valueseeker of truth
verifyElementPresentlink=Atlantis
verifyTextcss=#individual-hasResearchArea > liAtlantis  Continent
verifyElementPresentlink=abaker@mydomain.com
verifyElementPresentlink=Advanced Tinkering
verifyTextcss=#RO_0000053-MemberRole-List > liAdvanced Tinkering Burnisher
pause5000
typename=querytexttinkering
clickAndWaitcss=input.search
assertTitletinkering - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'tinkering'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=Advanced Tinkering
verifyTextcss=span.display-titleDepartment
verifyElementPresentlink=Baker, Able
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanHoncho
verifyElementPresentlink=Advanced Tinkering
verifyTextcss=span.display-titleDepartment
typename=querytextbaker
clickAndWaitcss=input.search
assertTitlebaker - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'baker'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=locations
verifyElementPresentlink=Baker, Able
verifyTextcss=span.display-titleHoncho
verifyElementPresentlink=Advanced Tinkering
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanDepartment
verifyElementPresentlink=Atlantis
verifyText//div[@id='wrapper-content']/div/ul/li[3]/spanContinent
typename=querytextburnisher
clickAndWaitcss=input.search
assertTitleburnisher - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'burnisher'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=Advanced Tinkering
verifyTextcss=span.display-titleDepartment
verifyTextcss=strongBurnisher
verifyElementPresentlink=Baker, Able
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanHoncho
verifyText//div[@id='wrapper-content']/div/ul/li[2]/p/strongBurnisher
clickAndWaitlink=Baker, Able
assertTitleBaker, Able
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=#relatedBy-Authorship > a.add-relatedBy > img.add-individual
assertTitleEdit
selectid=typeSelectorlabel=Academic Article
clickcss=option[value="http://purl.org/ontology/bibo/AcademicArticle"]
typeid=titleThoughts
clickAndWaitid=submit
assertTitleBaker, Able
verifyTextcss=span.fnBaker, Able
verifyTextcss=span.display-title-editableHoncho
verifyTextcss=div.overview-valueseeker of truth
verifyElementPresentlink=Atlantis
verifyTextcss=#individual-hasResearchArea > liAtlantis  Continent
verifyElementPresentlink=abaker@mydomain.com
verifyTextcss=li.subclass > h3academic article
verifyElementPresentlink=Thoughts
pause5000
typename=querytextthoughts
clickAndWaitcss=input.search
assertTitlethoughts - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'thoughts'
verifyElementPresentlink=people
verifyElementPresentlink=research
verifyElementPresentlink=Thoughts
verifyTextcss=span.display-titleAcademic Article
verifyElementPresentlink=Baker, Able
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanHoncho
verifyTextcss=strongThoughts
typename=querytextbaker
clickAndWaitcss=input.search
assertTitlebaker - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'baker'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=research
verifyElementPresentlink=locations
verifyElementPresentlink=Baker, Able
verifyTextcss=span.display-titleHoncho
verifyElementPresentlink=Advanced Tinkering
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanDepartment
verifyTextcss=strongBaker
verifyElementPresentlink=Thoughts
verifyText//div[@id='wrapper-content']/div/ul/li[3]/spanAcademic Article
verifyElementPresentlink=Atlantis
verifyText//div[@id='wrapper-content']/div/ul/li[4]/spanContinent
verifyText//div[@id='wrapper-content']/div/ul/li[4]/p/strongBaker
clickAndWaitlink=Atlantis
assertTitleAtlantis
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
selectWindownull
typename=NameLemuria
clickAndWaitid=primaryAction
assertTitleIndividual Control Panel
assertTitleIndividual Control Panel
pause5000
typename=querytextAtlantis
clickAndWaitcss=input.search
assertTitleSearch for 'Atlantis'
verifyTextcss=h2Search for 'Atlantis'
verifyTextcss=pNo matching results.
typename=querytextLemuria
clickAndWaitcss=input.search
assertTitleLemuria - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'Lemuria'
verifyElementPresentlink=people
verifyElementPresentlink=locations
verifyElementPresentlink=Lemuria
verifyTextcss=span.display-titleContinent
verifyElementPresentlink=Baker, Able
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanHoncho
verifyTextcss=strongLemuria
typename=querytextbaker
clickAndWaitcss=input.search
assertTitlebaker - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'baker'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=research
verifyElementPresentlink=locations
verifyElementPresentlink=Baker, Able
verifyTextcss=span.display-titleHoncho
verifyElementPresentlink=Advanced Tinkering
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanDepartment
verifyElementPresentlink=Thoughts
verifyText//div[@id='wrapper-content']/div/ul/li[3]/spanAcademic Article
verifyElementPresentlink=Lemuria
verifyText//div[@id='wrapper-content']/div/ul/li[4]/spanContinent
clickAndWaitlink=Advanced Tinkering
assertTitleAdvanced Tinkering
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
typename=NameAdvanced Puttering
clickAndWaitid=primaryAction
assertTitleIndividual Control Panel
pause5000
typename=querytexttinkering
clickAndWaitcss=input.search
assertTitleSearch for 'tinkering'
verifyTextcss=h2Search for 'tinkering'
verifyTextcss=pNo matching results.
typename=querytextputtering
clickAndWaitcss=input.search
assertTitleputtering - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'puttering'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=Advanced Puttering
verifyTextcss=span.display-titleDepartment
verifyElementPresentlink=Baker, Able
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanHoncho
typename=querytextbaker
clickAndWaitcss=input.search
assertTitlebaker - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'baker'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=research
verifyElementPresentlink=locations
verifyElementPresentlink=Baker, Able
verifyTextcss=span.display-titleHoncho
verifyElementPresentlink=Thoughts
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanAcademic Article
verifyElementPresentlink=Advanced Puttering
verifyText//div[@id='wrapper-content']/div/ul/li[3]/spanDepartment
verifyElementPresentlink=Lemuria
verifyText//div[@id='wrapper-content']/div/ul/li[4]/spanContinent
clickAndWaitlink=Thoughts
assertTitleThoughts
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
typename=NameMusings
clickAndWaitid=primaryAction
assertTitleIndividual Control Panel
pause5000
typename=querytextthoughts
clickAndWaitcss=input.search
assertTitleSearch for 'thoughts'
verifyTextcss=h2Search for 'thoughts'
verifyTextcss=pNo matching results.
typename=querytextmusings
clickAndWaitcss=input.search
assertTitlemusings - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'musings'
verifyElementPresentlink=people
verifyElementPresentlink=research
verifyElementPresentlink=Musings
verifyTextcss=span.display-titleAcademic Article
verifyElementPresentlink=Baker, Able
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanHoncho
typename=querytextbaker
clickAndWaitcss=input.search
assertTitlebaker - VIVO Search Results
verifyTextcss=h2.searchResultsHeaderSearch results for 'baker'
verifyElementPresentlink=people
verifyElementPresentlink=organizations
verifyElementPresentlink=research
verifyElementPresentlink=locations
verifyElementPresentlink=Baker, Able
verifyTextcss=span.display-titleHoncho
verifyElementPresentlink=Advanced Puttering
verifyText//div[@id='wrapper-content']/div/ul/li[2]/spanDepartment
verifyElementPresentlink=Musings
verifyText//div[@id='wrapper-content']/div/ul/li[3]/spanAcademic Article
verifyElementPresentlink=Lemuria
verifyText//div[@id='wrapper-content']/div/ul/li[4]/spanContinent
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/AddSelfEditorId.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/AddSelfEditorId.html deleted file mode 100644 index e772126f..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/AddSelfEditorId.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - -AddFacultyInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddFacultyInfo
deleteAllVisibleCookies
setTimeout500000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentFaculty Member
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=a.add-researcherId > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('JaneFaculty@cornell.edu')
clickAndWaitid=submit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[18]
verifyTextPresentJaneFaculty@cornell.edu
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/AddSelfEditorId2.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/AddSelfEditorId2.html deleted file mode 100644 index d065c8dd..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/AddSelfEditorId2.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - -AddFacultyInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AddFacultyInfo
deleteAllVisibleCookies
setTimeout500000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentFaculty Member
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitcss=a.add-researcherId > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('JaneFaculty@cornell.edu')
clickAndWaitid=submit
assertTitleFaculty, Jane
click//div[@id='wrapper-content']/ul/li[18]
verifyTextPresentJaneFaculty@cornell.edu
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=User accounts
assertTitleVIVO
clickAndWaitlink=JaneFaculty@cornell.edu
assertTitleVIVO
typeid=associateProfileName
sendKeysid=associateProfileNameFacu
pause5000
sendKeysid=associateProfileName${KEY_DOWN}
clickid=ui-active-menuitem
clickAndWaitid=submitMyAccount
assertTitleVIVO
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/CheckSelfEditorPrivileges.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/CheckSelfEditorPrivileges.html deleted file mode 100644 index e599ef84..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/CheckSelfEditorPrivileges.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - -CheckNobodyPrivileges - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CheckNobodyPrivileges
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNameJaneFaculty@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleFaculty, Jane
verifyTextNotPresentSite Admin
verifyElementNotPresentlink=Site Admin
click//div[@id='wrapper-content']/ul/li[18]
clickAndWaitcss=a.add-overview > img.add-individual
assertTitleEdit
waitForElementPresenttinymce
runScripttinyMCE.activeEditor.setContent('I am updating my own profile.')
clickAndWaitid=submit
assertTitleFaculty, Jane
verifyTextPresentI am updating my own profile.
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/CreateFacultyMember.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/CreateFacultyMember.html deleted file mode 100644 index f14a8770..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/CreateFacultyMember.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -CreateFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
verifyTextPresentData Input
selectVClassURIlabel=Faculty Member (vivo)
clickAndWait//input[@value='Add individual of this class']
typefirstNameJane
typelastNameFaculty
clickAndWaitsubmit
assertTitleFaculty, Jane
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/CreateNewSelfEditorUser.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/CreateNewSelfEditorUser.html deleted file mode 100644 index c381211f..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/CreateNewSelfEditorUser.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - -CreateNewNobodyUser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateNewNobodyUser
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
clickAndWaitlink=User accounts
assertTitleVIVO
verifyTextPresentUser accounts
clickAndWait//input[@value='Add new account']
assertTitleVIVO
verifyTextPresentUser accounts > Add new account
typeid=email-addressJaneFaculty@cornell.edu
typeid=first-nameJane
typeid=last-nameFaculty
typeid=externalAuthIdJaneFaculty@cornell.edu
typeid=associateProfileName
sendKeysid=associateProfileNameFaculty, Ja
pause5000
sendKeysid=associateProfileName${KEY_DOWN}
clickid=ui-active-menuitem
clickxpath=(//input[@name='role'])[4]
typeid=initial-passwordmyPassword
typeid=confirm-passwordmyPassword
clickAndWaitname=submitAdd
assertTitleVIVO
verifyTextPresentA new account for Jane Faculty was successfully created.
verifyElementPresentlink=JaneFaculty@cornell.edu
verifyTextPresentJane
verifyTextPresentFaculty
verifyTextPresentACTIVE
verifyTextPresentSelf Editor
verifyTextPresent0
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/CreateNewSelfEditorUser2.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/CreateNewSelfEditorUser2.html deleted file mode 100644 index 24eb152e..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/CreateNewSelfEditorUser2.html +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - -CreateNewNobodyUser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateNewNobodyUser
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
clickAndWaitlink=User accounts
assertTitleVIVO
verifyTextPresentUser accounts
clickAndWait//input[@value='Add new account']
assertTitleVIVO
verifyTextPresentUser accounts > Add new account
typeid=email-addressJaneFaculty@cornell.edu
typeid=first-nameJane
typeid=last-nameFaculty
typeid=externalAuthIdJaneFaculty@cornell.edu
clickxpath=(//input[@name='role'])[4]
typeid=initial-passwordmyPassword
typeid=confirm-passwordmyPassword
clickAndWaitname=submitAdd
assertTitleVIVO
verifyTextPresentA new account for Jane Faculty was successfully created.
verifyElementPresentlink=JaneFaculty@cornell.edu
verifyTextPresentJane
verifyTextPresentFaculty
verifyTextPresentACTIVE
verifyTextPresentSelf Editor
verifyTextPresent0
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/DeleteFacultyInfo.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/DeleteFacultyInfo.html deleted file mode 100644 index 0f4cfe42..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/DeleteFacultyInfo.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - -DeleteFacultyInfo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteFacultyInfo
deleteAllVisibleCookies
setTimeout200000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
verifyTextPresentFaculty Member
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
clickAndWaitlink=Faculty, Jane
assertTitleFaculty, Jane
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/DeleteNewSelfEditorUser.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/DeleteNewSelfEditorUser.html deleted file mode 100644 index 27fe4396..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/DeleteNewSelfEditorUser.html +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - -DeleteNewEditorUser - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteNewEditorUser
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=User accounts
assertTitleVIVO
verifyElementPresentlink=JaneFaculty@cornell.edu
clickdeleteAccount
clickAndWaitdelete-account
assertConfirmationAre you sure you want to delete this account??
waitForPageToLoad5000
assertTitleVIVO
verifyTextPresentUser accounts
verifyTextPresentDeleted 1 account.
verifyElementNotPresentlink=JaneFaculty@cornell.edu
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/FirstTimeSelfEditorLogin.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/FirstTimeSelfEditorLogin.html deleted file mode 100644 index 7e3fca4c..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/FirstTimeSelfEditorLogin.html +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - -FirstTimeCuratorLogin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FirstTimeCuratorLogin
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNameJaneFaculty@cornell.edu
typeloginPasswordmyPassword
clickAndWaitloginForm
assertTitleLog in to VIVO
verifyTextPresentChange Password to Log in
verifyTextPresentNew Password
verifyTextPresentConfirm Password
typenewPasswordPassword
typeconfirmPasswordPassword
clickAndWaitpasswordChangeForm
assertTitleFaculty, Jane
verifyTextPresentOverview
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/FirstTimeSelfEditorLogin2.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/FirstTimeSelfEditorLogin2.html deleted file mode 100644 index 386439a2..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/FirstTimeSelfEditorLogin2.html +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - -FirstTimeCuratorLogin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FirstTimeCuratorLogin
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNameJaneFaculty@cornell.edu
typeloginPasswordmyPassword
clickAndWaitloginForm
assertTitleLog in to VIVO
verifyTextPresentChange Password to Log in
verifyTextPresentNew Password
verifyTextPresentConfirm Password
typenewPasswordPassword
typeconfirmPasswordPassword
clickAndWaitpasswordChangeForm
assertTitleVIVO
verifyTextPresentJane
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/RestrictLogins.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/RestrictLogins.html deleted file mode 100644 index 64a27959..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/RestrictLogins.html +++ /dev/null @@ -1,283 +0,0 @@ - - - - - - -AdminBookmarkedPage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AdminBookmarkedPage
deleteAllVisibleCookies
setTimeout100000
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Restrict logins
assertTitleRestrict Logins
verifyTextPresentRestrict Logins
verifyTextPresentLogins are open to all
verifyElementPresentlink=Restrict Logins
clickAndWaitlink=Restrict Logins
assertTitleRestrict Logins
verifyTextPresentRestrict Logins
verifyTextPresentLogins are now restricted.
verifyTextPresentLogins are restricted
verifyElementPresentlink=Remove Restrictions
clickAndWaitlink=Log out
assertTitleVIVO
typeloginNameJaneFaculty@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleVIVO
verifyTextPresentUser logins are temporarily disabled while the system is being maintained.
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Restrict logins
assertTitleRestrict Logins
clickAndWaitlink=Remove Restrictions
assertTitleRestrict Logins
verifyTextPresentRestrict Logins
verifyTextPresentLogins are no longer restricted.
verifyTextPresentLogins are open to all
verifyElementPresentlink=Restrict Logins
clickAndWaitlink=Log out
assertTitleVIVO
typeloginNameJaneFaculty@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
assertTitleFaculty, Jane
verifyTextNotPresentUser logins are temporarily disabled while the system is being maintained.
clickAndWaitlink=Log out
clickAndWaitlink=Home
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/Suite.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/Suite.html deleted file mode 100644 index 651b57fc..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/Suite.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - - - - - - - - - - - - - - -
Test Suite
RebuildSearchIndex
CreateFacultyMember
AddSelfEditorId
CreateNewSelfEditorUser
FirstTimeSelfEditorLogin
TryNewSelfEditorPassword
CheckSelfEditorPrivileges
RestrictLogins
DeleteNewSelfEditorUser
DeleteFacultyInfo
RebuildSearchIndex
CreateNewSelfEditorUser2
FirstTimeSelfEditorLogin2
TryNewSelfEditorPassword2
CreateFacultyMember
AddSelfEditorId2
CheckSelfEditorPrivileges
DeleteNewSelfEditorUser
DeleteFacultyInfo
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/TryNewSelfEditorPassword.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/TryNewSelfEditorPassword.html deleted file mode 100644 index 9c535186..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/TryNewSelfEditorPassword.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - -TryNewNobodyPassword - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TryNewNobodyPassword
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
typeloginNameJaneFaculty@cornell.edu
typeloginPasswordPassword
clickAndWaitname=loginForm
assertTitleFaculty, Jane
verifyTextPresentOverview
verifyTextPresentJane
verifyTextPresentLog out
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/SelfEditing/TryNewSelfEditorPassword2.html b/legacy/utilities/acceptance-tests/suites/SelfEditing/TryNewSelfEditorPassword2.html deleted file mode 100644 index 6928eb57..00000000 --- a/legacy/utilities/acceptance-tests/suites/SelfEditing/TryNewSelfEditorPassword2.html +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - -TryNewNobodyPassword - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TryNewNobodyPassword
deleteAllVisibleCookies
setTimeout100000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
typeloginNameJaneFaculty@cornell.edu
typeloginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
verifyTextPresentJane
verifyTextPresentLog out
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ShortViews/CheckResults.html b/legacy/utilities/acceptance-tests/suites/ShortViews/CheckResults.html deleted file mode 100644 index aac871d3..00000000 --- a/legacy/utilities/acceptance-tests/suites/ShortViews/CheckResults.html +++ /dev/null @@ -1,542 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
verifyTextPresentFaculty Member
verifyTextPresentBaker, Able Professor
verifyElementPresentlink=Baker, Able
verifyTextPresentDog, Charlie Member of Department A
verifyElementPresentlink=Dog, Charlie
verifyElementPresentlink=Foxtrot, Echo
verifyTextPresent Foxtrot, Echo Member of Department B
verifyElementPresentlink=Henry, George
verifyTextPresentHenry, George
verifyTextNotPresentJenkins, Iris
verifyElementNotPresentlink=Jenkins, Iris
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
verifyTextPresentPerson
verifyTextPresentBaker, Able Professor
verifyElementPresentlink=Baker, Able
verifyTextPresentDog, Charlie Faculty Member Member of Department A
verifyElementPresentlink=Dog, Charlie
verifyTextPresentFoxtrot, Echo Faculty Member Member of Department B
verifyElementPresentlink=Foxtrot, Echo
verifyTextPresentHenry, George Faculty Member
verifyElementPresentlink=Henry, George
verifyTextPresentJenkins, Iris
verifyElementPresentlink=Jenkins, Iris
clickAndWaitlink=People
assertTitlePeople
clicklink=Faculty Member (4)
pause5000
verifyElementPresentlink=Baker, Able
verifyTextPresentProfessor
verifyElementPresentlink=Dog, Charlie
verifyTextPresentMember of Department A
verifyElementPresentlink=Foxtrot, Echo
verifyTextPresentMember of Department B
verifyElementPresentlink=Henry, George
verifyTextPresentHenry, George
verifyElementNotPresentlink=Jenkins, Iris
verifyTextNotPresentJenkins, Iris
clicklink=Person (5)
pause5000
verifyElementPresentlink=Baker, Able
verifyTextPresentProfessor
verifyElementPresentlink=Dog, Charlie
verifyTextPresentFaculty Member
verifyTextPresentMember of Department A
verifyElementPresentlink=Foxtrot, Echo
verifyTextPresentFaculty Member
verifyTextPresentMember of Department B
verifyElementPresentlink=Henry, George
verifyTextPresentFaculty Member
verifyElementPresentlink=Jenkins, Iris
verifyTextPresentJenkins, Iris
typename=querytextperson
clickAndWaitcss=input.search
assertTitleperson - VIVO Search Results
verifyTextPresentSearch results for 'person'
verifyTextPresentDog, Charlie Faculty Member Member of Department A
verifyElementPresentlink=Dog, Charlie
verifyTextPresentBaker, Able Professor
verifyElementPresentlink=Baker, Able
verifyTextPresentFoxtrot, Echo Faculty Member Member of Department B
verifyElementPresentlink=Foxtrot, Echo
verifyTextPresentJenkins, Iris Person
verifyElementPresentlink=Jenkins, Iris
verifyTextPresentHenry, George Faculty Member
verifyElementPresentlink=Henry, George
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Academic Department
assertTitleAcademic Department
verifyTextPresentAcademic Department
verifyTextPresentDepartment A Located in Building A
verifyElementPresentlink=Department A
verifyTextPresentDepartment B Headed by Foxtrot, Echo
verifyElementPresentlink=Department B
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Organization
assertTitleOrganization
verifyTextPresentOrganization
verifyTextPresentDepartment A Academic Department Located in Building A
verifyElementPresentlink=Department A
verifyTextPresentDepartment B Academic Department Headed by Foxtrot, Echo
verifyElementPresentlink=Department B
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ShortViews/CreateTestDepartments.html b/legacy/utilities/acceptance-tests/suites/ShortViews/CreateTestDepartments.html deleted file mode 100644 index c6eb8756..00000000 --- a/legacy/utilities/acceptance-tests/suites/ShortViews/CreateTestDepartments.html +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Academic Department (vivo)
clickAndWaitid=submit
assertTitleEdit
typeid=labelDepartment A
clickAndWaitid=submit
assertTitleDepartment A
click//div[@id='wrapper-content']/ul/li[14]
clickAndWaitxpath=(//img[@alt='add'])[38]
assertTitleEdit
clickAndWaitid=offerCreate
assertTitleEdit
typeid=labelBuilding A
clickAndWaitid=submit
assertTitleDepartment A
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Academic Department (vivo)
clickAndWaitid=submit
assertTitleEdit
typeid=labelDepartment B
clickAndWaitid=submit
assertTitleDepartment B
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Academic Department
assertTitleAcademic Department
verifyTextPresentDepartment A Located in Building A
verifyElementPresentlink=Department A
verifyTextPresentDepartment B
verifyElementPresentlink=Department B
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Building
assertTitleBuilding
clickAndWaitlink=Building A
assertTitleBuilding A
verifyElementPresentlink=Department A
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ShortViews/CreateTestPeople.html b/legacy/utilities/acceptance-tests/suites/ShortViews/CreateTestPeople.html deleted file mode 100644 index 01f935a0..00000000 --- a/legacy/utilities/acceptance-tests/suites/ShortViews/CreateTestPeople.html +++ /dev/null @@ -1,628 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CreateTestFacultyMember
deleteAllVisibleCookies
setTimeout10000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Faculty Member (vivo)
clickAndWaitid=submit
assertTitleEdit
typeid=firstNameAble
typeid=lastNameBaker
clickAndWaitid=submit
assertTitleBaker, Able
clickAndWaitcss=header > #ARG_2000028 > a.add-ARG_2000028 > img.add-individual
assertTitleEdit
typeid=preferredTitleProfessor
clickAndWaitid=submit
assertTitleBaker, Able
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Faculty Member (vivo)
clickAndWaitid=submit
typeid=firstNameCharlie
typeid=lastNameDog
clickAndWaitid=submit
assertTitleDog, Charlie
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=a.add-RO_0000053 > img.add-individual
assertTitleEdit
selectid=typeSelectorlabel=Academic Department
typeid=activity
sendKeysid=activityDepart
pause5000
sendKeysid=activity${KEY_DOWN}
clickid=ui-active-menuitem
typeid=roleLabelMember
clickAndWaitid=submit
assertTitleDog, Charlie
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Faculty Member (vivo)
clickAndWaitid=submit
typeid=firstNameEcho
typeid=lastNameFoxtrot
clickAndWaitid=submit
assertTitleFoxtrot, Echo
clickcss=li.nonSelectedGroupTab.clickable
clickAndWaitcss=a.add-RO_0000053 > img.add-individual
assertTitleEdit
selectid=typeSelectorlabel=Department
typeid=activity
sendKeysid=activityDepartment B
pause5000
sendKeysid=activity${KEY_DOWN}
clickid=ui-active-menuitem
typeid=roleLabelHead
clickAndWaitid=submit
assertTitleFoxtrot, Echo
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Faculty Member (vivo)
clickAndWaitid=submit
typeid=firstNameGeorge
typeid=lastNameHenry
clickAndWaitid=submit
assertTitleHenry, George
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
selectid=VClassURIlabel=Person (foaf)
clickAndWaitid=submit
assertTitleEdit
typeid=firstNameIris
typeid=lastNameJenkins
clickAndWaitid=submit
assertTitleJenkins, Iris
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
assertTitleIndex of Contents
verifyTextPresentFaculty Member (4)
verifyElementPresentlink=Faculty Member
verifyTextPresentPerson (5)
verifyElementPresentlink=Person
clickAndWaitlink=Faculty Member
assertTitleFaculty Member
verifyTextPresentFaculty Member
verifyTextPresentBaker, Able Professor
verifyElementPresentlink=Baker, Able
verifyTextPresent Dog, Charlie Member of Department A
verifyElementPresentlink=Dog, Charlie
verifyTextPresent Foxtrot, Echo Member of Department B
verifyElementPresentlink=Foxtrot, Echo
verifyTextPresentHenry, George
verifyElementPresentlink=Henry, George
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
verifyTextPresentPerson
verifyTextPresentBaker, Able Professor
verifyElementPresentlink=Baker, Able
verifyTextPresentDog, Charlie Faculty Member Member of Department A
verifyElementPresentlink=Dog, Charlie
verifyTextPresentFoxtrot, Echo Faculty Member Member of Department B
verifyElementPresentlink=Foxtrot, Echo
verifyTextPresentHenry, George Faculty Member
verifyElementPresentlink=Henry, George
verifyTextPresentJenkins, Iris
verifyElementPresentlink=Jenkins, Iris
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ShortViews/DeleteTestDepartments.html b/legacy/utilities/acceptance-tests/suites/ShortViews/DeleteTestDepartments.html deleted file mode 100644 index 02fe0884..00000000 --- a/legacy/utilities/acceptance-tests/suites/ShortViews/DeleteTestDepartments.html +++ /dev/null @@ -1,357 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Academic Department
assertTitleAcademic Department
clickAndWaitlink=Department A
assertTitleDepartment A
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Academic Department
assertTitleAcademic Department
clickAndWaitlink=Department B
assertTitleDepartment B
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
selectWindownull
clickAndWaitlink=Building
assertTitleBuilding
clickAndWaitlink=Building A
assertTitleBuilding A
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentAcademic Department
verifyTextNotPresentBuilding
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ShortViews/DeleteTestPeople.html b/legacy/utilities/acceptance-tests/suites/ShortViews/DeleteTestPeople.html deleted file mode 100644 index 3edf17d3..00000000 --- a/legacy/utilities/acceptance-tests/suites/ShortViews/DeleteTestPeople.html +++ /dev/null @@ -1,487 +0,0 @@ - - - - - - -DeleteTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DeleteTestFacultyMember
deleteAllVisibleCookies
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeloginNametestAdmin@cornell.edu
typeloginPasswordPassword
clickAndWaitloginForm
clickAndWaitlink=Index
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Baker, Able
assertTitleBaker, Able
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Dog, Charlie
assertTitleDog, Charlie
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Foxtrot, Echo
assertTitleFoxtrot, Echo
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Henry, George
assertTitleHenry, George
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
assertTitleIndex of Contents
clickAndWaitlink=Person
assertTitlePerson
clickAndWaitlink=Jenkins, Iris
assertTitleJenkins, Iris
clickAndWaitlink=Edit this individual
assertTitleIndividual Control Panel
clickAndWait//input[@value='Edit This Individual']
assertTitleIndividual Editing Form
clickname=_delete
assertConfirmationAre you SURE you want to delete this individual? If in doubt, CANCEL.
waitForPageToLoad5000
assertTitleVIVO Site Administration
clickAndWaitlink=Index
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
refreshAndWait10000
verifyTextNotPresentFaculty Member
verifyTextNotPresentPerson
clickAndWaitlink=Home
clickAndWaitlink=Log out
assertTitleVIVO
- - diff --git a/legacy/utilities/acceptance-tests/suites/ShortViews/RebuildSearchIndex.html b/legacy/utilities/acceptance-tests/suites/ShortViews/RebuildSearchIndex.html deleted file mode 100644 index 61a3b7ea..00000000 --- a/legacy/utilities/acceptance-tests/suites/ShortViews/RebuildSearchIndex.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - -RebuildSearchIndex - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RebuildSearchIndex
deleteAllVisibleCookies
setTimeout100000000000
open/vivo/
assertTitleVIVO
clickAndWaitlink=Log in
assertTitleLog in to VIVO
typeid=loginNametestAdmin@cornell.edu
typeid=loginPasswordPassword
clickAndWaitname=loginForm
assertTitleVIVO
clickAndWaitlink=Site Admin
assertTitleVIVO Site Administration
clickAndWaitlink=Rebuild search index
assertTitleRebuild Search Index
pause10000
clickAndWaitname=rebuild
assertTitleRebuild Search Index
waitForTextPresentReset the search index and re-populate it.
clickAndWaitlink=Log out
- - diff --git a/legacy/utilities/acceptance-tests/suites/ShortViews/Suite.html b/legacy/utilities/acceptance-tests/suites/ShortViews/Suite.html deleted file mode 100644 index 4c825517..00000000 --- a/legacy/utilities/acceptance-tests/suites/ShortViews/Suite.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - Test Suite - - - - - - - - - - -
Test Suite
RebuildSearchIndex
CreateTestDepartments
CreateTestPeople
CheckResults
DeleteTestPeople
DeleteTestDepartments
- - diff --git a/legacy/utilities/acceptance-tests/suites/ShortViews/shortview_config.n3 b/legacy/utilities/acceptance-tests/suites/ShortViews/shortview_config.n3 deleted file mode 100644 index e2ba509e..00000000 --- a/legacy/utilities/acceptance-tests/suites/ShortViews/shortview_config.n3 +++ /dev/null @@ -1,127 +0,0 @@ -# $This file is distributed under the terms of the license in LICENSE$ - -# -# Short View configuration -# -# This file allows a Vitro administrator to configure short view templates and data getters -# for individuals of particular classes in particular contexts. This is a transitional -# implementation, and should be replaced when the work on the Application and Display -# Ontology is complete. -# -# Find out how to use this file at -# https://sourceforge.net/apps/mediawiki/vivo/index.php?title=Using_Short_Views_in_Release_1.5 -# - -@prefix vivo: . -@prefix display: . -@prefix datagetters: . -@prefix mydomain: . - -# -# In all views, Facult Members should show the name of the -# department they belong to. -# - -vivo:FacultyMember - display:hasCustomView mydomain:facultySearchView ; - display:hasCustomView mydomain:facultyIndexView ; - display:hasCustomView mydomain:facultyBrowseView . - -mydomain:facultySearchView - a display:customViewForIndividual ; - display:appliesToContext "SEARCH" ; - display:hasTemplate "view-search-faculty.ftl" ; - display:hasDataGetter mydomain:facultyDepartmentDG . - -mydomain:facultyIndexView - a display:customViewForIndividual ; - display:appliesToContext "INDEX" ; - display:hasTemplate "view-index-faculty.ftl" ; - display:hasDataGetter mydomain:facultyDepartmentDG . - -mydomain:facultyBrowseView - a display:customViewForIndividual ; - display:appliesToContext "BROWSE" ; - display:hasTemplate "view-browse-faculty.ftl" ; - display:hasDataGetter mydomain:facultyDepartmentDG ; - display:hasDataGetter mydomain:facultyPreferredTitleDG . - -mydomain:facultyDepartmentDG - a datagetters:SparqlQueryDataGetter ; - display:saveToVar "details" ; - display:query """ -PREFIX rdfs: -PREFIX vivo: -PREFIX obo: -SELECT ?deptName -WHERE { -?individualUri obo:RO_0000053 ?membership . -?membership vivo:roleContributesTo ?deptUri . -?deptUri - a vivo:AcademicDepartment ; - rdfs:label ?deptName . -} -LIMIT 20 - """ . - -mydomain:facultyPreferredTitleDG - a datagetters:SparqlQueryDataGetter ; - display:saveToVar "extra" ; - display:query """ -PREFIX obo: -PREFIX vcard: -SELECT DISTINCT ?pt -WHERE { -?individualUri obo:ARG_2000028 ?vIndividual . -?vIndividual vcard:hasTitle ?vTitle . -?vTitle vcard:title ?pt . -} -LIMIT 1 - """ . - -# -# In the INDEX view, Academic departments should show locations -# and department head. -# - -vivo:AcademicDepartment - display:hasCustomView mydomain:departmentView . - -mydomain:departmentView - a display:customViewForIndividual ; - display:appliesToContext "INDEX" ; - display:hasTemplate "view-index-department.ftl" ; - display:hasDataGetter mydomain:departmentLocationDG ; - display:hasDataGetter mydomain:departmentHeadDG . - -mydomain:departmentLocationDG - a datagetters:SparqlQueryDataGetter ; - display:saveToVar "locations" ; - display:query """ -PREFIX rdfs: -PREFIX obo: -SELECT ?label -WHERE -{ -?location obo:RO_0001015 ?individualUri ; - rdfs:label ?label . -} -LIMIT 20 - """ . - -mydomain:departmentHeadDG - a datagetters:SparqlQueryDataGetter ; - display:saveToVar "deptHead" ; - display:query """ -PREFIX rdfs: -PREFIX obo: -PREFIX vivo: -SELECT ?label -WHERE -{ -?individualUri vivo:contributingRole ?role . -?role obo:RO_0000052 ?head . -?head rdfs:label ?label . -} -LIMIT 1 - """ . diff --git a/legacy/utilities/acceptance-tests/suites/ShortViews/view-browse-faculty.ftl b/legacy/utilities/acceptance-tests/suites/ShortViews/view-browse-faculty.ftl deleted file mode 100644 index 023c48fb..00000000 --- a/legacy/utilities/acceptance-tests/suites/ShortViews/view-browse-faculty.ftl +++ /dev/null @@ -1,40 +0,0 @@ -<#-- $This file is distributed under the terms of the license in LICENSE$ --> - -<#import "lib-properties.ftl" as p> - -
  • - -<#if (individual.thumbUrl)??> - ${individual.name} -

    - ${individual.name} -

    -<#else> -

    - ${individual.name} -

    - - -<#if (extra[0].pt)?? > - ${extra[0].pt} -<#else> - <#assign cleanTypes = 'edu.cornell.mannlib.vitro.webapp.web.TemplateUtils$DropFromSequence'?new()(individual.mostSpecificTypes, vclass) /> - <#if cleanTypes?size == 1> - ${cleanTypes[0]} - <#elseif (cleanTypes?size > 1) > - -
      - <#list cleanTypes as type> -
    • ${type}
    • - -
    -
    - - - -<#if (details[0].deptName)?? > - Member of ${details[0].deptName} - - -
  • - diff --git a/legacy/utilities/acceptance-tests/suites/ShortViews/view-index-department.ftl b/legacy/utilities/acceptance-tests/suites/ShortViews/view-index-department.ftl deleted file mode 100644 index f04d9037..00000000 --- a/legacy/utilities/acceptance-tests/suites/ShortViews/view-index-department.ftl +++ /dev/null @@ -1,20 +0,0 @@ -<#-- $This file is distributed under the terms of the license in LICENSE$ --> - -<#import "lib-vivo-properties.ftl" as p> - -${individual.name} - -<@p.displayTitle individual /> - -<#if locations??> - <#list locations as location> - <#if (location.label)?? > - Located in ${location.label} - - - - -<#if (deptHead[0].label)?? > - Headed by ${deptHead[0].label} - - diff --git a/legacy/utilities/acceptance-tests/suites/ShortViews/view-index-faculty.ftl b/legacy/utilities/acceptance-tests/suites/ShortViews/view-index-faculty.ftl deleted file mode 100644 index 6ada2ff0..00000000 --- a/legacy/utilities/acceptance-tests/suites/ShortViews/view-index-faculty.ftl +++ /dev/null @@ -1,12 +0,0 @@ -<#-- $This file is distributed under the terms of the license in LICENSE$ --> - -<#import "lib-vivo-properties.ftl" as p> - -${individual.name} - -<@p.displayTitle individual /> - -<#if (details[0].deptName)?? > - Member of ${details[0].deptName} - - diff --git a/legacy/utilities/acceptance-tests/suites/ShortViews/view-search-faculty.ftl b/legacy/utilities/acceptance-tests/suites/ShortViews/view-search-faculty.ftl deleted file mode 100644 index cb9377bf..00000000 --- a/legacy/utilities/acceptance-tests/suites/ShortViews/view-search-faculty.ftl +++ /dev/null @@ -1,14 +0,0 @@ -<#-- $This file is distributed under the terms of the license in LICENSE$ --> - -<#import "lib-vivo-properties.ftl" as p> - -${individual.name} - -<@p.displayTitle individual /> - -<#if (details[0].deptName)?? > - Member of ${details[0].deptName} - - -

    ${individual.snippet}

    - diff --git a/legacy/utilities/acceptance-tests/suites/SparqlQueryApi/EnableSparqlQueryApi.n3 b/legacy/utilities/acceptance-tests/suites/SparqlQueryApi/EnableSparqlQueryApi.n3 deleted file mode 100644 index f83bfe53..00000000 --- a/legacy/utilities/acceptance-tests/suites/SparqlQueryApi/EnableSparqlQueryApi.n3 +++ /dev/null @@ -1,6 +0,0 @@ -@prefix rdfs: . -@prefix auth: . -@prefix simplePermission: . - -auth:ADMIN - auth:hasPermission simplePermission:UseSparqlQueryApi ; diff --git a/legacy/utilities/acceptance-tests/suites/SparqlQueryApi/SparqlQueryTestData.n3 b/legacy/utilities/acceptance-tests/suites/SparqlQueryApi/SparqlQueryTestData.n3 deleted file mode 100644 index a56554cc..00000000 --- a/legacy/utilities/acceptance-tests/suites/SparqlQueryApi/SparqlQueryTestData.n3 +++ /dev/null @@ -1,11 +0,0 @@ -@prefix rdfs: . -@prefix foaf: . -@prefix vitro: . -@prefix vivo: . -@prefix myDomain: . - -myDomain:SQapiPerson - a foaf:Person; - rdfs:label "Baker, Able "^^xsd:string ; - vitro:mostSpecificType foaf:Person; - vivo:overview "A simple bread-maker." . diff --git a/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/EnableSparqlUpdateApi.n3 b/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/EnableSparqlUpdateApi.n3 deleted file mode 100644 index 3a8ec2c6..00000000 --- a/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/EnableSparqlUpdateApi.n3 +++ /dev/null @@ -1,6 +0,0 @@ -@prefix rdfs: . -@prefix auth: . -@prefix simplePermission: . - -auth:ADMIN - auth:hasPermission simplePermission:UseSparqlUpdateApi ; diff --git a/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/Suite.html b/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/Suite.html deleted file mode 100644 index 5b5c488b..00000000 --- a/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/Suite.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - Test Suite - - - - - - - -
    Test Suite
    TestApiDisabled
    TestApiWorks
    TestApiFailure
    - - diff --git a/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/TestApiDisabled.html b/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/TestApiDisabled.html deleted file mode 100644 index 78b3af1a..00000000 --- a/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/TestApiDisabled.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CreateTestFacultyMember
    deleteAllVisibleCookies
    setTimeout10000000
    open/vivo/TestSparqlApi.html
    clickAndWaitcss=input[type="submit"]
    verifyTextPresent403 Account is not authorized
    - - diff --git a/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/TestApiFailure.html b/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/TestApiFailure.html deleted file mode 100644 index 2e97cffa..00000000 --- a/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/TestApiFailure.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CreateTestFacultyMember
    deleteAllVisibleCookies
    setTimeout10000000
    open/vivo/TestSparqlApi.html
    clickAndWait//input[@value='GET method not allowed']
    verifyTextPresentHTTP Status 405 - HTTP method GET is not supported by this URL
    open/vivo/TestSparqlApi.html
    clickAndWait//input[@value='Email and password missing']
    verifyTextPresent403 email/password combination is not valid
    open/vivo/TestSparqlApi.html
    clickAndWait//input[@value='No such user']
    verifyTextPresent403 email/password combination is not valid
    open/vivo/TestSparqlApi.html
    clickAndWait//input[@value='Wrong password']
    verifyTextPresent403 email/password combination is not valid
    open/vivo/TestSparqlApi.html
    clickAndWait//input[@value='Account not authorized']
    verifyTextPresent403 Account is not authorized
    open/vivo/TestSparqlApi.html
    clickAndWait//input[@value='SPARQL is invalid']
    verifyTextPresent400 Failed to parse SPARQL update
    open/vivo/TestSparqlApi.html
    clickAndWait//input[@value="SPARQL doesn't specify a GRAPH"]
    verifyTextPresent400 SPARQL update must specify a GRAPH URI.
    open/vivo/TestSparqlApi.html
    - - diff --git a/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/TestApiWorks.html b/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/TestApiWorks.html deleted file mode 100644 index 5d6efb68..00000000 --- a/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/TestApiWorks.html +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - -CreateTestFacultyMember - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CreateTestFacultyMember
    deleteAllVisibleCookies
    setTimeout10000000
    open/vivo/TestSparqlApi.html
    clickAndWaitcss=input[type="submit"]
    verifyTextPresent200 SPARQL update accepted.
    open/vivo/TestSparqlApi.html
    clickAndWaitlink=Get RDF
    pause10000
    open/vivo/TestSparqlApi.html
    clickAndWait//input[@value='Successful DELETE']
    verifyTextPresent200 SPARQL update accepted.
    open/vivo/TestSparqlApi.html
    clickAndWaitlink=Get RDF
    assertTitleIndividual Not Found
    open/vivo/TestSparqlApi.html
    - - diff --git a/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/TestSparqlApi.html b/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/TestSparqlApi.html deleted file mode 100644 index dfef47ac..00000000 --- a/legacy/utilities/acceptance-tests/suites/SparqlUpdateApi/TestSparqlApi.html +++ /dev/null @@ -1,163 +0,0 @@ - - -

    Test the SPARQL API

    - -
    - Get RDF - - -
    - -
    - -
    - -
    - Get RDF - - -
    - -
    - -
    - -
    - - -
    - -
    - -
    - -
    - -
    - -
    - -
    - - -
    - -
    - -
    - -
    - - -
    - -
    - -
    - -
    - - -
    - -
    - -
    - -
    - - - -
    - -
    - - -
    - -
    - -
    - -
    - - -
    - -
    - -
    - -
    -200 Success
    -400 Failed to parse SPARQL update
    -400 SPARQL update must specify a GRAPH URI.
    -403 username/password combination is not valid
    -403 Account is not authorized
    -405 Method not allowed
    -500 Unknown error
    -
    - diff --git a/legacy/utilities/acceptance-tests/suites/ignored_tests.txt b/legacy/utilities/acceptance-tests/suites/ignored_tests.txt deleted file mode 100644 index 71c0b24b..00000000 --- a/legacy/utilities/acceptance-tests/suites/ignored_tests.txt +++ /dev/null @@ -1,14 +0,0 @@ -# -# This is a list of tests that we don't expect to have pass. When they -# fail, they appear as warnings instead of errors. -# -# Each line contains the suite name, the test name, and an optional comment. -# Like this: -# , # Comment text -# -# If the test name is "*", then entire suite is ignored. - -CreatePeople, UploadFacultyImage # Don't know how to specify an upload file location that is system-independent. -CreatePeople, ChangeFacultyImage # Don't know how to specify an upload file location that is system-independent. -CreatePeopleVB, UploadFacultyImage # Don't know how to specify an upload file location that is system-independent. -CreatePeopleVB, ChangeFacultyImage # Don't know how to specify an upload file location that is system-independent. \ No newline at end of file diff --git a/legacy/utilities/acceptance-tests/testApp/TestLinkedOpenData.html b/legacy/utilities/acceptance-tests/testApp/TestLinkedOpenData.html deleted file mode 100644 index 866112b1..00000000 --- a/legacy/utilities/acceptance-tests/testApp/TestLinkedOpenData.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -

    Test the Linked Open Data requests

    - -

    Request by extension

    - - - - - -

    Request by format parameters

    - - - - - -

    Request by accept headers

    - - - - - -

    An assortment of failures

    - - - - - -

    Request data

    - -
    Request URL is No URL
    -
    Accept header is No header
    - -

    Response data

    - -
    Response code is 000
    -
    MIME type is No type
    -
    Text is:
    -
    No text
    diff --git a/legacy/utilities/acceptance-tests/testApp/TestListRDF.html b/legacy/utilities/acceptance-tests/testApp/TestListRDF.html deleted file mode 100644 index 070b89f9..00000000 --- a/legacy/utilities/acceptance-tests/testApp/TestListRDF.html +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - -

    Test the List RDF API

    - -

    Request data

    - - - - - - - - - - - - - -
    Accept header
    VClass URI
     
    - -

    Response data

    -
    Response code is 000
    -
    MIME type is No type
    -
    Text is:
    -
    No text
    diff --git a/legacy/utilities/acceptance-tests/testApp/TestSparqlQueryApi.html b/legacy/utilities/acceptance-tests/testApp/TestSparqlQueryApi.html deleted file mode 100644 index b768215d..00000000 --- a/legacy/utilities/acceptance-tests/testApp/TestSparqlQueryApi.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - -

    Test the SPARQL Query API

    - -

    Request data

    - - - - - - - - - - - - - - - - - - - - - -
    User email
    User password
    Accept header
    Query text
     
    - -

    Response data

    -
    Response code is 000
    -
    MIME type is No type
    -
    Text is:
    -
    No text
    diff --git a/legacy/utilities/acceptance-tests/testApp/js/jquery.js b/legacy/utilities/acceptance-tests/testApp/js/jquery.js deleted file mode 100644 index 761a1e95..00000000 --- a/legacy/utilities/acceptance-tests/testApp/js/jquery.js +++ /dev/null @@ -1,16 +0,0 @@ -/*! - * jQuery JavaScript Library v1.5.1 - * http://jquery.com/ - * - * Copyright 2011, John Resig - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * Includes Sizzle.js - * http://sizzlejs.com/ - * Copyright 2011, The Dojo Foundation - * Released under the MIT, BSD, and GPL Licenses. - * - * Date: Wed Feb 23 13:55:29 2011 -0500 - */ -(function(a,b){function cg(a){return d.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cd(a){if(!bZ[a]){var b=d("<"+a+">").appendTo("body"),c=b.css("display");b.remove();if(c==="none"||c==="")c="block";bZ[a]=c}return bZ[a]}function cc(a,b){var c={};d.each(cb.concat.apply([],cb.slice(0,b)),function(){c[this]=a});return c}function bY(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function bX(){try{return new a.XMLHttpRequest}catch(b){}}function bW(){d(a).unload(function(){for(var a in bU)bU[a](0,1)})}function bQ(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var e=a.dataTypes,f={},g,h,i=e.length,j,k=e[0],l,m,n,o,p;for(g=1;g=0===c})}function N(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function F(a,b){return(a&&a!=="*"?a+".":"")+b.replace(r,"`").replace(s,"&")}function E(a){var b,c,e,f,g,h,i,j,k,l,m,n,o,q=[],r=[],s=d._data(this,"events");if(a.liveFired!==this&&s&&s.live&&!a.target.disabled&&(!a.button||a.type!=="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var t=s.live.slice(0);for(i=0;ic)break;a.currentTarget=f.elem,a.data=f.handleObj.data,a.handleObj=f.handleObj,o=f.handleObj.origHandler.apply(f.elem,arguments);if(o===!1||a.isPropagationStopped()){c=f.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function C(a,c,e){var f=d.extend({},e[0]);f.type=a,f.originalEvent={},f.liveFired=b,d.event.handle.call(c,f),f.isDefaultPrevented()&&e[0].preventDefault()}function w(){return!0}function v(){return!1}function g(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function f(a,c,f){if(f===b&&a.nodeType===1){f=a.getAttribute("data-"+c);if(typeof f==="string"){try{f=f==="true"?!0:f==="false"?!1:f==="null"?null:d.isNaN(f)?e.test(f)?d.parseJSON(f):f:parseFloat(f)}catch(g){}d.data(a,c,f)}else f=b}return f}var c=a.document,d=function(){function I(){if(!d.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(I,1);return}d.ready()}}var d=function(a,b){return new d.fn.init(a,b,g)},e=a.jQuery,f=a.$,g,h=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,i=/\S/,j=/^\s+/,k=/\s+$/,l=/\d/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=navigator.userAgent,w,x=!1,y,z="then done fail isResolved isRejected promise".split(" "),A,B=Object.prototype.toString,C=Object.prototype.hasOwnProperty,D=Array.prototype.push,E=Array.prototype.slice,F=String.prototype.trim,G=Array.prototype.indexOf,H={};d.fn=d.prototype={constructor:d,init:function(a,e,f){var g,i,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!e&&c.body){this.context=c,this[0]=c.body,this.selector="body",this.length=1;return this}if(typeof a==="string"){g=h.exec(a);if(!g||!g[1]&&e)return!e||e.jquery?(e||f).find(a):this.constructor(e).find(a);if(g[1]){e=e instanceof d?e[0]:e,k=e?e.ownerDocument||e:c,j=m.exec(a),j?d.isPlainObject(e)?(a=[c.createElement(j[1])],d.fn.attr.call(a,e,!0)):a=[k.createElement(j[1])]:(j=d.buildFragment([g[1]],[k]),a=(j.cacheable?d.clone(j.fragment):j.fragment).childNodes);return d.merge(this,a)}i=c.getElementById(g[2]);if(i&&i.parentNode){if(i.id!==g[2])return f.find(a);this.length=1,this[0]=i}this.context=c,this.selector=a;return this}if(d.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return d.makeArray(a,this)},selector:"",jquery:"1.5.1",length:0,size:function(){return this.length},toArray:function(){return E.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var e=this.constructor();d.isArray(a)?D.apply(e,a):d.merge(e,a),e.prevObject=this,e.context=this.context,b==="find"?e.selector=this.selector+(this.selector?" ":"")+c:b&&(e.selector=this.selector+"."+b+"("+c+")");return e},each:function(a,b){return d.each(this,a,b)},ready:function(a){d.bindReady(),y.done(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(E.apply(this,arguments),"slice",E.call(arguments).join(","))},map:function(a){return this.pushStack(d.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:D,sort:[].sort,splice:[].splice},d.fn.init.prototype=d.fn,d.extend=d.fn.extend=function(){var a,c,e,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i==="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!=="object"&&!d.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j0)return;y.resolveWith(c,[d]),d.fn.trigger&&d(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!x){x=!0;if(c.readyState==="complete")return setTimeout(d.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",A,!1),a.addEventListener("load",d.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",A),a.attachEvent("onload",d.ready);var b=!1;try{b=a.frameElement==null}catch(e){}c.documentElement.doScroll&&b&&I()}}},isFunction:function(a){return d.type(a)==="function"},isArray:Array.isArray||function(a){return d.type(a)==="array"},isWindow:function(a){return a&&typeof a==="object"&&"setInterval"in a},isNaN:function(a){return a==null||!l.test(a)||isNaN(a)},type:function(a){return a==null?String(a):H[B.call(a)]||"object"},isPlainObject:function(a){if(!a||d.type(a)!=="object"||a.nodeType||d.isWindow(a))return!1;if(a.constructor&&!C.call(a,"constructor")&&!C.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a){}return c===b||C.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!=="string"||!b)return null;b=d.trim(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return a.JSON&&a.JSON.parse?a.JSON.parse(b):(new Function("return "+b))();d.error("Invalid JSON: "+b)},parseXML:function(b,c,e){a.DOMParser?(e=new DOMParser,c=e.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),e=c.documentElement,(!e||!e.nodeName||e.nodeName==="parsererror")&&d.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(a){if(a&&i.test(a)){var b=c.head||c.getElementsByTagName("head")[0]||c.documentElement,e=c.createElement("script");d.support.scriptEval()?e.appendChild(c.createTextNode(a)):e.text=a,b.insertBefore(e,b.firstChild),b.removeChild(e)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,e){var f,g=0,h=a.length,i=h===b||d.isFunction(a);if(e){if(i){for(f in a)if(c.apply(a[f],e)===!1)break}else for(;g1){var f=E.call(arguments,0),g=b,h=function(a){return function(b){f[a]=arguments.length>1?E.call(arguments,0):b,--g||c.resolveWith(e,f)}};while(b--)a=f[b],a&&d.isFunction(a.promise)?a.promise().then(h(b),c.reject):--g;g||c.resolveWith(e,f)}else c!==a&&c.resolve(a);return e},uaMatch:function(a){a=a.toLowerCase();var b=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}d.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.subclass=this.subclass,a.fn.init=function b(b,c){c&&c instanceof d&&!(c instanceof a)&&(c=a(c));return d.fn.init.call(this,b,c,e)},a.fn.init.prototype=a.fn;var e=a(c);return a},browser:{}}),y=d._Deferred(),d.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){H["[object "+b+"]"]=b.toLowerCase()}),w=d.uaMatch(v),w.browser&&(d.browser[w.browser]=!0,d.browser.version=w.version),d.browser.webkit&&(d.browser.safari=!0),G&&(d.inArray=function(a,b){return G.call(b,a)}),i.test(" ")&&(j=/^[\s\xA0]+/,k=/[\s\xA0]+$/),g=d(c),c.addEventListener?A=function(){c.removeEventListener("DOMContentLoaded",A,!1),d.ready()}:c.attachEvent&&(A=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",A),d.ready())});return d}();(function(){d.support={};var b=c.createElement("div");b.style.display="none",b.innerHTML="
    a";var e=b.getElementsByTagName("*"),f=b.getElementsByTagName("a")[0],g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=b.getElementsByTagName("input")[0];if(e&&e.length&&f){d.support={leadingWhitespace:b.firstChild.nodeType===3,tbody:!b.getElementsByTagName("tbody").length,htmlSerialize:!!b.getElementsByTagName("link").length,style:/red/.test(f.getAttribute("style")),hrefNormalized:f.getAttribute("href")==="/a",opacity:/^0.55$/.test(f.style.opacity),cssFloat:!!f.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,deleteExpando:!0,optDisabled:!1,checkClone:!1,noCloneEvent:!0,noCloneChecked:!0,boxModel:null,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableHiddenOffsets:!0},i.checked=!0,d.support.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,d.support.optDisabled=!h.disabled;var j=null;d.support.scriptEval=function(){if(j===null){var b=c.documentElement,e=c.createElement("script"),f="script"+d.now();try{e.appendChild(c.createTextNode("window."+f+"=1;"))}catch(g){}b.insertBefore(e,b.firstChild),a[f]?(j=!0,delete a[f]):j=!1,b.removeChild(e),b=e=f=null}return j};try{delete b.test}catch(k){d.support.deleteExpando=!1}!b.addEventListener&&b.attachEvent&&b.fireEvent&&(b.attachEvent("onclick",function l(){d.support.noCloneEvent=!1,b.detachEvent("onclick",l)}),b.cloneNode(!0).fireEvent("onclick")),b=c.createElement("div"),b.innerHTML="";var m=c.createDocumentFragment();m.appendChild(b.firstChild),d.support.checkClone=m.cloneNode(!0).cloneNode(!0).lastChild.checked,d(function(){var a=c.createElement("div"),b=c.getElementsByTagName("body")[0];if(b){a.style.width=a.style.paddingLeft="1px",b.appendChild(a),d.boxModel=d.support.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,d.support.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="
    ",d.support.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="
    t
    ";var e=a.getElementsByTagName("td");d.support.reliableHiddenOffsets=e[0].offsetHeight===0,e[0].style.display="",e[1].style.display="none",d.support.reliableHiddenOffsets=d.support.reliableHiddenOffsets&&e[0].offsetHeight===0,a.innerHTML="",b.removeChild(a).style.display="none",a=e=null}});var n=function(a){var b=c.createElement("div");a="on"+a;if(!b.attachEvent)return!0;var d=a in b;d||(b.setAttribute(a,"return;"),d=typeof b[a]==="function"),b=null;return d};d.support.submitBubbles=n("submit"),d.support.changeBubbles=n("change"),b=e=f=null}})();var e=/^(?:\{.*\}|\[.*\])$/;d.extend({cache:{},uuid:0,expando:"jQuery"+(d.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?d.cache[a[d.expando]]:a[d.expando];return!!a&&!g(a)},data:function(a,c,e,f){if(d.acceptData(a)){var g=d.expando,h=typeof c==="string",i,j=a.nodeType,k=j?d.cache:a,l=j?a[d.expando]:a[d.expando]&&d.expando;if((!l||f&&l&&!k[l][g])&&h&&e===b)return;l||(j?a[d.expando]=l=++d.uuid:l=d.expando),k[l]||(k[l]={},j||(k[l].toJSON=d.noop));if(typeof c==="object"||typeof c==="function")f?k[l][g]=d.extend(k[l][g],c):k[l]=d.extend(k[l],c);i=k[l],f&&(i[g]||(i[g]={}),i=i[g]),e!==b&&(i[c]=e);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[c]:i}},removeData:function(b,c,e){if(d.acceptData(b)){var f=d.expando,h=b.nodeType,i=h?d.cache:b,j=h?b[d.expando]:d.expando;if(!i[j])return;if(c){var k=e?i[j][f]:i[j];if(k){delete k[c];if(!g(k))return}}if(e){delete i[j][f];if(!g(i[j]))return}var l=i[j][f];d.support.deleteExpando||i!=a?delete i[j]:i[j]=null,l?(i[j]={},h||(i[j].toJSON=d.noop),i[j][f]=l):h&&(d.support.deleteExpando?delete b[d.expando]:b.removeAttribute?b.removeAttribute(d.expando):b[d.expando]=null)}},_data:function(a,b,c){return d.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=d.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),d.fn.extend({data:function(a,c){var e=null;if(typeof a==="undefined"){if(this.length){e=d.data(this[0]);if(this[0].nodeType===1){var g=this[0].attributes,h;for(var i=0,j=g.length;i-1)return!0;return!1},val:function(a){if(!arguments.length){var c=this[0];if(c){if(d.nodeName(c,"option")){var e=c.attributes.value;return!e||e.specified?c.value:c.text}if(d.nodeName(c,"select")){var f=c.selectedIndex,g=[],h=c.options,i=c.type==="select-one";if(f<0)return null;for(var k=i?f:0,l=i?f+1:h.length;k=0;else if(d.nodeName(this,"select")){var f=d.makeArray(e);d("option",this).each(function(){this.selected=d.inArray(d(this).val(),f)>=0}),f.length||(this.selectedIndex=-1)}else this.value=e}})}}),d.extend({attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,e,f){if(!a||a.nodeType===3||a.nodeType===8||a.nodeType===2)return b;if(f&&c in d.attrFn)return d(a)[c](e);var g=a.nodeType!==1||!d.isXMLDoc(a),h=e!==b;c=g&&d.props[c]||c;if(a.nodeType===1){var i=k.test(c);if(c==="selected"&&!d.support.optSelected){var j=a.parentNode;j&&(j.selectedIndex,j.parentNode&&j.parentNode.selectedIndex)}if((c in a||a[c]!==b)&&g&&!i){h&&(c==="type"&&l.test(a.nodeName)&&a.parentNode&&d.error("type property can't be changed"),e===null?a.nodeType===1&&a.removeAttribute(c):a[c]=e);if(d.nodeName(a,"form")&&a.getAttributeNode(c))return a.getAttributeNode(c).nodeValue;if(c==="tabIndex"){var o=a.getAttributeNode("tabIndex");return o&&o.specified?o.value:m.test(a.nodeName)||n.test(a.nodeName)&&a.href?0:b}return a[c]}if(!d.support.style&&g&&c==="style"){h&&(a.style.cssText=""+e);return a.style.cssText}h&&a.setAttribute(c,""+e);if(!a.attributes[c]&&(a.hasAttribute&&!a.hasAttribute(c)))return b;var p=!d.support.hrefNormalized&&g&&i?a.getAttribute(c,2):a.getAttribute(c);return p===null?b:p}h&&(a[c]=e);return a[c]}});var p=/\.(.*)$/,q=/^(?:textarea|input|select)$/i,r=/\./g,s=/ /g,t=/[^\w\s.|`]/g,u=function(a){return a.replace(t,"\\$&")};d.event={add:function(c,e,f,g){if(c.nodeType!==3&&c.nodeType!==8){try{d.isWindow(c)&&(c!==a&&!c.frameElement)&&(c=a)}catch(h){}if(f===!1)f=v;else if(!f)return;var i,j;f.handler&&(i=f,f=i.handler),f.guid||(f.guid=d.guid++);var k=d._data(c);if(!k)return;var l=k.events,m=k.handle;l||(k.events=l={}),m||(k.handle=m=function(){return typeof d!=="undefined"&&!d.event.triggered?d.event.handle.apply(m.elem,arguments):b}),m.elem=c,e=e.split(" ");var n,o=0,p;while(n=e[o++]){j=i?d.extend({},i):{handler:f,data:g},n.indexOf(".")>-1?(p=n.split("."),n=p.shift(),j.namespace=p.slice(0).sort().join(".")):(p=[],j.namespace=""),j.type=n,j.guid||(j.guid=f.guid);var q=l[n],r=d.event.special[n]||{};if(!q){q=l[n]=[];if(!r.setup||r.setup.call(c,g,p,m)===!1)c.addEventListener?c.addEventListener(n,m,!1):c.attachEvent&&c.attachEvent("on"+n,m)}r.add&&(r.add.call(c,j),j.handler.guid||(j.handler.guid=f.guid)),q.push(j),d.event.global[n]=!0}c=null}},global:{},remove:function(a,c,e,f){if(a.nodeType!==3&&a.nodeType!==8){e===!1&&(e=v);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=d.hasData(a)&&d._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(e=c.handler,c=c.type);if(!c||typeof c==="string"&&c.charAt(0)==="."){c=c||"";for(h in t)d.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+d.map(m.slice(0).sort(),u).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!e){for(j=0;j=0&&(a.type=f=f.slice(0,-1),a.exclusive=!0),e||(a.stopPropagation(),d.event.global[f]&&d.each(d.cache,function(){var b=d.expando,e=this[b];e&&e.events&&e.events[f]&&d.event.trigger(a,c,e.handle.elem)}));if(!e||e.nodeType===3||e.nodeType===8)return b;a.result=b,a.target=e,c=d.makeArray(c),c.unshift(a)}a.currentTarget=e;var h=d._data(e,"handle");h&&h.apply(e,c);var i=e.parentNode||e.ownerDocument;try{e&&e.nodeName&&d.noData[e.nodeName.toLowerCase()]||e["on"+f]&&e["on"+f].apply(e,c)===!1&&(a.result=!1,a.preventDefault())}catch(j){}if(!a.isPropagationStopped()&&i)d.event.trigger(a,c,i,!0);else if(!a.isDefaultPrevented()){var k,l=a.target,m=f.replace(p,""),n=d.nodeName(l,"a")&&m==="click",o=d.event.special[m]||{};if((!o._default||o._default.call(e,a)===!1)&&!n&&!(l&&l.nodeName&&d.noData[l.nodeName.toLowerCase()])){try{l[m]&&(k=l["on"+m],k&&(l["on"+m]=null),d.event.triggered=!0,l[m]())}catch(q){}k&&(l["on"+m]=k),d.event.triggered=!1}}},handle:function(c){var e,f,g,h,i,j=[],k=d.makeArray(arguments);c=k[0]=d.event.fix(c||a.event),c.currentTarget=this,e=c.type.indexOf(".")<0&&!c.exclusive,e||(g=c.type.split("."),c.type=g.shift(),j=g.slice(0).sort(),h=new RegExp("(^|\\.)"+j.join("\\.(?:.*\\.)?")+"(\\.|$)")),c.namespace=c.namespace||j.join("."),i=d._data(this,"events"),f=(i||{})[c.type];if(i&&f){f=f.slice(0);for(var l=0,m=f.length;l-1?d.map(a.options,function(a){return a.selected}).join("-"):"":a.nodeName.toLowerCase()==="select"&&(c=a.selectedIndex);return c},B=function B(a){var c=a.target,e,f;if(q.test(c.nodeName)&&!c.readOnly){e=d._data(c,"_change_data"),f=A(c),(a.type!=="focusout"||c.type!=="radio")&&d._data(c,"_change_data",f);if(e===b||f===e)return;if(e!=null||f)a.type="change",a.liveFired=b,d.event.trigger(a,arguments[1],c)}};d.event.special.change={filters:{focusout:B,beforedeactivate:B,click:function(a){var b=a.target,c=b.type;(c==="radio"||c==="checkbox"||b.nodeName.toLowerCase()==="select")&&B.call(this,a)},keydown:function(a){var b=a.target,c=b.type;(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&B.call(this,a)},beforeactivate:function(a){var b=a.target;d._data(b,"_change_data",A(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in z)d.event.add(this,c+".specialChange",z[c]);return q.test(this.nodeName)},teardown:function(a){d.event.remove(this,".specialChange");return q.test(this.nodeName)}},z=d.event.special.change.filters,z.focus=z.beforeactivate}c.addEventListener&&d.each({focus:"focusin",blur:"focusout"},function(a,b){function c(a){a=d.event.fix(a),a.type=b;return d.event.handle.call(this,a)}d.event.special[b]={setup:function(){this.addEventListener(a,c,!0)},teardown:function(){this.removeEventListener(a,c,!0)}}}),d.each(["bind","one"],function(a,c){d.fn[c]=function(a,e,f){if(typeof a==="object"){for(var g in a)this[c](g,e,a[g],f);return this}if(d.isFunction(e)||e===!1)f=e,e=b;var h=c==="one"?d.proxy(f,function(a){d(this).unbind(a,h);return f.apply(this,arguments)}):f;if(a==="unload"&&c!=="one")this.one(a,e,f);else for(var i=0,j=this.length;i0?this.bind(b,a,c):this.trigger(b)},d.attrFn&&(d.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,e,g){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!=="string")return e;var i,j,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(f.call(n)==="[object Array]")if(u)if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&e.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&e.push(j[t]);else e.push.apply(e,n);else p(n,e);o&&(k(o,h,e,g),k.uniqueSort(e));return e};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e":function(a,b){var c,d=typeof b==="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){return"text"===a.getAttribute("type")},radio:function(a){return"radio"===a.type},checkbox:function(a){return"checkbox"===a.type},file:function(a){return"file"===a.type},password:function(a){return"password"===a.type},submit:function(a){return"submit"===a.type},image:function(a){return"image"===a.type},reset:function(a){return"reset"===a.type},button:function(a){return"button"===a.type||a.nodeName.toLowerCase()==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return bc[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(f.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length==="number")for(var e=a.length;c",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!=="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!=="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="",a.firstChild&&typeof a.firstChild.getAttribute!=="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="

    ";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector,d=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(e){d=!0}b&&(k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(d||!l.match.PSEUDO.test(c)&&!/!=/.test(c))return b.call(a,c)}catch(e){}return k(c,null,null,[a]).length>0})}(),function(){var a=c.createElement("div");a.innerHTML="
    ";if(a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!=="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g0)for(var g=c;g0},closest:function(a,b){var c=[],e,f,g=this[0];if(d.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(e=0,f=a.length;e-1:d(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=L.test(a)?d(a,b||this.context):null;for(e=0,f=this.length;e-1:d.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b)break}}c=c.length>1?d.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a==="string")return d.inArray(this[0],a?d(a):this.parent().children());return d.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a==="string"?d(a,b):d.makeArray(a),e=d.merge(this.get(),c);return this.pushStack(N(c[0])||N(e[0])?e:d.unique(e))},andSelf:function(){return this.add(this.prevObject)}}),d.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return d.dir(a,"parentNode")},parentsUntil:function(a,b,c){return d.dir(a,"parentNode",c)},next:function(a){return d.nth(a,2,"nextSibling")},prev:function(a){return d.nth(a,2,"previousSibling")},nextAll:function(a){return d.dir(a,"nextSibling")},prevAll:function(a){return d.dir(a,"previousSibling")},nextUntil:function(a,b,c){return d.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return d.dir(a,"previousSibling",c)},siblings:function(a){return d.sibling(a.parentNode.firstChild,a)},children:function(a){return d.sibling(a.firstChild)},contents:function(a){return d.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:d.makeArray(a.childNodes)}},function(a,b){d.fn[a]=function(c,e){var f=d.map(this,b,c),g=K.call(arguments);G.test(a)||(e=c),e&&typeof e==="string"&&(f=d.filter(e,f)),f=this.length>1&&!M[a]?d.unique(f):f,(this.length>1||I.test(e))&&H.test(a)&&(f=f.reverse());return this.pushStack(f,a,g.join(","))}}),d.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?d.find.matchesSelector(b[0],a)?[b[0]]:[]:d.find.matches(a,b)},dir:function(a,c,e){var f=[],g=a[c];while(g&&g.nodeType!==9&&(e===b||g.nodeType!==1||!d(g).is(e)))g.nodeType===1&&f.push(g),g=g[c];return f},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var P=/ jQuery\d+="(?:\d+|null)"/g,Q=/^\s+/,R=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,S=/<([\w:]+)/,T=/",""],legend:[1,"
    ","
    "],thead:[1,"","
    "],tr:[2,"","
    "],td:[3,"","
    "],col:[2,"","
    "],area:[1,"",""],_default:[0,"",""]};X.optgroup=X.option,X.tbody=X.tfoot=X.colgroup=X.caption=X.thead,X.th=X.td,d.support.htmlSerialize||(X._default=[1,"div
    ","
    "]),d.fn.extend({text:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.text(a.call(this,b,c.text()))});if(typeof a!=="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return d.text(this)},wrapAll:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapAll(a.call(this,b))});if(this[0]){var b=d(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapInner(a.call(this,b))});return this.each(function(){var b=d(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){d(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){d.nodeName(this,"body")||d(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=d(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,d(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,e;(e=this[c])!=null;c++)if(!a||d.filter(a,[e]).length)!b&&e.nodeType===1&&(d.cleanData(e.getElementsByTagName("*")),d.cleanData([e])),e.parentNode&&e.parentNode.removeChild(e);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&d.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return d.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(P,""):null;if(typeof a!=="string"||V.test(a)||!d.support.leadingWhitespace&&Q.test(a)||X[(S.exec(a)||["",""])[1].toLowerCase()])d.isFunction(a)?this.each(function(b){var c=d(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);else{a=a.replace(R,"<$1>");try{for(var c=0,e=this.length;c1&&l0?this.clone(!0):this).get();d(f[h])[b](j),e=e.concat(j)}return this.pushStack(e,a,f.selector)}}),d.extend({clone:function(a,b,c){var e=a.cloneNode(!0),f,g,h;if((!d.support.noCloneEvent||!d.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!d.isXMLDoc(a)){$(a,e),f=_(a),g=_(e);for(h=0;f[h];++h)$(f[h],g[h])}if(b){Z(a,e);if(c){f=_(a),g=_(e);for(h=0;f[h];++h)Z(f[h],g[h])}}return e},clean:function(a,b,e,f){b=b||c,typeof b.createElement==="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var g=[];for(var h=0,i;(i=a[h])!=null;h++){typeof i==="number"&&(i+="");if(!i)continue;if(typeof i!=="string"||U.test(i)){if(typeof i==="string"){i=i.replace(R,"<$1>");var j=(S.exec(i)||["",""])[1].toLowerCase(),k=X[j]||X._default,l=k[0],m=b.createElement("div");m.innerHTML=k[1]+i+k[2];while(l--)m=m.lastChild;if(!d.support.tbody){var n=T.test(i),o=j==="table"&&!n?m.firstChild&&m.firstChild.childNodes:k[1]===""&&!n?m.childNodes:[];for(var p=o.length-1;p>=0;--p)d.nodeName(o[p],"tbody")&&!o[p].childNodes.length&&o[p].parentNode.removeChild(o[p])}!d.support.leadingWhitespace&&Q.test(i)&&m.insertBefore(b.createTextNode(Q.exec(i)[0]),m.firstChild),i=m.childNodes}}else i=b.createTextNode(i);i.nodeType?g.push(i):g=d.merge(g,i)}if(e)for(h=0;g[h];h++)!f||!d.nodeName(g[h],"script")||g[h].type&&g[h].type.toLowerCase()!=="text/javascript"?(g[h].nodeType===1&&g.splice.apply(g,[h+1,0].concat(d.makeArray(g[h].getElementsByTagName("script")))),e.appendChild(g[h])):f.push(g[h].parentNode?g[h].parentNode.removeChild(g[h]):g[h]);return g},cleanData:function(a){var b,c,e=d.cache,f=d.expando,g=d.event.special,h=d.support.deleteExpando;for(var i=0,j;(j=a[i])!=null;i++){if(j.nodeName&&d.noData[j.nodeName.toLowerCase()])continue;c=j[d.expando];if(c){b=e[c]&&e[c][f];if(b&&b.events){for(var k in b.events)g[k]?d.event.remove(j,k):d.removeEvent(j,k,b.handle);b.handle&&(b.handle.elem=null)}h?delete j[d.expando]:j.removeAttribute&&j.removeAttribute(d.expando),delete e[c]}}}});var bb=/alpha\([^)]*\)/i,bc=/opacity=([^)]*)/,bd=/-([a-z])/ig,be=/([A-Z])/g,bf=/^-?\d+(?:px)?$/i,bg=/^-?\d/,bh={position:"absolute",visibility:"hidden",display:"block"},bi=["Left","Right"],bj=["Top","Bottom"],bk,bl,bm,bn=function(a,b){return b.toUpperCase()};d.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return d.access(this,a,c,!0,function(a,c,e){return e!==b?d.style(a,c,e):d.css(a,c)})},d.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bk(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0},cssProps:{"float":d.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,e,f){if(a&&a.nodeType!==3&&a.nodeType!==8&&a.style){var g,h=d.camelCase(c),i=a.style,j=d.cssHooks[h];c=d.cssProps[h]||h;if(e===b){if(j&&"get"in j&&(g=j.get(a,!1,f))!==b)return g;return i[c]}if(typeof e==="number"&&isNaN(e)||e==null)return;typeof e==="number"&&!d.cssNumber[h]&&(e+="px");if(!j||!("set"in j)||(e=j.set(a,e))!==b)try{i[c]=e}catch(k){}}},css:function(a,c,e){var f,g=d.camelCase(c),h=d.cssHooks[g];c=d.cssProps[g]||g;if(h&&"get"in h&&(f=h.get(a,!0,e))!==b)return f;if(bk)return bk(a,c,g)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]},camelCase:function(a){return a.replace(bd,bn)}}),d.curCSS=d.css,d.each(["height","width"],function(a,b){d.cssHooks[b]={get:function(a,c,e){var f;if(c){a.offsetWidth!==0?f=bo(a,b,e):d.swap(a,bh,function(){f=bo(a,b,e)});if(f<=0){f=bk(a,b,b),f==="0px"&&bm&&(f=bm(a,b,b));if(f!=null)return f===""||f==="auto"?"0px":f}if(f<0||f==null){f=a.style[b];return f===""||f==="auto"?"0px":f}return typeof f==="string"?f:f+"px"}},set:function(a,b){if(!bf.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),d.support.opacity||(d.cssHooks.opacity={get:function(a,b){return bc.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style;c.zoom=1;var e=d.isNaN(b)?"":"alpha(opacity="+b*100+")",f=c.filter||"";c.filter=bb.test(f)?f.replace(bb,e):c.filter+" "+e}}),c.defaultView&&c.defaultView.getComputedStyle&&(bl=function(a,c,e){var f,g,h;e=e.replace(be,"-$1").toLowerCase();if(!(g=a.ownerDocument.defaultView))return b;if(h=g.getComputedStyle(a,null))f=h.getPropertyValue(e),f===""&&!d.contains(a.ownerDocument.documentElement,a)&&(f=d.style(a,e));return f}),c.documentElement.currentStyle&&(bm=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bf.test(d)&&bg.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bk=bl||bm,d.expr&&d.expr.filters&&(d.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!d.support.reliableHiddenOffsets&&(a.style.display||d.css(a,"display"))==="none"},d.expr.filters.visible=function(a){return!d.expr.filters.hidden(a)});var bp=/%20/g,bq=/\[\]$/,br=/\r?\n/g,bs=/#.*$/,bt=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bu=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bv=/(?:^file|^widget|\-extension):$/,bw=/^(?:GET|HEAD)$/,bx=/^\/\//,by=/\?/,bz=/)<[^<]*)*<\/script>/gi,bA=/^(?:select|textarea)/i,bB=/\s+/,bC=/([?&])_=[^&]*/,bD=/(^|\-)([a-z])/g,bE=function(a,b,c){return b+c.toUpperCase()},bF=/^([\w\+\.\-]+:)\/\/([^\/?#:]*)(?::(\d+))?/,bG=d.fn.load,bH={},bI={},bJ,bK;try{bJ=c.location.href}catch(bL){bJ=c.createElement("a"),bJ.href="",bJ=bJ.href}bK=bF.exec(bJ.toLowerCase()),d.fn.extend({load:function(a,c,e){if(typeof a!=="string"&&bG)return bG.apply(this,arguments);if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var g=a.slice(f,a.length);a=a.slice(0,f)}var h="GET";c&&(d.isFunction(c)?(e=c,c=b):typeof c==="object"&&(c=d.param(c,d.ajaxSettings.traditional),h="POST"));var i=this;d.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?d("
    ").append(c.replace(bz,"")).find(g):c)),e&&i.each(e,[c,b,a])}});return this},serialize:function(){return d.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?d.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bA.test(this.nodeName)||bu.test(this.type))}).map(function(a,b){var c=d(this).val();return c==null?null:d.isArray(c)?d.map(c,function(a,c){return{name:b.name,value:a.replace(br,"\r\n")}}):{name:b.name,value:c.replace(br,"\r\n")}}).get()}}),d.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){d.fn[b]=function(a){return this.bind(b,a)}}),d.each(["get","post"],function(a,c){d[c]=function(a,e,f,g){d.isFunction(e)&&(g=g||f,f=e,e=b);return d.ajax({type:c,url:a,data:e,success:f,dataType:g})}}),d.extend({getScript:function(a,c){return d.get(a,b,c,"script")},getJSON:function(a,b,c){return d.get(a,b,c,"json")},ajaxSetup:function(a,b){b?d.extend(!0,a,d.ajaxSettings,b):(b=a,a=d.extend(!0,d.ajaxSettings,b));for(var c in {context:1,url:1})c in b?a[c]=b[c]:c in d.ajaxSettings&&(a[c]=d.ajaxSettings[c]);return a},ajaxSettings:{url:bJ,isLocal:bv.test(bK[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":d.parseJSON,"text xml":d.parseXML}},ajaxPrefilter:bM(bH),ajaxTransport:bM(bI),ajax:function(a,c){function v(a,c,l,n){if(r!==2){r=2,p&&clearTimeout(p),o=b,m=n||"",u.readyState=a?4:0;var q,t,v,w=l?bP(e,u,l):b,x,y;if(a>=200&&a<300||a===304){if(e.ifModified){if(x=u.getResponseHeader("Last-Modified"))d.lastModified[k]=x;if(y=u.getResponseHeader("Etag"))d.etag[k]=y}if(a===304)c="notmodified",q=!0;else try{t=bQ(e,w),c="success",q=!0}catch(z){c="parsererror",v=z}}else{v=c;if(!c||a)c="error",a<0&&(a=0)}u.status=a,u.statusText=c,q?h.resolveWith(f,[t,c,u]):h.rejectWith(f,[u,c,v]),u.statusCode(j),j=b,s&&g.trigger("ajax"+(q?"Success":"Error"),[u,e,q?t:v]),i.resolveWith(f,[u,c]),s&&(g.trigger("ajaxComplete",[u,e]),--d.active||d.event.trigger("ajaxStop"))}}typeof a==="object"&&(c=a,a=b),c=c||{};var e=d.ajaxSetup({},c),f=e.context||e,g=f!==e&&(f.nodeType||f instanceof d)?d(f):d.event,h=d.Deferred(),i=d._Deferred(),j=e.statusCode||{},k,l={},m,n,o,p,q,r=0,s,t,u={readyState:0,setRequestHeader:function(a,b){r||(l[a.toLowerCase().replace(bD,bE)]=b);return this},getAllResponseHeaders:function(){return r===2?m:null},getResponseHeader:function(a){var c;if(r===2){if(!n){n={};while(c=bt.exec(m))n[c[1].toLowerCase()]=c[2]}c=n[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){r||(e.mimeType=a);return this},abort:function(a){a=a||"abort",o&&o.abort(a),v(0,a);return this}};h.promise(u),u.success=u.done,u.error=u.fail,u.complete=i.done,u.statusCode=function(a){if(a){var b;if(r<2)for(b in a)j[b]=[j[b],a[b]];else b=a[u.status],u.then(b,b)}return this},e.url=((a||e.url)+"").replace(bs,"").replace(bx,bK[1]+"//"),e.dataTypes=d.trim(e.dataType||"*").toLowerCase().split(bB),e.crossDomain||(q=bF.exec(e.url.toLowerCase()),e.crossDomain=q&&(q[1]!=bK[1]||q[2]!=bK[2]||(q[3]||(q[1]==="http:"?80:443))!=(bK[3]||(bK[1]==="http:"?80:443)))),e.data&&e.processData&&typeof e.data!=="string"&&(e.data=d.param(e.data,e.traditional)),bN(bH,e,c,u);if(r===2)return!1;s=e.global,e.type=e.type.toUpperCase(),e.hasContent=!bw.test(e.type),s&&d.active++===0&&d.event.trigger("ajaxStart");if(!e.hasContent){e.data&&(e.url+=(by.test(e.url)?"&":"?")+e.data),k=e.url;if(e.cache===!1){var w=d.now(),x=e.url.replace(bC,"$1_="+w);e.url=x+(x===e.url?(by.test(e.url)?"&":"?")+"_="+w:"")}}if(e.data&&e.hasContent&&e.contentType!==!1||c.contentType)l["Content-Type"]=e.contentType;e.ifModified&&(k=k||e.url,d.lastModified[k]&&(l["If-Modified-Since"]=d.lastModified[k]),d.etag[k]&&(l["If-None-Match"]=d.etag[k])),l.Accept=e.dataTypes[0]&&e.accepts[e.dataTypes[0]]?e.accepts[e.dataTypes[0]]+(e.dataTypes[0]!=="*"?", */*; q=0.01":""):e.accepts["*"];for(t in e.headers)u.setRequestHeader(t,e.headers[t]);if(e.beforeSend&&(e.beforeSend.call(f,u,e)===!1||r===2)){u.abort();return!1}for(t in {success:1,error:1,complete:1})u[t](e[t]);o=bN(bI,e,c,u);if(o){u.readyState=1,s&&g.trigger("ajaxSend",[u,e]),e.async&&e.timeout>0&&(p=setTimeout(function(){u.abort("timeout")},e.timeout));try{r=1,o.send(l,v)}catch(y){status<2?v(-1,y):d.error(y)}}else v(-1,"No Transport");return u},param:function(a,c){var e=[],f=function(a,b){b=d.isFunction(b)?b():b,e[e.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=d.ajaxSettings.traditional);if(d.isArray(a)||a.jquery&&!d.isPlainObject(a))d.each(a,function(){f(this.name,this.value)});else for(var g in a)bO(g,a[g],c,f);return e.join("&").replace(bp,"+")}}),d.extend({active:0,lastModified:{},etag:{}});var bR=d.now(),bS=/(\=)\?(&|$)|()\?\?()/i;d.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return d.expando+"_"+bR++}}),d.ajaxPrefilter("json jsonp",function(b,c,e){var f=typeof b.data==="string";if(b.dataTypes[0]==="jsonp"||c.jsonpCallback||c.jsonp!=null||b.jsonp!==!1&&(bS.test(b.url)||f&&bS.test(b.data))){var g,h=b.jsonpCallback=d.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2",m=function(){a[h]=i,g&&d.isFunction(i)&&a[h](g[0])};b.jsonp!==!1&&(j=j.replace(bS,l),b.url===j&&(f&&(k=k.replace(bS,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},e.then(m,m),b.converters["script json"]=function(){g||d.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),d.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){d.globalEval(a);return a}}}),d.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),d.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var bT=d.now(),bU,bV;d.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&bX()||bY()}:bX,bV=d.ajaxSettings.xhr(),d.support.ajax=!!bV,d.support.cors=bV&&"withCredentials"in bV,bV=b,d.support.ajax&&d.ajaxTransport(function(a){if(!a.crossDomain||d.support.cors){var c;return{send:function(e,f){var g=a.xhr(),h,i;a.username?g.open(a.type,a.url,a.async,a.username,a.password):g.open(a.type,a.url,a.async);if(a.xhrFields)for(i in a.xhrFields)g[i]=a.xhrFields[i];a.mimeType&&g.overrideMimeType&&g.overrideMimeType(a.mimeType),(!a.crossDomain||a.hasContent)&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(i in e)g.setRequestHeader(i,e[i])}catch(j){}g.send(a.hasContent&&a.data||null),c=function(e,i){var j,k,l,m,n;try{if(c&&(i||g.readyState===4)){c=b,h&&(g.onreadystatechange=d.noop,delete bU[h]);if(i)g.readyState!==4&&g.abort();else{j=g.status,l=g.getAllResponseHeaders(),m={},n=g.responseXML,n&&n.documentElement&&(m.xml=n),m.text=g.responseText;try{k=g.statusText}catch(o){k=""}j||!a.isLocal||a.crossDomain?j===1223&&(j=204):j=m.text?200:404}}}catch(p){i||f(-1,p)}m&&f(j,k,m,l)},a.async&&g.readyState!==4?(bU||(bU={},bW()),h=bT++,g.onreadystatechange=bU[h]=c):c()},abort:function(){c&&c(0,1)}}}});var bZ={},b$=/^(?:toggle|show|hide)$/,b_=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,ca,cb=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];d.fn.extend({show:function(a,b,c){var e,f;if(a||a===0)return this.animate(cc("show",3),a,b,c);for(var g=0,h=this.length;g=0;a--)c[a].elem===this&&(b&&c[a](!0),c.splice(a,1))}),b||this.dequeue();return this}}),d.each({slideDown:cc("show",1),slideUp:cc("hide",1),slideToggle:cc("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){d.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),d.extend({speed:function(a,b,c){var e=a&&typeof a==="object"?d.extend({},a):{complete:c||!c&&b||d.isFunction(a)&&a,duration:a,easing:c&&b||b&&!d.isFunction(b)&&b};e.duration=d.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in d.fx.speeds?d.fx.speeds[e.duration]:d.fx.speeds._default,e.old=e.complete,e.complete=function(){e.queue!==!1&&d(this).dequeue(),d.isFunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig||(b.orig={})}}),d.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(d.fx.step[this.prop]||d.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=d.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,b,c){function g(a){return e.step(a)}var e=this,f=d.fx;this.startTime=d.now(),this.start=a,this.end=b,this.unit=c||this.unit||(d.cssNumber[this.prop]?"":"px"),this.now=this.start,this.pos=this.state=0,g.elem=this.elem,g()&&d.timers.push(g)&&!ca&&(ca=setInterval(f.tick,f.interval))},show:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.show=!0,this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),d(this.elem).show()},hide:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b=d.now(),c=!0;if(a||b>=this.options.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),this.options.curAnim[this.prop]=!0;for(var e in this.options.curAnim)this.options.curAnim[e]!==!0&&(c=!1);if(c){if(this.options.overflow!=null&&!d.support.shrinkWrapBlocks){var f=this.elem,g=this.options;d.each(["","X","Y"],function(a,b){f.style["overflow"+b]=g.overflow[a]})}this.options.hide&&d(this.elem).hide();if(this.options.hide||this.options.show)for(var h in this.options.curAnim)d.style(this.elem,h,this.options.orig[h]);this.options.complete.call(this.elem)}return!1}var i=b-this.startTime;this.state=i/this.options.duration;var j=this.options.specialEasing&&this.options.specialEasing[this.prop],k=this.options.easing||(d.easing.swing?"swing":"linear");this.pos=d.easing[j||k](this.state,i,0,1,this.options.duration),this.now=this.start+(this.end-this.start)*this.pos,this.update();return!0}},d.extend(d.fx,{tick:function(){var a=d.timers;for(var b=0;b
    ";d.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),e=b.firstChild,f=e.firstChild,h=e.nextSibling.firstChild.firstChild,this.doesNotAddBorder=f.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,f.style.position="fixed",f.style.top="20px",this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15,f.style.position=f.style.top="",e.style.overflow="hidden",e.style.position="relative",this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),a=b=e=f=g=h=null,d.offset.initialize=d.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;d.offset.initialize(),d.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(d.css(a,"marginTop"))||0,c+=parseFloat(d.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var e=d.css(a,"position");e==="static"&&(a.style.position="relative");var f=d(a),g=f.offset(),h=d.css(a,"top"),i=d.css(a,"left"),j=e==="absolute"&&d.inArray("auto",[h,i])>-1,k={},l={},m,n;j&&(l=f.position()),m=j?l.top:parseInt(h,10)||0,n=j?l.left:parseInt(i,10)||0,d.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):f.css(k)}},d.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),e=cf.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(d.css(a,"marginTop"))||0,c.left-=parseFloat(d.css(a,"marginLeft"))||0,e.top+=parseFloat(d.css(b[0],"borderTopWidth"))||0,e.left+=parseFloat(d.css(b[0],"borderLeftWidth"))||0;return{top:c.top-e.top,left:c.left-e.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&(!cf.test(a.nodeName)&&d.css(a,"position")==="static"))a=a.offsetParent;return a})}}),d.each(["Left","Top"],function(a,c){var e="scroll"+c;d.fn[e]=function(c){var f=this[0],g;if(!f)return null;if(c!==b)return this.each(function(){g=cg(this),g?g.scrollTo(a?d(g).scrollLeft():c,a?c:d(g).scrollTop()):this[e]=c});g=cg(f);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:d.support.boxModel&&g.document.documentElement[e]||g.document.body[e]:f[e]}}),d.each(["Height","Width"],function(a,c){var e=c.toLowerCase();d.fn["inner"+c]=function(){return this[0]?parseFloat(d.css(this[0],e,"padding")):null},d.fn["outer"+c]=function(a){return this[0]?parseFloat(d.css(this[0],e,a?"margin":"border")):null},d.fn[e]=function(a){var f=this[0];if(!f)return a==null?null:this;if(d.isFunction(a))return this.each(function(b){var c=d(this);c[e](a.call(this,b,c[e]()))});if(d.isWindow(f)){var g=f.document.documentElement["client"+c];return f.document.compatMode==="CSS1Compat"&&g||f.document.body["client"+c]||g}if(f.nodeType===9)return Math.max(f.documentElement["client"+c],f.body["scroll"+c],f.documentElement["scroll"+c],f.body["offset"+c],f.documentElement["offset"+c]);if(a===b){var h=d.css(f,e),i=parseFloat(h);return d.isNaN(i)?h:i}return this.css(e,typeof a==="string"?a:a+"px")}}),a.jQuery=a.$=d})(window); diff --git a/legacy/utilities/languageSupport/i18nChecker/check b/legacy/utilities/languageSupport/i18nChecker/check deleted file mode 100755 index 5d133e93..00000000 --- a/legacy/utilities/languageSupport/i18nChecker/check +++ /dev/null @@ -1,2 +0,0 @@ -ruby i18nChecker.rb '/Library/Tomcat/webapps/vivo/i18n/*.properties' complete -ruby i18nChecker.rb '/Library/Tomcat/webapps/vivo/themes/wilma/i18n/*.properties' complete diff --git a/legacy/utilities/languageSupport/i18nChecker/i18nChecker.rb b/legacy/utilities/languageSupport/i18nChecker/i18nChecker.rb deleted file mode 100644 index 147883e5..00000000 --- a/legacy/utilities/languageSupport/i18nChecker/i18nChecker.rb +++ /dev/null @@ -1,149 +0,0 @@ -=begin --------------------------------------------------------------------------------- - -A utility routine that scans I18n-related properties files and Freemarker -templates for obvious issues. - -Properties files: - Warn if a specialized file has no default version. - Warn about duplicate keys, keys with empty values. - Warn about file reference values with no corresponding file - Warn about keys that do not appear in the default version. - If the "complete" flag is set, - Warn if the default version is not found. - Warn about missing keys, compared to the default version. - -Freemarker templates: - Warn about visible text that contains other than blank space or Freemarker expressions. - Visible text is: - Anything that is not inside a tag and not between