Test SNIPE-IT software #7

Merged
akrdzic merged 1 commits from asset-management into master 2018-07-25 14:33:21 +02:00
akrdzic commented 2018-07-23 07:20:47 +02:00 (Migrated from gitlab.com)

After testing and reviewing a bunch of asset management software (as per https://app.asana.com/0/697944902557002/734725867219707) installed and tested SNIPE-IT.

Smoke test:

  1. Go into the folder snipe-it-test
  2. Run script setup-snipeit.sh (during installation setup FQDN to localhost:5555)
  3. Enable your apache server to listen on port 5555 (add Listen 5555 in ports.conf and then restart apache)
  4. Use dump file from snipe-it-test for database snipeit
  5. Go to http://localhost:5555 and login as admin (username: asset-manager, pass: Te****7!)
  6. Go to assets list and notice created assets
  7. Now go to woocommerce-order folder and execute npm install
  8. Run npm start and go to ASSET MANAGEMENT tab of test frontend app
  9. Test that number of assets visible from SNIPE-IT admin dashboard and from frontend app is the same.
  10. Delete some of assets and again confirm that assets match.
  11. Add some new assets from frontend app and check that they are visible from admin dashboard.
After testing and reviewing a bunch of asset management software (as per https://app.asana.com/0/697944902557002/734725867219707) installed and tested SNIPE-IT. Smoke test: 1. Go into the folder `snipe-it-test` 2. Run script `setup-snipeit.sh` (during installation setup FQDN to localhost:5555) 3. Enable your apache server to listen on port 5555 (add `Listen 5555` in ports.conf and then restart apache) 4. Use dump file from `snipe-it-test` for database `snipeit` 5. Go to http://localhost:5555 and login as admin (username: asset-manager, pass: Te****7!) 6. Go to assets list and notice created assets 7. Now go to woocommerce-order folder and execute `npm install` 8. Run `npm start` and go to ASSET MANAGEMENT tab of test frontend app 9. Test that number of assets visible from SNIPE-IT admin dashboard and from frontend app is the same. 10. Delete some of assets and again confirm that assets match. 11. Add some new assets from frontend app and check that they are visible from admin dashboard.
akrdzic commented 2018-07-23 07:21:40 +02:00 (Migrated from gitlab.com)

changed the description

changed the description
akrdzic commented 2018-07-23 07:23:33 +02:00 (Migrated from gitlab.com)

changed the description

changed the description
nedimu commented 2018-07-25 14:33:21 +02:00 (Migrated from gitlab.com)

merged

merged
nedimu commented 2018-07-25 14:33:21 +02:00 (Migrated from gitlab.com)

mentioned in commit f8db44c735

mentioned in commit f8db44c735b0ad7d639811e538b9b1c2840d3c87
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: senaduka/old-experiments#7