inrupt / friend-requests-exploration

An exploration into how Solid users might send each other friend requests
MIT License
3 stars 2 forks source link

manual testing #36

Open michielbdejong opened 5 years ago

michielbdejong commented 5 years ago

Test accounts (password is '123' for all):

https://for-demo-testing.inrupt.net/profile/card#me https://be-my-friend.inrupt.net/profile/card#me https://example-user.inrupt.net/profile/card#me https://new-user.inrupt.net/profile/card#me

michielbdejong commented 5 years ago

seems to sort of work!

michielbdejong commented 4 years ago

Need to repeat this now with all the recent changes.

michielbdejong commented 4 years ago

http://localhost:3000/https%3A%2F%2Ftic-tac-joe.inrupt.net%2Fprofile%2Fcard%23me correctly fills the main panel now

michielbdejong commented 4 years ago

Using the 'Manage People' option in Chrome, this works pretty well! :) Basically you can open a separate Chrome window that's running a different Chrome user profile. I made the test account avatars match the Chrome-People avatars I picked :)

Screenshot 2019-11-29 16 26 09
Vinnl commented 4 years ago

If you don't mind using Firefox, Mozilla also created Multi-account Containers, which allows you to log in to different accounts in different tabs, keeping it all in a single window. It works really well :)

michielbdejong commented 4 years ago

Ah that sounds even better, will give that a try too!