Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create demo rehearsal script #154

Closed
Bill-Kunj opened this issue May 24, 2021 · 14 comments
Closed

create demo rehearsal script #154

Bill-Kunj opened this issue May 24, 2021 · 14 comments
Assignees
Labels
ui UI / UX

Comments

@Bill-Kunj
Copy link
Collaborator

No description provided.

@Bill-Kunj Bill-Kunj added the ui UI / UX label May 24, 2021
@David405
Copy link
Collaborator

@Bill-Keuntje this isn't very clear to me

@Bill-Kunj Bill-Kunj changed the title create demo script create demo rehearsal script May 25, 2021
@David405
Copy link
Collaborator

@Bill-Keuntje I presume this is supposed to be like test scripts that will replicate the demo process?

@w2vy
Copy link
Collaborator

w2vy commented May 30, 2021

Basically the series of steps we would use to demo the functionality to show our progress.
It would be a shared doc (google?) that we would all edit include discussion topics to point out key features

I also would like to see what APIs are used and how so I can write regression test scripts ASAP

@Bill-Kunj
Copy link
Collaborator Author

@Bill-Keuntje I presume this is supposed to be like test scripts that will replicate the demo process?

@David405 this is not a technical task. The script is similar to a written script for an actor on stage.

@David405
Copy link
Collaborator

Thanks for the clarification @w2vy @Bill-Keuntje, it is much clearer now

@w2vy
Copy link
Collaborator

w2vy commented Jun 1, 2021

@David405 what actions are required for the new voting interface?

I currently support these actions:
castVote.rho checkBalance.rho peekInbox.rho tallyVotes.rho
addVoterToIssue.rho transfer.rho
newinbox.rho delegateVote.rho newIssue.rho

from looking at src/actions that leaves these. Which is the below are needed?

addGroupToIssue.rho displayVote.rho lookupURI.rho newMemberDirectory.rho share.rho
addMember.rho doit.rho makeMint.rho checkRegistration.rho getRoll.rho newGroup.rho peekKudos.rho
awardKudos.rho claimWithInbox.rho helloWorld.rho receiveFromInbox.rho wannainit.rho
CallForHelp.rho joinGroup.rho sendMail.rho

Once I have that list I will work up python class support for unit_tests and voting script regression testing

@Bill-Kunj Bill-Kunj added this to the October coop voting app milestone Jun 3, 2021
@David405
Copy link
Collaborator

@w2vy I believe the actions you currently support are sufficient for the new voting interface

@w2vy
Copy link
Collaborator

w2vy commented Jun 12, 2021 via email

@David405
Copy link
Collaborator

@w2vy I believe for the first iteration of the voting interface, a ballot is already provided, so there would be no use calling a newBallot.rho function

@w2vy
Copy link
Collaborator

w2vy commented Jun 17, 2021 via email

@David405
Copy link
Collaborator

Yea, you are correct, I am only saying that with the first iteration of the voting interface, we are working with hard coded ballot I.e a sample ballot.json data

@Bill-Kunj
Copy link
Collaborator Author

Bill-Kunj commented Aug 27, 2021

@jimscarver A demo will, of course, be necessary before October voting. Can you produce a starter "hollywood" script for the demo?

@Bill-Kunj
Copy link
Collaborator Author

Bill-Kunj commented Aug 28, 2021

I though that with a Ballot you could add a group to the ballot as opposed to adding one user at a time

On 6/16/21 5:30 PM, David Asamonye wrote: @w2vy https://github.com/w2vy I believe for the first iteration of the voting interface, a ballot is already provided, so there would be no use calling a newBallot.rho function — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#154 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJ6NWTTP566QEHPF2RGPXLTTEJZHANCNFSM45N7LBOA.

No longer true for the rv2021 milestone
@jimscarver please provide guidance on how the rv2021 ballot is created

@Bill-Kunj
Copy link
Collaborator Author

replaced by #266

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui UI / UX
Projects
None yet
Development

No branches or pull requests

4 participants