added kivy app code and telenium test cases #1743
No reviewers
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-12-05#1743
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "navjotcis/telenium-test-cases"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
1)Added kivy app code of python3 version.
2)Added python3_requirement.txt withj all kivy amd kivymd latest version.
3)Added main_test module for running telenium test cases
4)Added telenium test cases(Graphical test cases) for kivy desktop app
I don't think this runs any test. We don't have buildbot integration.
changes should be pushed to upstream kivymd
@ -0,0 +10,4 @@
use their pre-written build processes
"""
url = 'https://github.com/surbhicis/bitmsghash/archive/master.zip'
what is this
needs to be shortened. Remove translations among other things
@ -0,0 +10,4 @@
use their pre-written build processes
"""
url = 'https://github.com/surbhicis/bitmsghash/archive/master.zip'
this is bitmsghash recipes for android requirement
@ -0,0 +10,4 @@
use their pre-written build processes
"""
url = 'https://github.com/surbhicis/bitmsghash/archive/master.zip'
the code should be a part of this PR
@ -0,0 +10,4 @@
use their pre-written build processes
"""
url = 'https://github.com/surbhicis/bitmsghash/archive/master.zip'
or the whole thing removed
mpybit.py
is too big, needs to be split into multiple files.