diff --git a/reports-vagrant/master/AnalyticsSpec.html b/reports-vagrant/master/AnalyticsSpec.html index 9bd31e2a..ced3e46f 100644 --- a/reports-vagrant/master/AnalyticsSpec.html +++ b/reports-vagrant/master/AnalyticsSpec.html @@ -31,7 +31,7 @@

Report for AnalyticsSpec


-Created on Wed Apr 12 11:03:53 CEST 2023 by pmauduit +Created on Fri Jun 07 16:58:14 CEST 2024 by pmauduit Back to index @@ -45,17 +45,19 @@

Summary

Executed features Failures Errors + Skipped Success rate Time - 1 0 0 + 0 + 1 100.0% - 4.972 seconds + 0 @@ -67,7 +69,7 @@

Summary

Features

@@ -75,9 +77,9 @@

Features

-
-
- Being connected as an administrator, I can access the 'analytics' webapp +
+
+ Being connected as an administrator, I can access the 'analytics' webapp
@@ -92,26 +94,23 @@

Features

Code Blocks:

- + - + @@ -123,27 +122,6 @@

Code Blocks:

-

Geb Artifacts:

-

When:

-

-
to AnalyticsPage
-
+

I visit the analytics main page

+

Then:

-

-
at AnalyticsPage
-report "AnalyticsHomePage"
-
+

I am at the analytics main page

+
- - - - - - - - - - - - - - -
LabelImage
AnalyticsHomePage - ./AnalyticsSpec/001-001-Being_connected_as_an_administrator__I_can_access_the__analytics__webapp-AnalyticsHomePage.png -
- -
diff --git a/reports-vagrant/master/Cas6Spec.html b/reports-vagrant/master/Cas6Spec.html index 2a7af5be..c95c4cd6 100644 --- a/reports-vagrant/master/Cas6Spec.html +++ b/reports-vagrant/master/Cas6Spec.html @@ -31,7 +31,7 @@

Report for Cas6Spec


-Created on Wed Apr 12 11:03:54 CEST 2023 by pmauduit +Created on Fri Jun 07 16:58:16 CEST 2024 by pmauduit Back to index @@ -45,6 +45,7 @@

Summary

Executed features Failures Errors + Skipped Success rate Time @@ -54,8 +55,9 @@

Summary

2 0 0 + 0 100.0% - 1.478 seconds + 2.155 seconds @@ -99,9 +101,8 @@

Code Blocks:

When:

-

-
to Cas6LoginPage
-
+

I visit the CAS6 login page

+ @@ -110,11 +111,8 @@

Code Blocks:

And:

-

-
$("input#username") << username
-$("input#password") << password
-$("button[type='submit']").click()
-
+

I authenticate myself using legit credentials

+ @@ -123,10 +121,8 @@

Code Blocks:

Then:

-

-
at Cas6LoginSuccessFullPage // only works with CAS6.
-report "Cas6LoginSuccessfull"
-
+

I am connected to CAS6

+ @@ -187,9 +183,8 @@

Code Blocks:

When:

-

-
to Cas6LoginPage
-
+

I visit the CAS6 login page

+ @@ -198,11 +193,8 @@

Code Blocks:

And:

-

-
$("input#username") << "not_existing_user"
-$("input#password") << "123456"
-$("button[type='submit']").click()
-
+

I try to connect using bad credentials

+ @@ -211,10 +203,8 @@

Code Blocks:

Then:

-

-
at Cas6LoginPage
-report "Cas6InvalidCredentials"
-
+

My credentials are refused and I stay on the login page

+ diff --git a/reports-vagrant/master/Cas6Spec/001-001-I_am_able_to_connect_as_GEORCHESTRA_USERNAME_on_CAS6-Cas6LoginSuccessfull.html b/reports-vagrant/master/Cas6Spec/001-001-I_am_able_to_connect_as_GEORCHESTRA_USERNAME_on_CAS6-Cas6LoginSuccessfull.html index fd5fe2fe..455850da 100644 --- a/reports-vagrant/master/Cas6Spec/001-001-I_am_able_to_connect_as_GEORCHESTRA_USERNAME_on_CAS6-Cas6LoginSuccessfull.html +++ b/reports-vagrant/master/Cas6Spec/001-001-I_am_able_to_connect_as_GEORCHESTRA_USERNAME_on_CAS6-Cas6LoginSuccessfull.html @@ -1,52 +1,29 @@ - CAS - Central Authentication Service Log In Successful - - + CAS - Central Authentication Service Log In Successful + + - - - - + + + + + - - - +
- + +
diff --git a/reports-vagrant/master/Cas6Spec/001-001-I_am_able_to_connect_as_GEORCHESTRA_USERNAME_on_CAS6-Cas6LoginSuccessfull.png b/reports-vagrant/master/Cas6Spec/001-001-I_am_able_to_connect_as_GEORCHESTRA_USERNAME_on_CAS6-Cas6LoginSuccessfull.png index 3a8b4160..e0aa3fb8 100644 Binary files a/reports-vagrant/master/Cas6Spec/001-001-I_am_able_to_connect_as_GEORCHESTRA_USERNAME_on_CAS6-Cas6LoginSuccessfull.png and b/reports-vagrant/master/Cas6Spec/001-001-I_am_able_to_connect_as_GEORCHESTRA_USERNAME_on_CAS6-Cas6LoginSuccessfull.png differ diff --git a/reports-vagrant/master/Cas6Spec/002-001-Using_invalid_credentials__I_should_not_be_able_to_connect_onto_CAS6-Cas6InvalidCredentials.html b/reports-vagrant/master/Cas6Spec/002-001-Using_invalid_credentials__I_should_not_be_able_to_connect_onto_CAS6-Cas6InvalidCredentials.html index 7c7867c0..d8183fb0 100644 --- a/reports-vagrant/master/Cas6Spec/002-001-Using_invalid_credentials__I_should_not_be_able_to_connect_onto_CAS6-Cas6InvalidCredentials.html +++ b/reports-vagrant/master/Cas6Spec/002-001-Using_invalid_credentials__I_should_not_be_able_to_connect_onto_CAS6-Cas6InvalidCredentials.html @@ -1,52 +1,29 @@ - CAS - Central Authentication Service Login - - + CAS - Central Authentication Service Login + + - - - - + + + + + - - - +
- + +
@@ -54,10 +31,9 @@
- -
- + + +
+
-
\ No newline at end of file diff --git a/reports-vagrant/master/Cas6Spec/002-001-Using_invalid_credentials__I_should_not_be_able_to_connect_onto_CAS6-Cas6InvalidCredentials.png b/reports-vagrant/master/Cas6Spec/002-001-Using_invalid_credentials__I_should_not_be_able_to_connect_onto_CAS6-Cas6InvalidCredentials.png index 0f7a1f83..1f489259 100644 Binary files a/reports-vagrant/master/Cas6Spec/002-001-Using_invalid_credentials__I_should_not_be_able_to_connect_onto_CAS6-Cas6InvalidCredentials.png and b/reports-vagrant/master/Cas6Spec/002-001-Using_invalid_credentials__I_should_not_be_able_to_connect_onto_CAS6-Cas6InvalidCredentials.png differ diff --git a/reports-vagrant/master/ConsoleSpec.html b/reports-vagrant/master/ConsoleSpec.html index d66113d4..71fd7d09 100644 --- a/reports-vagrant/master/ConsoleSpec.html +++ b/reports-vagrant/master/ConsoleSpec.html @@ -31,7 +31,7 @@

Report for ConsoleSpec


-Created on Wed Apr 12 11:02:19 CEST 2023 by pmauduit +Created on Fri Jun 07 16:56:44 CEST 2024 by pmauduit Back to index @@ -45,17 +45,19 @@

Summary

Executed features Failures Errors + Skipped Success rate Time - 5 + 7 0 + 1 0 - 100.0% - 6.833 seconds + 85.71% + 9.556 seconds @@ -73,10 +75,14 @@

Features

  • I can use the console's 'recover my password' feature
  • +
  • If I am using a bad token, I should be redirected to the 'recover my password' feature
  • +
  • Being connected as an administrator, I can visit the console admin page
  • Being connected on the platform, I can visit my userdetails page
  • +
  • I can create a new organization, and delete it afterwards
  • +
    @@ -106,8 +112,7 @@

    Code Blocks:

    I am not connected to the platform

    -
    browser.clearCookies("/", "/cas")
    -
    + @@ -116,9 +121,8 @@

    Code Blocks:

    When:

    -

    -
    to ConsoleNewAccountPage
    -
    +

    I go to the 'Create an account' page of the console

    + @@ -127,10 +131,8 @@

    Code Blocks:

    Then:

    -

    -
    at ConsoleNewAccountPage
    -report "ConsoleNewAccountPage"
    -
    +

    I am at the 'Create an account' page of the console

    + @@ -201,7 +203,17 @@

    Code Blocks:

    When:

    -

    ----

    +

    I go to the 'Create an account' page of the console

    + + + + + + +

    And:

    + + +

    I fill in the form to create an account

    @@ -211,7 +223,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    The account is successfully created

    @@ -283,7 +295,17 @@

    Code Blocks:

    When:

    -

    ----

    +

    I go to the 'Recover my password' page

    + + + + + + +

    And:

    + + +

    I enter a legit e-mail address

    @@ -293,7 +315,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am been told that a recovery e-mail should have been sent

    @@ -333,6 +355,88 @@

    Geb Artifacts:

    +
    +
    + If I am using a bad token, I should be redirected to the 'recover my password' feature + + +
    + + + + + + + + +

    Code Blocks:

    + + + + + + + + + + + + + + + + + +
    +

    Given:

    +
    +

    I am not connected to the platform

    + +
    +

    When:

    +
    +

    I visit the newPassword page with a bad token

    + +
    +

    Then:

    +
    +

    I am redirected to the password recovery page, and an error message is displayed

    + +
    + + + + + + + +

    Geb Artifacts:

    + + + + + + + + + + + + + + + +
    LabelImage
    NewPasswordBadTokenPage + ./ConsoleSpec/004-001-If_I_am_using_a_bad_token__I_should_be_redirected_to_the__recover_my_password__feature-NewPasswordBadTokenPage.png +
    + + + + +
    + + +
    Being connected as an administrator, I can visit the console admin page @@ -356,9 +460,7 @@

    Code Blocks:

    I connect myself as admin

    -
    browser.clearCookies("/", "/cas")
    -loginAsAdmin()
    -
    + @@ -367,9 +469,8 @@

    Code Blocks:

    When:

    -

    -
    to ConsoleAdminPage
    -
    +

    I go to the 'Console admin' page

    + @@ -378,10 +479,8 @@

    Code Blocks:

    Then:

    -

    -
    at ConsoleAdminPage
    -report "ConsoleAdminPage"
    -
    +

    I am at the 'Console admin' page

    + @@ -406,7 +505,7 @@

    Geb Artifacts:

    ConsoleAdminPage - ./ConsoleSpec/004-001-Being_connected_as_an_administrator__I_can_visit_the_console_admin_page-ConsoleAdminPage.png + ./ConsoleSpec/005-001-Being_connected_as_an_administrator__I_can_visit_the_console_admin_page-ConsoleAdminPage.png @@ -443,9 +542,7 @@

    Code Blocks:

    I connect myself

    -
    browser.clearCookies("/", "/cas")
    -loginAsAdmin()
    -
    + @@ -454,9 +551,8 @@

    Code Blocks:

    When:

    -

    -
    to ConsoleUserDetailsPage
    -
    +

    I go to the Console user details page

    + @@ -465,10 +561,8 @@

    Code Blocks:

    Then:

    -

    -
    at ConsoleUserDetailsPage
    -report "ConsoleUserDetailsPage"
    -
    +

    I am onto the Console user details page

    + @@ -493,7 +587,7 @@

    Geb Artifacts:

    ConsoleUserDetailsPage - ./ConsoleSpec/005-001-Being_connected_on_the_platform__I_can_visit_my_userdetails_page-ConsoleUserDetailsPage.png + ./ConsoleSpec/006-001-Being_connected_on_the_platform__I_can_visit_my_userdetails_page-ConsoleUserDetailsPage.png @@ -507,6 +601,169 @@

    Geb Artifacts:

    +
    +
    + I can create a new organization, and delete it afterwards + + +
    + + + + + + + + +

    Code Blocks:

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    Given:

    +
    +

    I am connected as administrator

    + +
    +

    When:

    +
    +

    I go to the 'Console admin' page

    + +
    +

    And:

    +
    +

    I go to the 'Organizations administration' tab

    + +
    +

    Then:

    +
    +

    I am at the 'Organizations administration' tab

    + +
    +

    When:

    +
    +

    I click on the 'new org' button and I fill in the form

    + +
    +

    Then:

    +
    +

    I successfully created a new organization

    + +
    +

    When:

    +
    +

    I can delete the organization which has just been created, via the 'Manage' tab

    + +
    +

    Then:

    +
    +

    I am redirected to the organizations management page

    + +
    + + + + + + + +

    Geb Artifacts:

    + + + + + + + + + + + + + + + + + + + + +
    LabelImage
    consoleAdminPage + ./ConsoleSpec/007-001-I_can_create_a_new_organization__and_delete_it_afterwards-consoleAdminPage.png +
    failure + ./ConsoleSpec/007-002-I_can_create_a_new_organization__and_delete_it_afterwards-failure.png +
    + + + + +
    +
    The following problems occurred:
    +
    +
      + +
    • +
      java.lang.UnsupportedOperationException: not supported on empty navigator objects
      + + +
      +
      java.lang.UnsupportedOperationException: not supported on empty navigator objects
      +	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
      +	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
      +	at geb.navigator.DefaultNavigator.click(DefaultNavigator.groovy:675)
      +	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      +	at ConsoleSpec.I can create a new organization, and delete it afterwards(ConsoleSpec.groovy:208)
      +
      +
      +
    • + +
    +
    +
    + +
    + + + diff --git a/reports-vagrant/master/ConsoleSpec/001-001-I_can_visit_the_page_to_create_an_account-ConsoleNewAccountPage.html b/reports-vagrant/master/ConsoleSpec/001-001-I_can_visit_the_page_to_create_an_account-ConsoleNewAccountPage.html index 0ae379ba..a4896813 100644 --- a/reports-vagrant/master/ConsoleSpec/001-001-I_can_visit_the_page_to_create_an_account-ConsoleNewAccountPage.html +++ b/reports-vagrant/master/ConsoleSpec/001-001-I_can_visit_the_page_to_create_an_account-ConsoleNewAccountPage.html @@ -22,7 +22,8 @@
    - + +
    @@ -288,7 +289,7 @@

    New account. Create your account.

    @@ -364,6 +365,33 @@

    New account. Create your account.

    + + +
    + +
    + + + + +
    +
    + + + + + + + + + + + + + + + +
    @@ -632,6 +605,22 @@

    New account. Create your account.

    +
    +
    + +

    Password policy:

    +
    +

    The password must contain at least 8 characters

    + + + + +
    +
    +
    +
    + + @@ -744,6 +733,15 @@

    New account. Create your account.

    return true; } +function testConsentAgreed(){ + removeError("consentAgreed"); + if(!$('#consentAgreed').is(':checked')){ + addError("consentAgreed", "Consent is required, in order to create the account"); + return false; + } + return true; +} + /** * First verification, be sure g-recaptcha-response textarea is not empty */ @@ -1137,6 +1135,7 @@

    New account. Create your account.

    if (testFirstname() & testSurname() & testEmail() & testUid() & testPassword() & testConfirmPassword() & + testField("phone") & testField("title") & testField("description") & testOrg() ) { return true; @@ -1192,4 +1191,4 @@

    New account. Create your account.

    -
    \ No newline at end of file + \ No newline at end of file diff --git a/reports-vagrant/master/ConsoleSpec/001-001-I_can_visit_the_page_to_create_an_account-ConsoleNewAccountPage.png b/reports-vagrant/master/ConsoleSpec/001-001-I_can_visit_the_page_to_create_an_account-ConsoleNewAccountPage.png index c392aa2f..ff717b1e 100644 Binary files a/reports-vagrant/master/ConsoleSpec/001-001-I_can_visit_the_page_to_create_an_account-ConsoleNewAccountPage.png and b/reports-vagrant/master/ConsoleSpec/001-001-I_can_visit_the_page_to_create_an_account-ConsoleNewAccountPage.png differ diff --git a/reports-vagrant/master/ConsoleSpec/002-001-I_can_create_an_account-ConsoleAccountCreation.html b/reports-vagrant/master/ConsoleSpec/002-001-I_can_create_an_account-ConsoleAccountCreation.html index 3cf43234..93c96095 100644 --- a/reports-vagrant/master/ConsoleSpec/002-001-I_can_create_an_account-ConsoleAccountCreation.html +++ b/reports-vagrant/master/ConsoleSpec/002-001-I_can_create_an_account-ConsoleAccountCreation.html @@ -1,1202 +1,44 @@ - - - - - - New account. - - - - + + + + + Request submitted + +
    - + +
    -
    - -

    An email will be sent to the above address to confirm the account creation.

    -
    - - - - - -
    - - The form contains errors -
    - - - -
    - User details - - - - - - - - - - - - - - - -
    - -
    - - - - -
    -
    - - - - - - - - - - - - - - - - - -
    - -
    - - - - -
    -
    - - - - - - - - - - - - - - - - - -
    - -
    - - - - -
    -
    - - - - - - - - - - - - - - - - - -
    - -
    - - - - -
    -
    - - - - - - - - - - - - - - - - - -
    - -
    - - - - -
    -
    - - - -
    -
    - - -
    -
    - -
    - - - - - - - - - - - - - - - - -
    - -
    - - - - -
    -
    - - - - - - - - - - - - - - - - - - -
    - -
    - - - - -
    -
    - - - - - - - - - - - - - - - - - -
    - -
    - - -
    -
    - - - - - - - - - - - - - - - - - - -
    - -
    - - - - -
    -
    - - - - - - - - - - - - - - - - - - -
    - -
    - - - - -
    -
    - - - - - - - - - - - - - - - - - - -
    - -
    - - - - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    - -
    -
    - - -
    -
    - -
    -
    - -
    -
    -
    - © OpenStreetMap - contributors. -
    -
    - - -
    - -
    - - -
    -
    -
    - -
    - -

    - 0 Area(s) - - -

    - -
      - -
    - - - - -
    - - -
    - -
    - -
    - -
    - -
    - -
    -
    - -
    - - - - - - - - - - - - - - - - -
    - -
    - - - - -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - -
    -
    - - -
    - -
    - Credentials - - - - - - - - - - - - - - - -
    - -
    - -
    - - - - -
    - - - This identifier has already been selected. Please choose another one. - -
    -
    - - - - - - - - - - - - - - - - - - - -
    - -
    - -
    +
    +
    +

    - + + Request submitted + + - -

    + + +

    Your request has been submitted and should be processed in the next hours. Watch your e-mail box.

    + + - - - +

    Log in

    + + - - - - - - - - - - - - - - - - - -
    - -
    - - - - - -
    -
    - - -
    - - - - - -
    -
    -
    - -
    -
    -
    -
    -
    - - - - - - - - - -
    \ No newline at end of file + \ No newline at end of file diff --git a/reports-vagrant/master/ConsoleSpec/002-001-I_can_create_an_account-ConsoleAccountCreation.png b/reports-vagrant/master/ConsoleSpec/002-001-I_can_create_an_account-ConsoleAccountCreation.png index 0580b3e5..d6ac997f 100644 Binary files a/reports-vagrant/master/ConsoleSpec/002-001-I_can_create_an_account-ConsoleAccountCreation.png and b/reports-vagrant/master/ConsoleSpec/002-001-I_can_create_an_account-ConsoleAccountCreation.png differ diff --git a/reports-vagrant/master/ConsoleSpec/003-001-I_can_use_the_console_s__recover_my_password__feature-ConsoleRecoveryPage.html b/reports-vagrant/master/ConsoleSpec/003-001-I_can_use_the_console_s__recover_my_password__feature-ConsoleRecoveryPage.html index eb9788ad..983068c6 100644 --- a/reports-vagrant/master/ConsoleSpec/003-001-I_can_use_the_console_s__recover_my_password__feature-ConsoleRecoveryPage.html +++ b/reports-vagrant/master/ConsoleSpec/003-001-I_can_use_the_console_s__recover_my_password__feature-ConsoleRecoveryPage.html @@ -11,7 +11,8 @@
    - + +
    diff --git a/reports-vagrant/master/ConsoleSpec/003-001-I_can_use_the_console_s__recover_my_password__feature-ConsoleRecoveryPage.png b/reports-vagrant/master/ConsoleSpec/003-001-I_can_use_the_console_s__recover_my_password__feature-ConsoleRecoveryPage.png index 721c0763..afe75704 100644 Binary files a/reports-vagrant/master/ConsoleSpec/003-001-I_can_use_the_console_s__recover_my_password__feature-ConsoleRecoveryPage.png and b/reports-vagrant/master/ConsoleSpec/003-001-I_can_use_the_console_s__recover_my_password__feature-ConsoleRecoveryPage.png differ diff --git a/reports-vagrant/master/ConsoleSpec/004-001-If_I_am_using_a_bad_token__I_should_be_redirected_to_the__recover_my_password__feature-NewPasswordBadTokenPage.html b/reports-vagrant/master/ConsoleSpec/004-001-If_I_am_using_a_bad_token__I_should_be_redirected_to_the__recover_my_password__feature-NewPasswordBadTokenPage.html new file mode 100644 index 00000000..d5c16273 --- /dev/null +++ b/reports-vagrant/master/ConsoleSpec/004-001-If_I_am_using_a_bad_token__I_should_be_redirected_to_the__recover_my_password__feature-NewPasswordBadTokenPage.html @@ -0,0 +1,559 @@ + + + + + Ask for a new password. + + + + + + + + +
    + + +
    + + + + +
    + +

    You will receive an email at the following address with a reset link to let you set a new password.

    +
    + + + +
    + + Unknown or expired token +
    + + + + + + + +
    + Get new password + + + + + + + + + + + + + + + +
    + +
    + + + + +
    +
    + + +
    + + + +
    +
    +
    + +
    +
    +
    + + + + + + + + + + + \ No newline at end of file diff --git a/reports-vagrant/master/ConsoleSpec/004-001-If_I_am_using_a_bad_token__I_should_be_redirected_to_the__recover_my_password__feature-NewPasswordBadTokenPage.png b/reports-vagrant/master/ConsoleSpec/004-001-If_I_am_using_a_bad_token__I_should_be_redirected_to_the__recover_my_password__feature-NewPasswordBadTokenPage.png new file mode 100644 index 00000000..e025ab4b Binary files /dev/null and b/reports-vagrant/master/ConsoleSpec/004-001-If_I_am_using_a_bad_token__I_should_be_redirected_to_the__recover_my_password__feature-NewPasswordBadTokenPage.png differ diff --git a/reports-vagrant/master/ConsoleSpec/005-001-Being_connected_as_an_administrator__I_can_visit_the_console_admin_page-ConsoleAdminPage.html b/reports-vagrant/master/ConsoleSpec/005-001-Being_connected_as_an_administrator__I_can_visit_the_console_admin_page-ConsoleAdminPage.html new file mode 100644 index 00000000..5cc5c437 --- /dev/null +++ b/reports-vagrant/master/ConsoleSpec/005-001-Being_connected_as_an_administrator__I_can_visit_the_console_admin_page-ConsoleAdminPage.html @@ -0,0 +1,165 @@ + + CAS - Central Authentication Service Login + + + + + + + + + + + + + +
    + + +
    + +
    + +
    +
    +
    +
    + + + +
    +
    +
    +
    + +
    + +
    \ No newline at end of file diff --git a/reports-vagrant/master/ConsoleSpec/005-001-Being_connected_as_an_administrator__I_can_visit_the_console_admin_page-ConsoleAdminPage.png b/reports-vagrant/master/ConsoleSpec/005-001-Being_connected_as_an_administrator__I_can_visit_the_console_admin_page-ConsoleAdminPage.png new file mode 100644 index 00000000..921b95fa Binary files /dev/null and b/reports-vagrant/master/ConsoleSpec/005-001-Being_connected_as_an_administrator__I_can_visit_the_console_admin_page-ConsoleAdminPage.png differ diff --git a/reports-vagrant/master/ConsoleSpec/006-001-Being_connected_on_the_platform__I_can_visit_my_userdetails_page-ConsoleUserDetailsPage.html b/reports-vagrant/master/ConsoleSpec/006-001-Being_connected_on_the_platform__I_can_visit_my_userdetails_page-ConsoleUserDetailsPage.html new file mode 100644 index 00000000..b4c4a287 --- /dev/null +++ b/reports-vagrant/master/ConsoleSpec/006-001-Being_connected_on_the_platform__I_can_visit_my_userdetails_page-ConsoleUserDetailsPage.html @@ -0,0 +1,165 @@ + + CAS - Central Authentication Service Login + + + + + + + + + + + + + +
    + + +
    + +
    + +
    +
    +
    +
    + + + +
    +
    +
    +
    + +
    + +
    \ No newline at end of file diff --git a/reports-vagrant/master/ConsoleSpec/006-001-Being_connected_on_the_platform__I_can_visit_my_userdetails_page-ConsoleUserDetailsPage.png b/reports-vagrant/master/ConsoleSpec/006-001-Being_connected_on_the_platform__I_can_visit_my_userdetails_page-ConsoleUserDetailsPage.png new file mode 100644 index 00000000..fed293ff Binary files /dev/null and b/reports-vagrant/master/ConsoleSpec/006-001-Being_connected_on_the_platform__I_can_visit_my_userdetails_page-ConsoleUserDetailsPage.png differ diff --git a/reports-vagrant/master/ConsoleSpec/007-001-I_can_create_a_new_organization__and_delete_it_afterwards-consoleAdminPage.html b/reports-vagrant/master/ConsoleSpec/007-001-I_can_create_a_new_organization__and_delete_it_afterwards-consoleAdminPage.html new file mode 100644 index 00000000..d8065103 --- /dev/null +++ b/reports-vagrant/master/ConsoleSpec/007-001-I_can_create_a_new_organization__and_delete_it_afterwards-consoleAdminPage.html @@ -0,0 +1,165 @@ + + CAS - Central Authentication Service Login + + + + + + + + + + + + + +
    + + +
    + +
    + +
    +
    +
    +
    + + + +
    +
    +
    +
    + +
    + +
    \ No newline at end of file diff --git a/reports-vagrant/master/ConsoleSpec/007-001-I_can_create_a_new_organization__and_delete_it_afterwards-consoleAdminPage.png b/reports-vagrant/master/ConsoleSpec/007-001-I_can_create_a_new_organization__and_delete_it_afterwards-consoleAdminPage.png new file mode 100644 index 00000000..458bd337 Binary files /dev/null and b/reports-vagrant/master/ConsoleSpec/007-001-I_can_create_a_new_organization__and_delete_it_afterwards-consoleAdminPage.png differ diff --git a/reports-vagrant/master/ConsoleSpec/007-002-I_can_create_a_new_organization__and_delete_it_afterwards-failure.html b/reports-vagrant/master/ConsoleSpec/007-002-I_can_create_a_new_organization__and_delete_it_afterwards-failure.html new file mode 100644 index 00000000..d8065103 --- /dev/null +++ b/reports-vagrant/master/ConsoleSpec/007-002-I_can_create_a_new_organization__and_delete_it_afterwards-failure.html @@ -0,0 +1,165 @@ + + CAS - Central Authentication Service Login + + + + + + + + + + + + + +
    + + +
    + +
    + +
    +
    +
    +
    + + + +
    +
    +
    +
    + +
    + +
    \ No newline at end of file diff --git a/reports-vagrant/master/ConsoleSpec/007-002-I_can_create_a_new_organization__and_delete_it_afterwards-failure.png b/reports-vagrant/master/ConsoleSpec/007-002-I_can_create_a_new_organization__and_delete_it_afterwards-failure.png new file mode 100644 index 00000000..458bd337 Binary files /dev/null and b/reports-vagrant/master/ConsoleSpec/007-002-I_can_create_a_new_organization__and_delete_it_afterwards-failure.png differ diff --git a/reports-vagrant/master/DatafeederSpec.html b/reports-vagrant/master/DatafeederSpec.html index 48f3bf03..e9875c03 100644 --- a/reports-vagrant/master/DatafeederSpec.html +++ b/reports-vagrant/master/DatafeederSpec.html @@ -31,7 +31,7 @@

    Report for DatafeederSpec


    -Created on Wed Apr 12 11:03:48 CEST 2023 by pmauduit +Created on Fri Jun 07 16:58:14 CEST 2024 by pmauduit Back to index @@ -45,6 +45,7 @@

    Summary

    Executed features Failures Errors + Skipped Success rate Time @@ -54,8 +55,9 @@

    Summary

    3 0 0 + 1 100.0% - 27.181 seconds + 32.175 seconds @@ -73,6 +75,8 @@

    Features

  • Can import a basic shapefile dataset
  • +
  • Can import a CSV dataset
  • +
    @@ -96,29 +100,6 @@

    Features

    Code Blocks:

    - - - - - - - - - -
    -

    When:

    -
    -

    -
    to DataFeederImportPage
    -
    -
    -

    Then:

    -
    -

    -
    at DataFeederImportPage
    -report "DataFeederImportPage"
    -
    -
    @@ -186,7 +167,17 @@

    Code Blocks:

    When:

    -

    ----

    +

    I visit the DataFeeder Import page

    + + + + + + +

    And:

    + + +

    I fill in the first form

    @@ -196,7 +187,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am at the first page of the DataFeeder import wizard

    @@ -258,7 +249,17 @@

    Code Blocks:

    When:

    -

    ----

    +

    I visit the DataFeeder Import page

    + + + + + + +

    And:

    + + +

    I fill in the first form

    @@ -268,7 +269,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am at the first page of the DataFeeder import wizard

    @@ -278,7 +279,7 @@

    Code Blocks:

    When:

    -

    ----

    +

    I select the spatial reference system of my dataset

    @@ -288,7 +289,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am at the 'data description' step of the wizard

    @@ -298,7 +299,7 @@

    Code Blocks:

    When:

    -

    ----

    +

    I describe my dataset and submit the form

    @@ -308,7 +309,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am at the tag selection wizard page

    @@ -318,7 +319,7 @@

    Code Blocks:

    When:

    -

    ----

    +

    I select a tag and submit the form

    @@ -328,7 +329,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am at the 'Creation date and scale' wizard page

    @@ -338,7 +339,7 @@

    Code Blocks:

    When:

    -

    ----

    +

    I submit the form

    @@ -348,7 +349,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am at the 'describe the process to gather data' wizard page

    @@ -358,7 +359,7 @@

    Code Blocks:

    When:

    -

    ----

    +

    I fill in and submit the 'describe the process to gather data' form

    @@ -368,7 +369,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am at the 'confirmation' wizard page

    @@ -378,7 +379,7 @@

    Code Blocks:

    When:

    -

    ----

    +

    I submit the 'confirmation' wizard form

    @@ -388,7 +389,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am at the 'dataset loaded successfully' wizard page

    @@ -470,6 +471,189 @@

    Geb Artifacts:

    +
    +
    + Can import a CSV dataset + + +

    CSV feature branch not merged yet, skipping test (also need revisit see SHP import)

    + +
    + + + + + + + + +

    Code Blocks:

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    When:

    +
    +

    I visit the DataFeeder Import page

    + +
    +

    And:

    +
    +

    I fill in the first form customized for CSV import

    + +
    +

    Then:

    +
    +

    I am at the first page of the DataFeeder import wizard

    + +
    +

    When:

    +
    +

    I select the lat / lon columns from my CSV

    + +
    +

    Then:

    +
    +

    I am at the 'data description' step of the wizard

    + +
    +

    When:

    +
    +

    I describe my dataset and submit the form

    + +
    +

    Then:

    +
    +

    I am at the tag selection wizard page

    + +
    +

    When:

    +
    +

    I select a tag and submit the form

    + +
    +

    Then:

    +
    +

    I am at the 'Creation date and scale' wizard page

    + +
    +

    When:

    +
    +

    I submit the form

    + +
    +

    Then:

    +
    +

    I am at the 'describe the process to gather data' wizard page

    + +
    +

    When:

    +
    +

    I fill in and submit the 'describe the process to gather data' form

    + +
    +

    Then:

    +
    +

    I am at the 'confirmation' wizard page

    + +
    +

    When:

    +
    +

    I submit the 'confirmation' wizard form

    + +
    +

    Then:

    +
    +

    I am at the 'dataset loaded successfully' wizard page

    + +
    + + + + + + + + + +
    + + + diff --git a/reports-vagrant/master/DatafeederSpec/001-001-Can_go_to_the_import_Page-DataFeederImportPage.html b/reports-vagrant/master/DatafeederSpec/001-001-Can_go_to_the_import_Page-DataFeederImportPage.html index ce7cd502..9fb9bb59 100644 --- a/reports-vagrant/master/DatafeederSpec/001-001-Can_go_to_the_import_Page-DataFeederImportPage.html +++ b/reports-vagrant/master/DatafeederSpec/001-001-Can_go_to_the_import_Page-DataFeederImportPage.html @@ -1,21 +1,22 @@ - + Datafeeder - + + - + -
    Upload your dataset
    Import your file -
    ...
    I hold the rights to publish this dataset
    Accepted file formats:
    - SHP
    Maximum file size is 30 MB
    Upload your dataset
    Import your file +
    ...
    I hold the rights to publish this dataset
    Accepted file formats:
    - SHP
    Maximum file size is 512 MB

    Adding data - has never been easier

    Import Enrichment Validation Verification
    - + c0.71-1.23,1.34-2.48,1.87-3.72l-2.75-1.19C545.44,163.3,544.87,164.44,544.22,165.58z" class="current-color">

    Adding data + has never been easier

    Import Enrichment Validation Verification
    + \ No newline at end of file diff --git a/reports-vagrant/master/DatafeederSpec/001-001-Can_go_to_the_import_Page-DataFeederImportPage.png b/reports-vagrant/master/DatafeederSpec/001-001-Can_go_to_the_import_Page-DataFeederImportPage.png index 85a3c61a..9f39031d 100644 Binary files a/reports-vagrant/master/DatafeederSpec/001-001-Can_go_to_the_import_Page-DataFeederImportPage.png and b/reports-vagrant/master/DatafeederSpec/001-001-Can_go_to_the_import_Page-DataFeederImportPage.png differ diff --git a/reports-vagrant/master/DatafeederSpec/002-001-Can_import_a_dataset_with_no_SRS_defined__no_PRJ_-BeginWizardImportPage-nosrs.html b/reports-vagrant/master/DatafeederSpec/002-001-Can_import_a_dataset_with_no_SRS_defined__no_PRJ_-BeginWizardImportPage-nosrs.html index 0d0e21f8..6cde3fe5 100644 --- a/reports-vagrant/master/DatafeederSpec/002-001-Can_import_a_dataset_with_no_SRS_defined__no_PRJ_-BeginWizardImportPage-nosrs.html +++ b/reports-vagrant/master/DatafeederSpec/002-001-Can_import_a_dataset_with_no_SRS_defined__no_PRJ_-BeginWizardImportPage-nosrs.html @@ -1,15 +1,16 @@ - + Datafeeder - + + - + -
    Make sure your data are correct
    The provided dataset contains 22 entities
    The projection system is unknown
    - +
    Make sure your data are correct
    The provided dataset contains 22 entities
    The projection system is unknown
    Choose a spatial reference system
    + \ No newline at end of file diff --git a/reports-vagrant/master/DatafeederSpec/002-001-Can_import_a_dataset_with_no_SRS_defined__no_PRJ_-BeginWizardImportPage-nosrs.png b/reports-vagrant/master/DatafeederSpec/002-001-Can_import_a_dataset_with_no_SRS_defined__no_PRJ_-BeginWizardImportPage-nosrs.png index 23b3d5e1..fdff907a 100644 Binary files a/reports-vagrant/master/DatafeederSpec/002-001-Can_import_a_dataset_with_no_SRS_defined__no_PRJ_-BeginWizardImportPage-nosrs.png and b/reports-vagrant/master/DatafeederSpec/002-001-Can_import_a_dataset_with_no_SRS_defined__no_PRJ_-BeginWizardImportPage-nosrs.png differ diff --git a/reports-vagrant/master/DatafeederSpec/003-001-Can_import_a_basic_shapefile_dataset-BeginWizardImportPage.html b/reports-vagrant/master/DatafeederSpec/003-001-Can_import_a_basic_shapefile_dataset-BeginWizardImportPage.html index a4967089..2b3ef15c 100644 --- a/reports-vagrant/master/DatafeederSpec/003-001-Can_import_a_basic_shapefile_dataset-BeginWizardImportPage.html +++ b/reports-vagrant/master/DatafeederSpec/003-001-Can_import_a_basic_shapefile_dataset-BeginWizardImportPage.html @@ -1,15 +1,16 @@ - + Datafeeder - + + - + -
    Make sure your data are correct
    The provided dataset contains 257 entities
    Here is the dataset extent
    And a sample entity from the dataset
    id: SURFCOMM0000000107940387
    code_insee: 43055
    num_commun: 055
    nom_commun: Chaniat
    epci_comco: C.C. Brioude Sud Auvergne
    num_canton: 04
    canton: Brioude
    pays: Pays de Lafayette
    arrondisst: BRIOUDE
    surf_ha: 1398.63
    code_siren: 200085728
    pop_munici: 169
    surf_km2: 13.9863
    densite_ha: 12
    - +
    Make sure your data are correct
    The provided dataset contains 257 entities
    The projection system is unknown
    Choose a spatial reference system
    + \ No newline at end of file diff --git a/reports-vagrant/master/DatafeederSpec/003-001-Can_import_a_basic_shapefile_dataset-BeginWizardImportPage.png b/reports-vagrant/master/DatafeederSpec/003-001-Can_import_a_basic_shapefile_dataset-BeginWizardImportPage.png index 314e1296..8d026131 100644 Binary files a/reports-vagrant/master/DatafeederSpec/003-001-Can_import_a_basic_shapefile_dataset-BeginWizardImportPage.png and b/reports-vagrant/master/DatafeederSpec/003-001-Can_import_a_basic_shapefile_dataset-BeginWizardImportPage.png differ diff --git a/reports-vagrant/master/DatafeederSpec/003-002-Can_import_a_basic_shapefile_dataset-DataDescriptionWizardPage.html b/reports-vagrant/master/DatafeederSpec/003-002-Can_import_a_basic_shapefile_dataset-DataDescriptionWizardPage.html index 273ed26b..4d736795 100644 --- a/reports-vagrant/master/DatafeederSpec/003-002-Can_import_a_basic_shapefile_dataset-DataDescriptionWizardPage.html +++ b/reports-vagrant/master/DatafeederSpec/003-002-Can_import_a_basic_shapefile_dataset-DataDescriptionWizardPage.html @@ -1,15 +1,16 @@ - + Datafeeder - + + - + -
    Tell us more about your dataset
    Give your dataset the best title
    How would you describe your dataset?
    - +
    Tell us more about your dataset
    Give your dataset the best title
    How would you describe your dataset?
    + - \ No newline at end of file +
    \ No newline at end of file diff --git a/reports-vagrant/master/DatafeederSpec/003-002-Can_import_a_basic_shapefile_dataset-DataDescriptionWizardPage.png b/reports-vagrant/master/DatafeederSpec/003-002-Can_import_a_basic_shapefile_dataset-DataDescriptionWizardPage.png index bed85937..12742212 100644 Binary files a/reports-vagrant/master/DatafeederSpec/003-002-Can_import_a_basic_shapefile_dataset-DataDescriptionWizardPage.png and b/reports-vagrant/master/DatafeederSpec/003-002-Can_import_a_basic_shapefile_dataset-DataDescriptionWizardPage.png differ diff --git a/reports-vagrant/master/DatafeederSpec/003-003-Can_import_a_basic_shapefile_dataset-TagSelectionWizardPage.html b/reports-vagrant/master/DatafeederSpec/003-003-Can_import_a_basic_shapefile_dataset-TagSelectionWizardPage.html index 8e81bf27..7e3706a9 100644 --- a/reports-vagrant/master/DatafeederSpec/003-003-Can_import_a_basic_shapefile_dataset-TagSelectionWizardPage.html +++ b/reports-vagrant/master/DatafeederSpec/003-003-Can_import_a_basic_shapefile_dataset-TagSelectionWizardPage.html @@ -1,15 +1,16 @@ - + Datafeeder - + + - + -
    Tell us more about your dataset
    Select one or more tags that fit your dataset
    - +
    Tell us more about your dataset
    Select one or more tags that fit your dataset
    + -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/reports-vagrant/master/DatafeederSpec/003-003-Can_import_a_basic_shapefile_dataset-TagSelectionWizardPage.png b/reports-vagrant/master/DatafeederSpec/003-003-Can_import_a_basic_shapefile_dataset-TagSelectionWizardPage.png index ba8a098c..59d12d54 100644 Binary files a/reports-vagrant/master/DatafeederSpec/003-003-Can_import_a_basic_shapefile_dataset-TagSelectionWizardPage.png and b/reports-vagrant/master/DatafeederSpec/003-003-Can_import_a_basic_shapefile_dataset-TagSelectionWizardPage.png differ diff --git a/reports-vagrant/master/DatafeederSpec/003-004-Can_import_a_basic_shapefile_dataset-CreationDateAndScaleWizardPage.html b/reports-vagrant/master/DatafeederSpec/003-004-Can_import_a_basic_shapefile_dataset-CreationDateAndScaleWizardPage.html index 3e451a46..56c6b8dc 100644 --- a/reports-vagrant/master/DatafeederSpec/003-004-Can_import_a_basic_shapefile_dataset-CreationDateAndScaleWizardPage.html +++ b/reports-vagrant/master/DatafeederSpec/003-004-Can_import_a_basic_shapefile_dataset-CreationDateAndScaleWizardPage.html @@ -1,15 +1,16 @@ - + Datafeeder - + + - + -
    Tell us more about your dataset
    Do you know when the dataset was created?
    For which scale was it created ?
    - +
    Tell us more about your dataset
    Do you know when the dataset was created?
    For which scale was it created ?
    + - \ No newline at end of file +
    \ No newline at end of file diff --git a/reports-vagrant/master/DatafeederSpec/003-004-Can_import_a_basic_shapefile_dataset-CreationDateAndScaleWizardPage.png b/reports-vagrant/master/DatafeederSpec/003-004-Can_import_a_basic_shapefile_dataset-CreationDateAndScaleWizardPage.png index f8043ff3..ac58cd0f 100644 Binary files a/reports-vagrant/master/DatafeederSpec/003-004-Can_import_a_basic_shapefile_dataset-CreationDateAndScaleWizardPage.png and b/reports-vagrant/master/DatafeederSpec/003-004-Can_import_a_basic_shapefile_dataset-CreationDateAndScaleWizardPage.png differ diff --git a/reports-vagrant/master/DatafeederSpec/003-005-Can_import_a_basic_shapefile_dataset-ProcessDescriptionWizardPage.html b/reports-vagrant/master/DatafeederSpec/003-005-Can_import_a_basic_shapefile_dataset-ProcessDescriptionWizardPage.html index aa6d8eb3..ac81a0e5 100644 --- a/reports-vagrant/master/DatafeederSpec/003-005-Can_import_a_basic_shapefile_dataset-ProcessDescriptionWizardPage.html +++ b/reports-vagrant/master/DatafeederSpec/003-005-Can_import_a_basic_shapefile_dataset-ProcessDescriptionWizardPage.html @@ -1,15 +1,16 @@ - + Datafeeder - + + - + -
    Tell us more about your dataset
    Finally, please describe the process that was used to create the dataset
    - +
    Tell us more about your dataset
    Finally, please describe the process that was used to create the dataset
    + - \ No newline at end of file +
    \ No newline at end of file diff --git a/reports-vagrant/master/DatafeederSpec/003-005-Can_import_a_basic_shapefile_dataset-ProcessDescriptionWizardPage.png b/reports-vagrant/master/DatafeederSpec/003-005-Can_import_a_basic_shapefile_dataset-ProcessDescriptionWizardPage.png index 96052b37..f8900ad4 100644 Binary files a/reports-vagrant/master/DatafeederSpec/003-005-Can_import_a_basic_shapefile_dataset-ProcessDescriptionWizardPage.png and b/reports-vagrant/master/DatafeederSpec/003-005-Can_import_a_basic_shapefile_dataset-ProcessDescriptionWizardPage.png differ diff --git a/reports-vagrant/master/DatafeederSpec/003-006-Can_import_a_basic_shapefile_dataset-ConfirmationWizardPage.html b/reports-vagrant/master/DatafeederSpec/003-006-Can_import_a_basic_shapefile_dataset-ConfirmationWizardPage.html index 68f67818..864a1923 100644 --- a/reports-vagrant/master/DatafeederSpec/003-006-Can_import_a_basic_shapefile_dataset-ConfirmationWizardPage.html +++ b/reports-vagrant/master/DatafeederSpec/003-006-Can_import_a_basic_shapefile_dataset-ConfirmationWizardPage.html @@ -1,15 +1,16 @@ - + Datafeeder - + + - + -
    You're almost there...
    AUTOMATED TESTS IMPORT
    automated tests abstract
    Created at  April 12, 2023 - Scale  1:10000
    Automated tests
    Soil

    no mistake? let's go!

    You're almost there...
    AUTOMATED TESTS IMPORT
    automated tests abstract
    Created at  June 7, 2024 - Scale  1:10000
    Automated tests
    Addresses

    no mistake? let's go!

    - + H186.82z" class="background-color opacity-50">
    + - \ No newline at end of file +
    \ No newline at end of file diff --git a/reports-vagrant/master/DatafeederSpec/003-006-Can_import_a_basic_shapefile_dataset-ConfirmationWizardPage.png b/reports-vagrant/master/DatafeederSpec/003-006-Can_import_a_basic_shapefile_dataset-ConfirmationWizardPage.png index 46302a1a..83ce4d1b 100644 Binary files a/reports-vagrant/master/DatafeederSpec/003-006-Can_import_a_basic_shapefile_dataset-ConfirmationWizardPage.png and b/reports-vagrant/master/DatafeederSpec/003-006-Can_import_a_basic_shapefile_dataset-ConfirmationWizardPage.png differ diff --git a/reports-vagrant/master/DatafeederSpec/003-007-Can_import_a_basic_shapefile_dataset-DataSetLoadedSuccessfullyWizardPage.html b/reports-vagrant/master/DatafeederSpec/003-007-Can_import_a_basic_shapefile_dataset-DataSetLoadedSuccessfullyWizardPage.html index 82cdf23a..a9a3fcfa 100644 --- a/reports-vagrant/master/DatafeederSpec/003-007-Can_import_a_basic_shapefile_dataset-DataSetLoadedSuccessfullyWizardPage.html +++ b/reports-vagrant/master/DatafeederSpec/003-007-Can_import_a_basic_shapefile_dataset-DataSetLoadedSuccessfullyWizardPage.html @@ -1,16 +1,17 @@ - + Datafeeder - + + - + -
    Congratulation! - Your dataset has been published
    View your data in:

    Done, all is good!

    Congratulation! + Your dataset has been published
    View your data in:

    Done, all is good!

    - + - \ No newline at end of file +
    \ No newline at end of file diff --git a/reports-vagrant/master/DatafeederSpec/003-007-Can_import_a_basic_shapefile_dataset-DataSetLoadedSuccessfullyWizardPage.png b/reports-vagrant/master/DatafeederSpec/003-007-Can_import_a_basic_shapefile_dataset-DataSetLoadedSuccessfullyWizardPage.png index b89fd25d..be2a4889 100644 Binary files a/reports-vagrant/master/DatafeederSpec/003-007-Can_import_a_basic_shapefile_dataset-DataSetLoadedSuccessfullyWizardPage.png and b/reports-vagrant/master/DatafeederSpec/003-007-Can_import_a_basic_shapefile_dataset-DataSetLoadedSuccessfullyWizardPage.png differ diff --git a/reports-vagrant/master/GatewaySpec.html b/reports-vagrant/master/GatewaySpec.html new file mode 100644 index 00000000..9af7a26f --- /dev/null +++ b/reports-vagrant/master/GatewaySpec.html @@ -0,0 +1,290 @@ + + + + + + + + + + + + + + + + + +

    Report for GatewaySpec

    +
    +Created on Fri Jun 07 16:56:34 CEST 2024 by pmauduit +Back to index + + + +
    +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + +
    Executed featuresFailuresErrorsSkippedSuccess rateTime
    0003100.0%0
    +
    + + + + +

    Features

    + + +
    + + + +
    +
    + Being disconnected, I can visit the Gateway Login page + + +
    + + + + + + + + +

    Code Blocks:

    + + + + + + + + + + + + + + + + + +
    +

    Given:

    +
    +

    I am disconnected

    + +
    +

    When:

    +
    +

    I visit the login page

    + +
    +

    Then:

    +
    +

    I am at the Login page

    + +
    + + + + + + + + + +
    + + + +
    +
    + I can log into the Gateway Login Page + + +
    + + + + + + + + +

    Code Blocks:

    + + + + + + + + + + + + + + + + + + + + + + +
    +

    Given:

    +
    +

    I am disconnected

    + +
    +

    When:

    +
    +

    I visit the login page

    + +
    +

    And:

    +
    +

    I enter my credentials

    + +
    +

    Then:

    +
    +

    I am logged in

    + +
    + + + + + + + + + +
    + + + +
    +
    + Using bad credentials, I cannot login + + +
    + + + + + + + + +

    Code Blocks:

    + + + + + + + + + + + + + + + + + + + + + + +
    +

    Given:

    +
    +

    I am disconnected

    + +
    +

    When:

    +
    +

    I visit the login page

    + +
    +

    And:

    +
    +

    I enter my credentials

    + +
    +

    Then:

    +
    +

    I am not logged in

    + +
    + + + + + + + + + +
    + + + + + + + \ No newline at end of file diff --git a/reports-vagrant/master/GeonetworkSpec.html b/reports-vagrant/master/GeonetworkSpec.html index a712f1a5..63d04016 100644 --- a/reports-vagrant/master/GeonetworkSpec.html +++ b/reports-vagrant/master/GeonetworkSpec.html @@ -31,7 +31,7 @@

    Report for GeonetworkSpec


    -Created on Wed Apr 12 11:03:08 CEST 2023 by pmauduit +Created on Fri Jun 07 16:57:19 CEST 2024 by pmauduit Back to index @@ -45,17 +45,19 @@

    Summary

    Executed features Failures Errors + Skipped Success rate Time - 4 + 5 + 0 0 0 100.0% - 47.296 seconds + 33.562 seconds @@ -73,6 +75,8 @@

    Features

  • Being connected onto the catalogue, I have access to contribute & admin menu
  • +
  • Being connected as administrator, I can visit the 'group management' interface
  • +
  • Being connected onto the catalogue, I can create a metadata using the editor
  • @@ -103,15 +107,8 @@

    Code Blocks:

    When:

    -

    -
    go GeonetworkPage.url
    -if (loginRequired()) {
    -    loginAsAdmin()
    -    to GeonetworkPage
    -} else {
    -    to GeonetworkPage
    -}
    -
    +

    I visit the GeoNetwork main page

    + @@ -120,10 +117,8 @@

    Code Blocks:

    Then:

    -

    -
    at GeonetworkPage
    -report "GnHomePage"
    -
    +

    I am at the GeoNetwork main page

    + @@ -184,15 +179,8 @@

    Code Blocks:

    When:

    -

    -
    go GeonetworkPage.url
    -if (loginRequired()) {
    -    loginAsAdmin()
    -    to GeonetworkPage
    -} else {
    -    to GeonetworkPage
    -}
    -
    +

    I visit the GeoNetwork main page

    + @@ -201,9 +189,8 @@

    Code Blocks:

    And:

    -

    -
    "click on the search button"()
    -
    +

    I click on the 'search' button

    + @@ -212,11 +199,8 @@

    Code Blocks:

    Then:

    -

    -
    at GeonetworkPage
    -"some results are displayed"()
    -report "GnSearchResults"
    -
    +

    I am on the GeoNetwork main page, and some results are displayed

    + @@ -277,9 +261,8 @@

    Code Blocks:

    When:

    -

    -
    loginAsAdmin()
    -
    +

    I log in as aministrator

    + @@ -288,9 +271,8 @@

    Code Blocks:

    Then:

    -

    -
    at GeonetworkPage
    -
    +

    I visit the GeoNetwork main page

    + @@ -299,10 +281,8 @@

    Code Blocks:

    And:

    -

    -
    "'contribute' and 'admin' menus are available"()
    -report "GnMainPageLoggedIn"
    -
    +

    The 'contribute' and 'admin' menus are available

    + @@ -341,6 +321,152 @@

    Geb Artifacts:

    +
    +
    + Being connected as administrator, I can visit the 'group management' interface + + +
    + + + + + + + + +

    Code Blocks:

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    When:

    +
    +

    I log in as aministrator

    + +
    +

    Then:

    +
    +

    I visit the GeoNetwork main page

    + +
    +

    And:

    +
    +

    I click onto the 'Admin console > Users and Group' menu button

    + +
    +

    Then:

    +
    +

    I am on the 'User & group' admin interface

    + +
    +

    When:

    +
    +

    I click onto the 'Manage groups' menu

    + +
    +

    Then:

    +
    +

    I am at the 'Manage groups' page

    + +
    +

    When:

    +
    +

    I click onto one of the available groups

    + +
    +

    Then:

    +
    +

    The group configuration page is displayed

    + +
    + + + + + + + +

    Geb Artifacts:

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    LabelImage
    GnAtGeonetworkUsersAndGroupsPage + ./GeonetworkSpec/004-001-Being_connected_as_administrator__I_can_visit_the__group_management__interface-GnAtGeonetworkUsersAndGroupsPage.png +
    GnAtGeonetworkUsersAndGroupsPage + ./GeonetworkSpec/004-002-Being_connected_as_administrator__I_can_visit_the__group_management__interface-GnAtGeonetworkUsersAndGroupsPage.png +
    GnAtGeonetworkUsersAndGroupsGroupsSingleGroupPage + ./GeonetworkSpec/004-003-Being_connected_as_administrator__I_can_visit_the__group_management__interface-GnAtGeonetworkUsersAndGroupsGroupsSingleGroupPage.png +
    + + + + +
    + + +
    Being connected onto the catalogue, I can create a metadata using the editor @@ -363,7 +489,7 @@

    Code Blocks:

    When:

    -

    ----

    +

    I log in as administrator

    @@ -373,7 +499,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am at the GeoNetwork main page

    @@ -383,7 +509,7 @@

    Code Blocks:

    When:

    -

    ----

    +

    I click on the 'contribute > add new record' button

    @@ -393,7 +519,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am at the GeoNetwork 'Add new record' page

    @@ -403,7 +529,7 @@

    Code Blocks:

    When:

    -

    ----

    +

    I select the 'Vector ISO19139' template and click on 'Create'

    @@ -413,7 +539,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am onto the GeoNetwork metadata editor

    @@ -423,7 +549,17 @@

    Code Blocks:

    When:

    -

    ----

    +

    I add a title and a description

    + + + + + + +

    And:

    + + +

    I click on 'save and close'

    @@ -433,7 +569,7 @@

    Code Blocks:

    Then:

    -

    ----

    +

    I am onto the GeoNetwork 'catalog edit board' page

    @@ -459,21 +595,21 @@

    Geb Artifacts:

    GnAtCreateNewRecord - ./GeonetworkSpec/004-001-Being_connected_onto_the_catalogue__I_can_create_a_metadata_using_the_editor-GnAtCreateNewRecord.png + ./GeonetworkSpec/005-001-Being_connected_onto_the_catalogue__I_can_create_a_metadata_using_the_editor-GnAtCreateNewRecord.png GnAtEditForm - ./GeonetworkSpec/004-002-Being_connected_onto_the_catalogue__I_can_create_a_metadata_using_the_editor-GnAtEditForm.png + ./GeonetworkSpec/005-002-Being_connected_onto_the_catalogue__I_can_create_a_metadata_using_the_editor-GnAtEditForm.png GnAtEditBoard - ./GeonetworkSpec/004-003-Being_connected_onto_the_catalogue__I_can_create_a_metadata_using_the_editor-GnAtEditBoard.png + ./GeonetworkSpec/005-003-Being_connected_onto_the_catalogue__I_can_create_a_metadata_using_the_editor-GnAtEditBoard.png diff --git a/reports-vagrant/master/GeonetworkSpec/001-001-I_can_access_the__geonetwork__webapp-GnHomePage.html b/reports-vagrant/master/GeonetworkSpec/001-001-I_can_access_the__geonetwork__webapp-GnHomePage.html index 86c78ba5..23119a6f 100644 --- a/reports-vagrant/master/GeonetworkSpec/001-001-I_can_access_the__geonetwork__webapp-GnHomePage.html +++ b/reports-vagrant/master/GeonetworkSpec/001-001-I_can_access_the__geonetwork__webapp-GnHomePage.html @@ -1,24 +1,23 @@ - + My GeoNetwork catalogue - + - - - - - - - - - - - -
    + + + + + + + + + + +
    - -
    -
    +
    +
    -
    Search 164 data sets, services and maps, ...
    + Search
    Search 7 data sets, services and maps, ...
    -

    Latest maps

      +

      Latest maps

      The catalog currently contains no information. Sign in, and then load samples, harvest or import records.
      -

      Browse by

      Type of resources

      Browse by

      -
      +
      -
      • automated tests abstract

        Series
      • automated tests abstract

        Series
      • automated tests abstract

        Series
      • automated tests abstract

        Series
      • Orthophoto HR de la Picardie de 2013. - -L'ORTHO HR® est une mosaïque d’orthophotographies numériques en Haute Résolution (la taille du pixel terrain est de 20 cm) et est produite par département. - -Les images d'origines fournies par l'IGN ont été modifiées pour y intégrer des aperçus à plusieurs échelles et pour rendre transparentes les zones sans données en vue d'optimiser les performances des services web de Géo2France sans en altérer l'aspect graphique. - -Ces données sont cofinancées par l’Union européenne. L’Europe s’engage en Picardie avec le Fonds européen de développement régional.

        Dataset
      • Nombre par commune d'observations de plantes vasculaires (tous statuts) pour la région des Hauts-de-France, réalisées depuis 2010 - -Description du contenu -Cette couche précise par commune des cinq départements des Hauts-de-France (02, 59, 60, 62, 80), le nombre d’observations de plantes vasculaires (Fougères et Plantes à graines) tous statuts et réalisées après le 31/12/2009. - -Données attributaires -Commune [libelle] : libellé de la commune avec code INSEE entre parenthèses. -Code INSEE [code] : code INSEE de la commune. -Nombre d’espèces [nbre] : nombre d’observations de plantes vasculaires (Fougères et Plantes à graines) tous statuts et réalisées depuis 2010 sur la commune.

        Service
      • Nombre par maille de plantes vasculaires messicoles pour la région des Hauts-de-France, observées depuis 2000. - -Description du contenu -Cette couche précise par maille et pour les cinq départements des Hauts-de-France (02, 59, 60, 62, 80), le nombre d’espèces de plantes vasculaires (Fougères et Plantes à graines) messicoles et observées après le 31/12/1999. -On entend par "Plantes messicoles" les espèces figurant dans les listes nationale et/ou régionale des plantes messicoles. -Liste nationale : -CAMBECEDES J., LARGIER G., LOMBARD A. - 2012. Plan national d’actions en faveur des plantes messicoles. Conservatoire botanique national des Pyrénées et de Midi-Pyrénées – Fédération des Conservatoires botaniques nationaux – Ministère de l’Écologie, du Développement durable et de l’Énergie. 242 p. -Liste régionale : -ASSET, B., CATTEAU, E., DARDILLAC, A., TOUSSAINT, B., 2020. – Listes des plantes messicoles des Hauts-de-France, pour la Direction régionale de l’environnement de l’aménagement et du logement des Hauts-de-France, Conservatoire botanique national de Bailleul. 17 p. Bailleul. - -Données attributaires -Maille [libelle] : libellé de la maille UTM 1 km². -Nombre d’espèces [nbre] : nombre d’espèces de plantes vasculaires (Fougères et Plantes à graines)messicoles et observées depuis 2000 sur la maille.

        Dataset
      • Nombre par commune d'observations de lichens (tous statuts) pour la région des Hauts-de-France, réalisées depuis 2000 - -Description du contenu -Cette couche précise par commune des cinq départements des Hauts-de-France (02, 59, 60, 62, 80), le nombre d’observations de lichens (tous statuts) réalisées après le 31/12/1999. - -Données attributaires -Commune [libelle] : libellé de la commune avec code INSEE entre parenthèses. -Code INSEE [code] : code INSEE de la commune. -Nombre d’observations [nbre] : nombre d’observations de lichens (tous statuts) réalisées depuis 2000 sur la commune. -Liste des espèces [listetaxons]* : liste des espèces de lichens (tous statuts) observées depuis 2000 sur la commune. -*voir informations complémentaires et codifications utilisées sur : https://digitale.cbnbl.org/aide/Digitale2_ListeEspecesDescription.pdf

        Dataset
      • Nombre par commune de végétations (tous statuts) pour la région des Hauts-de-France, observées avant 2000. - -Description du contenu -Cette couche précise par commune et pour les cinq départements des Hauts-de-France (02, 59, 60, 62, 80), le nombre de microcénoses (tous statuts) observées avant le 01/01/2000. - -La liste des végétations citées en région est disponible dans les référentiels syntaxonomiques de DIGITALE sur : -https://www.cbnbl.org/referentiels-syntaxonomiques-regionaux-vegetation-du-nord-ouest-france - -Données attributaires -Commune [libelle] : libellé de la commune avec code INSEE entre parenthèses. -Code INSEE [code] : code INSEE de la commune. -Nombre de de végétations [nbre] : nombre de végétations (tous statuts) observées avant 2000 sur la commune. -Liste des syntaxa [syntaxa]* : liste des végétations (tous statuts) observées avant 2000 dans la commune. -*voir informations complémentaires et codifications utilisées sur : https://digitale.cbnbl.org/aide/Digitale2_ListeHabitatsDescription.pdf

        Dataset
      • Nombre par maille de bryophytes menacées régionales pour la région des Hauts-de-France, observées avant 2000. - -Description du contenu -Cette couche précise par maille et pour les cinq départements des Hauts-de-France (02, 59, 60, 62, 80), le nombre d’espèces de bryophytes (mousses, hépatiques et anthocérotes) menacées régionales et observées avant le 01/01/2000. -Une bryophyte est dite "menacée" si elle a comme cotation UICN de niveau de menace régional l'une des valeurs suivantes : "CR*", "CR", "EN" ou "VU". -La liste des bryophytes menacées est disponible dans les référentiels taxonomiques de DIGITALE sur : -https://www.cbnbl.org/referentiels-taxonomiques-et-statuts-regionaux-et-departementaux-bryophytes - -Données attributaires -Maille [libelle] : libellé de la maille UTM 1 km². -Nombre d’espèces [nbre] : nombre d’espèces de bryophytes (mousses, hépatiques et anthocérotes) menacées régionales et observées avant 2000 sur la maille.

        Dataset
      • Nombre, par maille d'1 km², de plantes exotiques envahissantes (Plantes vasculaires et Bryophytes) pour le territoire de la Communauté de communes Picardie des Châteaux (CCPCh), observées depuis 2000 - -Description du contenu -Cette couche précise, par maille d'1 km² et pour le territoire de la Communauté de communes Picardie des Châteaux (CCPCh), le nombre d’espèces de plantes exotiques envahissantes [Plantes vasculaires (Fougères et Plantes à graines) et Bryophytes] et observées après le 31/12/1999. - -Le terme de « plantes exotiques envahissantes » (désormais préféré à celui de « plantes invasives ») s’applique à des plantes exotiques, généralement naturalisées (statut N ou Z), induisant par leur prolifération dans les milieux naturels ou semi-naturels des changements significatifs de composition, de structure ou de fonctionnement des écosystèmes. Des impacts d’ordre économique (gêne pour la navigation, la pêche, les loisirs) ou sanitaire (toxicité, réactions allergiques...) viennent fréquemment s’ajouter à ces nuisances écologiques. Dans l’attente d’une méthodologie nationale unifiée, la sélection des espèces exotiques envahissantes (avérées ou potentielles) pour les Hauts-de-France et la Haute-Normandie est essentiellement basée sur la synthèse nationale de S. MÜLLER (2004) et les bases de données nationales et internationales, complétée par quelques cas régionaux avérés ou pressentis non traités au niveau national. N.B. : certains taxons exotiques considérés comme envahissants dans certaines régions voisines mais pour la plupart établis de longue date et ne présentant a priori aucun impact significatif sur l’environnement ou les activités économiques ont été exclus de la liste régionale. Il s’agissait le plus souvent d’espèces rudérales (ex. : Berteroa incana, Bunias orientalis, Galinsoga quadriradiata, etc.). -Le taxon est considéré comme une plante exotique envahissante avérée dans les régions proches ou pressenti comme telle dans la région concernée, où il est soit envahissant dans les habitats d’intérêt patrimonial ou impactant des espèces végétales menacées à l’échelle régionale ou nationale, soit impactant la santé, l’économie ou les activités humaines. -Le taxon est considéré comme une plante exotique envahissante potentielle dans les régions proches ou pressenti comme telle dans la région concernée : aucun impact significatif sur des habitats d’intérêt patrimonial, des espèces végétales menacées à l’échelle régionale ou nationale ou sur la santé, l’économie ou les activités humaines n’a jusqu’à présent été constaté ou n’est pressenti dans la région. - -Données attributaires -Maille [libelle] : libellé de la maille UTM 1 km². -Nombre d'EEE [nbre_ap] : nombre d’espèces de plantes [Plantes vasculaires (Fougères et Plantes à graines) et Bryophytes] exotiques envahissantes et observées depuis 2000 sur la maille. -Nombre d'EEE avérées [nbre_a] : nombre d’espèces de plantes [Plantes vasculaires (Fougères et Plantes à graines) et Bryophytes] exotiques envahissantes avérées et observées depuis 2000 sur la maille. -Nombre d'EEE potentielles [nbre_p] : nombre d’espèces de plantes [Plantes vasculaires (Fougères et Plantes à graines) et Bryophytes] exotiques envahissantes potentielles et observées depuis 2000 sur la maille.

        Service
      • Nombre, par maille d'1 km², d'observations de plantes vasculaires (tous statuts) pour le territoire de la Communauté de communes Picardie des Châteaux (CCPCh), réalisées avant 2000 - -Description du contenu -Cette couche précise, par maille d'1 km² et le territoire de la Communauté de communes Picardie des Châteaux (CCPCh), le nombre d’observations de plantes vasculaires (Fougères et Plantes à graines), tous statuts et réalisées avant le 01/01/2000. - -Données attributaires -Maille [libelle] : libellé de la maille UTM 1 km². -Nombre d’espèces [nbre] : nombre d’observations de plantes vasculaires (Fougères et Plantes à graines) réalisées avant 2000 sur la maille.

        Service
      • +
        • automated tests abstract

          Dataset
        • This catalog is for registering all metadata records held by the Geofffrey's Tube Palace Hotel Ballroom.

          Service
        • Physiographic maps for the CIS and Baltic States (CIS_BS), Mongolia, China and Taiwan Province of China. Between the three regions (China, Mongolia, and CIS_BS countries) DCW boundaries were introduced. There are no DCW boundaries between Russian Federation and the rest of the new countries of the CIS_BS. The original physiographic map of China includes the Chinese border between India and China, which extends beyond the Indian border line, and the South China Sea islands (no physiographic information is present for islands in the South China Sea). The use of these country boundaries does not imply the expression of any opinion whatsoever on the part of FAO concerning the legal or constitutional states of any country, territory, or sea area, or concerning delimitation of frontiers. The Maps visualize the items LANDF, HYPSO, SLOPE that correspond to Landform, Hypsometry and Slope.

          Dataset
        • This dataset is the definitive set of locality boundaries for the state of Victoria as defined by Local Government and registered by the Registrar of Geographic Names. The boundaries are aligned to Vicmap Property. This dataset is part of the Vicmap Admin dataset series.

          Dataset
        • During National Science Week on Sunday 26th August 2007, Geoscience Australia opened its doors to the community to showcase a diverse range of work activities. Members of the public had the opportunity to discover how earthquakes are detected, pan for gold, tour the building, view Australia in 3D, become a seafloor detective and talk to the people who work for Australia's national geoscience research organisation. The photographs of that open day have been converted into thumbmail images and are available on the GA web site.

          Collection session
        • Major hydrological basins and their sub-basins. This dataset divides the African continent according to its hydrological characteristics. +The dataset consists of the following information:- numerical code and name of the major basin (MAJ_BAS and MAJ_NAME); - area of the major basin in square km (MAJ_AREA); - numerical code and name of the sub-basin (SUB_BAS and SUB_NAME); - area of the sub-basin in square km (SUB_AREA); - numerical code of the sub-basin towards which the sub-basin flows (TO_SUBBAS) (the codes -888 and -999 have been assigned respectively to internal sub-basins and to sub-basins draining into the sea)

          Dataset
        • A harmonised database of natural ecosystems in the Circumpolar Arctic, based on published vegetation maps.

          Maps and graphics
      -
      • Nombre, par maille d'1 km², de plantes vasculaires (tous statuts) pour la région des Hauts-de-France, observées depuis 2000 - -Description du contenu -Cette couche précise, par maille d'1 km² et pour les cinq départements des Hauts-de-France (02, 59, 60, 62, 80), le nombre d’espèces de plante vasculaire (Fougères et Plantes à graines) tous statuts et observées après le 31/12/1999. - -Données attributaires -Maille [libelle] : libellé de la maille UTM 1 km². -Nombre d’espèces [nbre] : nombre d’espèces de plantes vasculaires (Fougères et Plantes à graines) tous statuts et observées depuis 2000 sur la maille.

        Service
      • Nombre par commune de plantes protégées (Plantes vasculaires et Bryophytes) pour la Communauté de communes Picardie des Châteaux (CCPCh), observées depuis 2000 - -Description du contenu -Cette couche précise par commune pour la Communauté de communes Picardie des Châteaux (CCPCh), le nombre d’espèces de plantes protégées [Plantes vasculaires (Fougères et Plantes à graines) et Bryophytes] et observées après le 31/12/1999. - -On entend par "Plantes protégées" les taxons inscrits à un des textes réglementaires suivants : -- Annexe II et IV de la Directive 92/43 CEE : "Habitats, Faune, Flore" (Protection européenne) -- Annexe 1 et 2 de l'arrêté du 20 janvier 1982 modifié par l’arrêté du 31 août 1995 (Protection nationale) -- en région Haute-Normandie au titre de l’arrêté du 3 avril 1990, en région Nord – Pas de Calais au titre de l'arrêté du 1er avril 1991 ou en région Picardie au titre de l'arrêté du 17 août 1989 (Protection régionale) -Sont exclus : -- les taxons considérés comme "non spontanés" (Statut de spontanéité = "C") pour "Protection régionale" -- et les taxons considérés comme "non indigènes" (Statut de spontanéité <> "I" ou "I?") pour "Protection nationale" et "Directive 92/43 CEE : Habitats, Faune, Flore" -- mais aussi les observations de populations cultivées. - -Données attributaires -Commune [libelle] : libellé de la commune avec code INSEE entre parenthèses. -Code INSEE [code] : code INSEE de la commune. -Nombre d’espèces [nbre] : nombre d’espèces de plantes protégées [Plantes vasculaires (Fougères et Plantes à graines) et Bryophytes] et observées depuis 2000 dans la commune. -Liste des espèces [listetaxons]* : listes des espèces de plantes protégées [Plantes vasculaires (Fougères et Plantes à graines) et Bryophytes] et observées depuis 2000 dans la commune. - -*voir informations complémentaires et codifications utilisées sur : https://digitale.cbnbl.org/aide/Digitale2_ListeEspecesDescription.pdf

        Service
      • Trois types de zones humides sont déterminés dans le SAGE de la Lys, approuvé par Arrêté Préfectoral du 20 septembre 2019 (disposition 6.1) : -› Zones dont la qualité, sur le plan fonctionnel et de la biodiversité, est remarquable et pour lesquelles des actions particulières de préservation doivent être menées (Carte 30). -› Zones où des actions de restauration/réhabilitation sont nécessaires (Carte 31). -› Zones qui permettent le maintien et le développement d’une agriculture viable et économiquement intégrée dans les territoires, et la préservation des zones humides et de leurs fonctionnalités (issues du PMAZH Artois-Picardie) (Carte 32). -Les zones humides à enjeu agricole correspondent aux zones qui permettent le maintien et le développement d’une agriculture viable et économiquement intégrée dans les territoires, et la préservation des zones humides et de leurs fonctionnalités. Ces zones sont issues du Plan de Maintien de l’Agriculture en Zone Humide de l’Agence de l’Eau Artois-Picardie. -Echelle d’utilisation : 1/25000 maximum. -Cette carte ne constitue pas une délimitation des zones humides au titre de la police de l’eau, ni des zones humides utilisées pour l’agriculture. -Donnée publiée par le symsagel.

        Dataset
      • Plan IGN est un ensemble de cartes numériques raster (format image) couvrant l’ensemble des départements français. Plan IGN est un fonds cartographique IGN complet pensé entièrement pour un usage écran. Il est constitué de 19 niveaux de zoom qui cartographient avec précision et lisibilité la France de l’échelle monde au 1 : 1000 environ tout en proposant un contenu cartographique riche à grande échelle, notamment en zone urbaine.

        Dataset
      • Nombre, par maille d'1 km², de plantes vasculaires d’intérêt patrimonial à l'échelle régionale pour pour la Communauté de communes Picardie des Châteaux (CCPCh), observées toutes dates - -Description du contenu -Cette couche précise, par maille d'1 km² et pour le territoire de la Communauté de communes Picardie des Châteaux (CCPCh), le nombre d’espèces de plantes vasculaires (Fougères et Plantes à graines) d'intérêt patrimonial à l'échelle régionale observées toutes dates. - -La notion de plante d’intérêt patrimonial est décrite dans les référentiels taxonomiques de DIGITALE sur : -https://www.cbnbl.org/referentiels-taxonomiques-et-statuts-regionaux-flore-vasculaire - -Données attributaires -Maille [libelle] : libellé de la maille UTM 1 km². -Nombre d’espèces [nbre] : nombre d’espèces de plantes vasculaires (Fougères et Plantes à graines) d'intérêt patrimonial observées toutes dates sur la maille.

        Service
      • Nombre, par maille d'1 km², d'observations de plantes vasculaires (tous statuts) pour le territoire de la Communauté de communes de Flandre intérieure (CCFI), réalisées depuis 2010 - -Description du contenu -Cette couche précise, par maille d'1 km² et pour le territoire de la Communauté de communes de Flandre intérieure (CCFI), le nombre d’observations de plantes vasculaires (Fougères et Plantes à graines) tous statuts et réalisées après le 31/12/2009. - -Données attributaires -Maille [libelle] : libellé de la maille UTM 1 km². -Nombre d’espèces [nbre] : nombre d’observations de plantes vasculaires (Fougères et Plantes à graines) tous statuts et réalisées depuis 2010 sur la maille.

        Service
      • Nombre par commune d'observations de plantes vasculaires (tous statuts) pour le territoire de la Métropole européenne de Lille (MEL), réalisées toutes dates - -Description du contenu -Cette couche précise par commune le territoire de la Métropole européenne de Lille (MEL), le nombre d’observations de plantes vasculaires (Fougères et Plantes à graines), tous statuts et réalisées toutes dates. - -Données attributaires -Commune [libelle] : libellé de la commune avec code INSEE entre parenthèses. -Code INSEE [code] : code INSEE de la commune. -Nombre d’espèces [nbre] : nombre d’observations de plantes vasculaires (Fougères et Plantes à graines) réalisées toutes dates sur la commune.

        Service
      • Nombre par maille de plantes protégées (Plantes vasculaires et Bryophytes) pour la Métropole européenne de Lille (MEL), observées toutes dates - -Description du contenu -Cette couche précise par maille des cinq départements pour la Métropole européenne de Lille (MEL), le nombre d’espèces de plantes protégées [Plantes vasculaires (Fougères et Plantes à graines) et Bryophytes] et observées toutes dates. - -On entend par "Plantes protégées" les taxons inscrits à un des textes réglementaires suivants : -- Annexe II et IV de la Directive 92/43 CEE : "Habitats, Faune, Flore" (Protection européenne) -- Annexe 1 et 2 de l'arrêté du 20 janvier 1982 modifié par l’arrêté du 31 août 1995 (Protection nationale) -- en région Haute-Normandie au titre de l’arrêté du 3 avril 1990, en région Nord – Pas de Calais au titre de l'arrêté du 1er avril 1991 ou en région Picardie au titre de l'arrêté du 17 août 1989 (Protection régionale) -Sont exclus : -- les taxons considérés comme "non spontanés" (Statut de spontanéité = "C") pour "Protection régionale" -- et les taxons considérés comme "non indigènes" (Statut de spontanéité <> "I" ou "I?") pour "Protection nationale" et "Directive 92/43 CEE : Habitats, Faune, Flore" -- mais aussi les observations de populations cultivées. - -Données attributaires -Maille [libelle] : libellé de la maille UTM 1 km². -Nombre d’espèces [nbre] : nombre d’espèces de plantes protégées [Plantes vasculaires (Fougères et Plantes à graines) et Bryophytes] et observées toutes dates sur la maille.

        Service
      • Nombre par commune d'observations de plantes vasculaires (tous statuts) pour le territoire de la Communauté urbaine de Dunkerque (CUD), réalisées depuis 2000 - -Description du contenu -Cette couche précise par commune du territoire de la Communauté urbaine de Dunkerque (CUD), le nombre d’observations de plantes vasculaires (Fougères et Plantes à graines) tous statuts et réalisées après le 31/12/1999. - -Données attributaires -Commune [libelle] : libellé de la commune avec code INSEE entre parenthèses. -Code INSEE [code] : code INSEE de la commune. -Nombre d’espèces [nbre] : nombre d’observations de plantes vasculaires (Fougères et Plantes à graines) tous statuts et réalisées depuis 2000 sur la commune.

        Service
      • Un Programme de Restauration et d’Entretien (PRE) de cours d’eau est un document de planification pluriannuel établi de manière globale et cohérente à l’échelle des sous bassins versants qui composent le bassin versant de la Lys. Un PRE vise à définir les actions nécessaires en matière de restauration et d’entretien avec pour objectif un rétablissement ou un maintien de la qualité et de la fonctionnalité des cours d’eau. -Cette base de données correspond au linéaire de cours d'eau couvert par chaque PRE du bassin versant de la Lys. Donnée publiée par symsagel.

        Dataset
      • Nombre par maille de bryophytes menacées régionales pour la région des Hauts-de-France, observées avant 2000. - -Description du contenu -Cette couche précise par maille et pour les cinq départements des Hauts-de-France (02, 59, 60, 62, 80), le nombre d’espèces de bryophytes (mousses, hépatiques et anthocérotes) menacées régionales et observées avant le 01/01/2000. -Une bryophyte est dite "menacée" si elle a comme cotation UICN de niveau de menace régional l'une des valeurs suivantes : "CR*", "CR", "EN" ou "VU". -La liste des bryophytes menacées est disponible dans les référentiels taxonomiques de DIGITALE sur : -https://www.cbnbl.org/referentiels-taxonomiques-et-statuts-regionaux-et-departementaux-bryophytes - -Données attributaires -Maille [libelle] : libellé de la maille UTM 1 km². -Nombre d’espèces [nbre] : nombre d’espèces de bryophytes (mousses, hépatiques et anthocérotes) menacées régionales et observées avant 2000 sur la maille.

        Dataset
      • Share of the cadastral surface area that is artificially developed in the cadastral surface area and not unknown to the administrative entity (region, province, district and municipality) for Wallonia

        Dataset
      • +
        • A harmonised database of natural ecosystems in the Circumpolar Arctic, based on published vegetation maps.

          Maps and graphics
        • automated tests abstract

          Dataset
        • This dataset is the definitive set of locality boundaries for the state of Victoria as defined by Local Government and registered by the Registrar of Geographic Names. The boundaries are aligned to Vicmap Property. This dataset is part of the Vicmap Admin dataset series.

          Dataset
        • During National Science Week on Sunday 26th August 2007, Geoscience Australia opened its doors to the community to showcase a diverse range of work activities. Members of the public had the opportunity to discover how earthquakes are detected, pan for gold, tour the building, view Australia in 3D, become a seafloor detective and talk to the people who work for Australia's national geoscience research organisation. The photographs of that open day have been converted into thumbmail images and are available on the GA web site.

          Collection session
        • Major hydrological basins and their sub-basins. This dataset divides the African continent according to its hydrological characteristics. +The dataset consists of the following information:- numerical code and name of the major basin (MAJ_BAS and MAJ_NAME); - area of the major basin in square km (MAJ_AREA); - numerical code and name of the sub-basin (SUB_BAS and SUB_NAME); - area of the sub-basin in square km (SUB_AREA); - numerical code of the sub-basin towards which the sub-basin flows (TO_SUBBAS) (the codes -888 and -999 have been assigned respectively to internal sub-basins and to sub-basins draining into the sea)

          Dataset
        • Physiographic maps for the CIS and Baltic States (CIS_BS), Mongolia, China and Taiwan Province of China. Between the three regions (China, Mongolia, and CIS_BS countries) DCW boundaries were introduced. There are no DCW boundaries between Russian Federation and the rest of the new countries of the CIS_BS. The original physiographic map of China includes the Chinese border between India and China, which extends beyond the Indian border line, and the South China Sea islands (no physiographic information is present for islands in the South China Sea). The use of these country boundaries does not imply the expression of any opinion whatsoever on the part of FAO concerning the legal or constitutional states of any country, territory, or sea area, or concerning delimitation of frontiers. The Maps visualize the items LANDF, HYPSO, SLOPE that correspond to Landform, Hypsometry and Slope.

          Dataset
        • This catalog is for registering all metadata records held by the Geofffrey's Tube Palace Hotel Ballroom.

          Service
      No comments
      @@ -568,8 +119,8 @@

      My GeoNetwork catalogue

      -
    - + - \ No newline at end of file + \ No newline at end of file diff --git a/reports-vagrant/master/GeonetworkSpec/001-001-I_can_access_the__geonetwork__webapp-GnHomePage.png b/reports-vagrant/master/GeonetworkSpec/001-001-I_can_access_the__geonetwork__webapp-GnHomePage.png index c9303353..d7c7ba77 100644 Binary files a/reports-vagrant/master/GeonetworkSpec/001-001-I_can_access_the__geonetwork__webapp-GnHomePage.png and b/reports-vagrant/master/GeonetworkSpec/001-001-I_can_access_the__geonetwork__webapp-GnHomePage.png differ diff --git a/reports-vagrant/master/GeonetworkSpec/002-001-Being_onto_the__geonetwork__catalogue__I_can_trigger_a_search-GnSearchResults.html b/reports-vagrant/master/GeonetworkSpec/002-001-Being_onto_the__geonetwork__catalogue__I_can_trigger_a_search-GnSearchResults.html index e952f11b..7186172a 100644 --- a/reports-vagrant/master/GeonetworkSpec/002-001-Being_onto_the__geonetwork__catalogue__I_can_trigger_a_search-GnSearchResults.html +++ b/reports-vagrant/master/GeonetworkSpec/002-001-Being_onto_the__geonetwork__catalogue__I_can_trigger_a_search-GnSearchResults.html @@ -1,24 +1,23 @@ - + My GeoNetwork catalogue - + - - - - - - - - - - - -
    + + + + + + + + + + +
    - -
    -
    +
    +
    -
    -
    +
    -