golemfactory / golem-unlimited

Golem-unlimited
GNU General Public License v3.0
46 stars 8 forks source link

Add a regression test for #201 #208

Closed marmistrz closed 5 years ago

marmistrz commented 5 years ago

If ProviderRef implemented Debug and PeerInfo implemented PartialEq, I could just write

    assert_eq!(pi, pi2);