akvo / isco

1 stars 1 forks source link

Feature/431 update roadmap pdf texts #432

Closed navins94 closed 1 year ago

navins94 commented 1 year ago

Below things are changed in roadmap pdf

Living income superscript Footer text superscript Background text

navins94 commented 1 year ago

Hi @navins94 , Why are all the IDs updated? I thought we copied the old roadmap to example-initial-value on akvo-react-form-editor, then add new living income group.

I wasn't aware that we can copy initial values. I can update it. @wayangalihpratama where can I copy I don't see any option Screenshot 2023-04-13 at 6 31 42 AM

wayangalihpratama commented 1 year ago

Hi @navins94 , Why are all the IDs updated? I thought we copied the old roadmap to example-initial-value on akvo-react-form-editor, then add new living income group.

I wasn't aware that we can copy initial values. I can update it. @wayangalihpratama where can I copy I don't see any option Screenshot 2023-04-13 at 6 31 42 AM

Hi Navin, I was told the step on Slack chat to run akvo-react-form-editor locally, so we can replace the example initial value.

navins94 commented 1 year ago

Hi @navins94 , Why are all the IDs updated? I thought we copied the old roadmap to example-initial-value on akvo-react-form-editor, then add new living income group.

I wasn't aware that we can copy initial values. I can update it. @wayangalihpratama where can I copy I don't see any option Screenshot 2023-04-13 at 6 31 42 AM

Hi Navin, I was told the step on Slack chat to run akvo-react-form-editor locally, so we can replace the example initial value.

Yes, Sorry I missed that part. I have reverted the old Ids

wayangalihpratama commented 1 year ago

Hi @navins94 , Can you please rebase/merge develop branch into this branch.

navins94 commented 1 year ago

Hi @navins94 , selenium test failed when I run docker-compose exec selenium ./run.sh

error: invalid session id

info: Finished test open_manage_user_page Failure
warn: Completed with failure
 FAIL  ../usr/local/lib/node_modules/selenium-side-runner/dist/main.test.js (36.254 s)
  Running project ISCO
    Running suite login_with_verified_super_admin
      ✓ Running test login_with_verified_super_admin (5864 ms)
    Running suite isco_authentication
      ✓ Running test 00_clean_up_test_user (2746 ms)
      ✓ Running test 01_register_new_user (6836 ms)
    Running suite isco_admin_page
      ✕ Running test open_manage_user_page (20334 ms)

  ● Running project ISCO › Running suite isco_admin_page › Running test open_manage_user_page

    Operation timed out running command open:/admin:

      at Timeout.<anonymous> (node_modules/@seleniumhq/side-runtime/src/playback-tree/command-node.ts:151:13)

  ● Running project ISCO › Running suite isco_admin_page › Running test open_manage_user_page

    thrown: true

      at node_modules/jest-each/build/bind.js:43:11
          at Array.forEach (<anonymous>)
      at src/main.test.ts:150:9
          at Array.forEach (<anonymous>)

Test Suites: 1 failed, 1 total
Tests:       1 failed, 3 passed, 4 total
Snapshots:   0 total
Time:        36.297 s

Hi @wayangalihpratama ,

I am not getting that error when I run that command. Maybe your backend was not started or something like that Screenshot 2023-04-13 at 5 54 36 PM