GitXplorerGitXplorer
v

dev-practice

public
2 stars
6 forks
0 issues

Commits

List of commits on branch master.
Unverified
b7be5df5d823c7ef325d65633253323395dd209d

Merge pull request #20 from freeecodecampcoder/master

vvibiu committed 8 years ago
Unverified
310f2a21c57c17cb4f6f85c71309102f59af6696

wrote areadme file

yyourboyZCS committed 8 years ago
Unverified
e651995dd8b51652f71b82e1d52c01e6a2214134

wrote a readme file

yyourboyZCS committed 8 years ago
Unverified
cc943808babc0608c199014d4ab28bec1b6a85b7

wrote a redme file

yyourboyZCS committed 8 years ago
Unverified
2b922dc5b4e8b40a4ed8312cf2d227560b3e9ef4

Merge pull request #18 from zhouzi180/master

vvibiu committed 8 years ago
Unverified
e95bb2369566225b0eb7ac2d0c3bfd402884e7c4

Merge pull request #19 from ncuwaln/master

vvibiu committed 8 years ago

README

The README file for this repository.

About

练习

  • fork这个项目

  • 在根目录下新建一个属于你的目录, 以用户名为目录名

  • 完成task, 使它通过test

  • pull request

tests1

通过test1.py

1.copy vibiu 目录下的 test1.py

2.新建task1.py

3.创建一个LoginUser的类, 实现这个类的get_page方法, 使它通过test1.py的测试.

$ python tests.py
test pass